#FDF9CC#FDF9CC
#FDF9CC is a very light, muted yellow. Relative luminance 0.930; OKLCH L 97.4% C 0.058 H 103.2°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF9CC |
|---|---|
| RGB | rgb(253, 249, 204) |
| HSL | hsl(55, 92%, 90%) |
| HSV | hsv(55, 19%, 99%) |
| CMYK | cmyk(0%, 1.6%, 19.4%, 0.8%) |
| CIE-LAB | lab(97.23, -5.79, 22.13) |
| CIE-LCH | lch(97.23, 22.88, 104.65°) |
| OKLab | oklab(97.4% -0.0133 0.0567) |
| OKLCH | oklch(97.4% 0.058 103.2) |
| XYZ | xyz(85.2823, 92.9948, 70.5722) |
| Luminance | 0.9299 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lemonchiffon
#FFFACD
ΔE00 0.42
Cream
#FFFDD0
ΔE00 1.00
Pale
#FFF9D0
ΔE00 1.33
Eggshell (survey)
#FFFFD4
ΔE00 1.81
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.85
Ivory (survey)
#FFFFCB
ΔE00 2.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF9CC #CCD0FD
analogous
#FDE1CC #FDF9CC #E9FDCC
triadic
#FDF9CC #CCFDF9 #F9CCFD
tetradic
#FDF9CC #CCFDE1 #CCD0FD #FDCCE9
square
#FDF9CC #CCFDE1 #CCD0FD #FDCCE9
split-complementary
#FDF9CC #CCE9FD #E1CCFD
monochromatic
#F8EB56 #FBF291 #FDF9CC #FEFCE2 #FEFCE2
Accessibility & contrast
On white
1.07
#FDF9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#FDF9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF9CC
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF9CC | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C9
Deuteranopia (green-blind)
#FFF8CE
Tritanopia (blue-blind)
#FFF3ED
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fdf9cc; /* rgb */ color: rgb(253, 249, 204); /* oklch */ color: oklch(97.4% 0.058 103.2);
Tailwind
colors: {
custom: {
50: '#fefbdb',
500: '#fdf9cc',
950: '#000000',
},
}SCSS
$custom: #fdf9cc; $custom-light: #fefbdb; $custom-dark: #000000;
JSON
{
"hex": "#fdf9cc",
"rgb": {
"r": 253,
"g": 249,
"b": 204
},
"hsl": {
"h": 55.102,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.97403,
"c": 0.05819,
"h": 103.2
},
"luminance": 0.92994
}Semantic roles & 50–950 ramp
primary
#FDF9CC
secondary
#888FE5
accent
#13E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181715
muted
#868584