#FFF95F#FFF95F

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

Color values

HEX#FFF95F
RGBrgb(255, 249, 95)
HSLhsl(58, 100%, 69%)
HSVhsv(58, 63%, 100%)
CMYKcmyk(0%, 2.4%, 62.7%, 0%)
CIE-LABlab(95.93, -15.98, 72.00)
CIE-LCHlch(95.93, 73.76, 102.51°)
OKLaboklab(95.94% -0.0501 0.1632)
OKLCHoklch(95.94% 0.171 107.1)
XYZxyz(77.1839, 89.8401, 24.0994)
Luminance0.8984 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF95F #5F65FF
analogous
#FFA95F #FFF95F #B5FF5F
triadic
#FFF95F #5FFFF9 #F95FFF
tetradic
#FFF95F #5FFFA9 #5F65FF #FF5FB5
square
#FFF95F #5FFFA9 #5F65FF #FF5FB5
split-complementary
#FFF95F #5FB5FF #A95FFF
monochromatic
#E4DB00 #FFF722 #FFF95F #FFFB9C #FFFED9

Accessibility & contrast

On white

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

On black

18.97
#FFF95F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF95F
18.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF95F#FFFFFF#000000##000000
##FFF95F1.001.1118.9718.97
#FFFFFF1.111.0021.0021.00
#00000018.9721.001.001.00
##00000018.9721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff95f;
/* rgb */ color: rgb(255, 249, 95);
/* oklch */ color: oklch(95.9% 0.171 107.1);
Tailwind
colors: {
  custom: {
    50: '#fffb93',
    500: '#fff95f',
    950: '#000000',
  },
}
SCSS
$custom: #fff95f;
$custom-light: #fffb93;
$custom-dark: #000000;
JSON
{
  "hex": "#fff95f",
  "rgb": {
    "r": 255,
    "g": 249,
    "b": 95
  },
  "hsl": {
    "h": 57.75,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.95941,
    "c": 0.17068,
    "h": 107.1
  },
  "luminance": 0.89838
}

Semantic roles & 50–950 ramp

primary
#FFF95F
secondary
#2930D9
accent
#09E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#19170E
muted
#87857F

Preview Lab

Preview with #FFF95F

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

Preview Lab → · Contrast checker → · Palette generator →

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