#FDF95F#FDF95F

#FDF95F is a very light, vivid yellow. Relative luminance 0.895; OKLCH L 95.8% C 0.171 H 107.8°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).

Color values

HEX#FDF95F
RGBrgb(253, 249, 95)
HSLhsl(58, 98%, 68%)
HSVhsv(58, 62%, 99%)
CMYKcmyk(0%, 1.6%, 62.5%, 0.8%)
CIE-LABlab(95.77, -16.78, 71.79)
CIE-LCHlch(95.77, 73.73, 103.16°)
OKLaboklab(95.78% -0.0523 0.1628)
OKLCHoklch(95.78% 0.171 107.8)
XYZxyz(76.4518, 89.4626, 24.0650)
Luminance0.8946 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF95F #5F63FD
analogous
#FDAA5F #FDF95F #B2FD5F
triadic
#FDF95F #5FFDF9 #F95FFD
tetradic
#FDF95F #5FFDAA #5F63FD #FD5FB2
square
#FDF95F #5FFDAA #5F63FD #FD5FB2
split-complementary
#FDF95F #5FB2FD #AA5FFD
monochromatic
#DFD903 #FCF723 #FDF95F #FEFB9B #FFFED8

Accessibility & contrast

On white

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

On black

18.89
#FDF95F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF95F
18.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF95F#FFFFFF#000000##000000
##FDF95F1.001.1118.8918.89
#FFFFFF1.111.0021.0021.00
#00000018.8921.001.001.00
##00000018.8921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fdf95f;
/* rgb */ color: rgb(253, 249, 95);
/* oklch */ color: oklch(95.8% 0.171 107.8);
Tailwind
colors: {
  custom: {
    50: '#fffb93',
    500: '#fdf95f',
    950: '#000000',
  },
}
SCSS
$custom: #fdf95f;
$custom-light: #fffb93;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf95f",
  "rgb": {
    "r": 253,
    "g": 249,
    "b": 95
  },
  "hsl": {
    "h": 58.481,
    "s": 97.531,
    "l": 68.235
  },
  "oklch": {
    "l": 0.95778,
    "c": 0.17095,
    "h": 107.8
  },
  "luminance": 0.8946
}

Semantic roles & 50–950 ramp

primary
#FDF95F
secondary
#292ED7
accent
#06E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170E
muted
#86857F

Preview Lab

Preview with #FDF95F

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

Preview Lab → · Contrast checker → · Palette generator →

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