#FFF95C#FFF95C

#FFF95C is a very light, vivid yellow. Relative luminance 0.898; OKLCH L 95.9% C 0.173 H 107.1°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).

Color values

HEX#FFF95C
RGBrgb(255, 249, 92)
HSLhsl(58, 100%, 68%)
HSVhsv(58, 64%, 100%)
CMYKcmyk(0%, 2.4%, 63.9%, 0%)
CIE-LABlab(95.91, -16.15, 73.16)
CIE-LCHlch(95.91, 74.92, 102.45°)
OKLaboklab(95.92% -0.0509 0.1652)
OKLCHoklch(95.92% 0.173 107.1)
XYZxyz(77.0502, 89.7866, 23.3950)
Luminance0.8978 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF95C #5C62FF
analogous
#FFA75C #FFF95C #B4FF5C
triadic
#FFF95C #5CFFF9 #F95CFF
tetradic
#FFF95C #5CFFA7 #5C62FF #FF5CB4
square
#FFF95C #5CFFA7 #5C62FF #FF5CB4
split-complementary
#FFF95C #5CB4FF #A75CFF
monochromatic
#E1D800 #FFF71F #FFF95C #FFFB99 #FFFED6

Accessibility & contrast

On white

1.11
#FFF95C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.96
#FFF95C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF95C
18.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF95C#FFFFFF#000000##000000
##FFF95C1.001.1118.9618.96
#FFFFFF1.111.0021.0021.00
#00000018.9621.001.001.00
##00000018.9621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF047
Deuteranopia (green-blind)
#FFF666
Tritanopia (blue-blind)
#FFEAD9
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #fff95c;
/* rgb */ color: rgb(255, 249, 92);
/* oklch */ color: oklch(95.9% 0.173 107.1);
Tailwind
colors: {
  custom: {
    50: '#fffb91',
    500: '#fff95c',
    950: '#000000',
  },
}
SCSS
$custom: #fff95c;
$custom-light: #fffb91;
$custom-dark: #000000;
JSON
{
  "hex": "#fff95c",
  "rgb": {
    "r": 255,
    "g": 249,
    "b": 92
  },
  "hsl": {
    "h": 57.791,
    "s": 100,
    "l": 68.039
  },
  "oklch": {
    "l": 0.95916,
    "c": 0.17282,
    "h": 107.1
  },
  "luminance": 0.89784
}

Semantic roles & 50–950 ramp

primary
#FFF95C
secondary
#262DD9
accent
#08E600
background
#FFFFFC
surface
#FFFFF4
border
#D7D7CE
text
#19170D
muted
#87857F

Preview Lab

Preview with #FFF95C

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#FFF95C Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva