#FDF99D#FDF99D
#FDF99D is a very light, moderate yellow. Relative luminance 0.911; OKLCH L 96.5% C 0.114 H 106.2°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF99D |
|---|---|
| RGB | rgb(253, 249, 157) |
| HSL | hsl(58, 96%, 80%) |
| HSV | hsv(58, 38%, 99%) |
| CMYK | cmyk(0%, 1.6%, 37.9%, 0.8%) |
| CIE-LAB | lab(96.44, -11.64, 44.63) |
| CIE-LCH | lch(96.44, 46.12, 104.62°) |
| OKLab | oklab(96.52% -0.0317 0.1091) |
| OKLCH | oklch(96.52% 0.114 106.2) |
| XYZ | xyz(80.4707, 91.0701, 45.2310) |
| Luminance | 0.9107 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.26
Dark Cream
#FFF39A
ΔE00 2.34
Parchment
#FEFCAF
ΔE00 2.72
Manilla
#FFFA86
ΔE00 3.43
Creme
#FFFFB6
ΔE00 3.75
Light Beige
#FFFEB6
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF99D #9DA1FD
analogous
#FDC99D #FDF99D #D1FD9D
triadic
#FDF99D #9DFDF9 #F99DFD
tetradic
#FDF99D #9DFDC9 #9DA1FD #FD9DD1
square
#FDF99D #9DFDC9 #9DA1FD #FD9DD1
split-complementary
#FDF99D #9DD1FD #C99DFD
monochromatic
#FBF225 #FCF561 #FDF99D #FEFDD9 #FEFDE1
Accessibility & contrast
On white
1.09
#FDF99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#FDF99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF99D
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF99D | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF296
Deuteranopia (green-blind)
#FFF7A1
Tritanopia (blue-blind)
#FFEEE2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fdf99d; /* rgb */ color: rgb(253, 249, 157); /* oklch */ color: oklch(96.5% 0.114 106.2);
Tailwind
colors: {
custom: {
50: '#fffbbb',
500: '#fdf99d',
950: '#000000',
},
}SCSS
$custom: #fdf99d; $custom-light: #fffbbb; $custom-dark: #000000;
JSON
{
"hex": "#fdf99d",
"rgb": {
"r": 253,
"g": 249,
"b": 157
},
"hsl": {
"h": 57.5,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.96523,
"c": 0.11357,
"h": 106.2
},
"luminance": 0.91068
}Semantic roles & 50–950 ramp
primary
#FDF99D
secondary
#5F64E0
accent
#0AE600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181712
muted
#868582