#FDF8CB#FDF8CB
#FDF8CB is a very light, muted yellow. Relative luminance 0.923; OKLCH L 97.2% C 0.058 H 102.2°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF8CB |
|---|---|
| RGB | rgb(253, 248, 203) |
| HSL | hsl(54, 93%, 89%) |
| HSV | hsv(54, 20%, 99%) |
| CMYK | cmyk(0%, 2%, 19.8%, 0.8%) |
| CIE-LAB | lab(96.96, -5.43, 22.27) |
| CIE-LCH | lch(96.96, 22.92, 103.70°) |
| OKLab | oklab(97.18% -0.0123 0.057) |
| OKLCH | oklch(97.18% 0.058 102.2) |
| XYZ | xyz(84.8545, 92.3304, 69.8398) |
| Luminance | 0.9233 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lemonchiffon
#FFFACD
ΔE00 0.41
Pale
#FFF9D0
ΔE00 1.18
Cream
#FFFDD0
ΔE00 1.36
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.14
Eggshell (survey)
#FFFFD4
ΔE00 2.17
Ivory (survey)
#FFFFCB
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF8CB #CBD0FD
analogous
#FDDFCB #FDF8CB #E9FDCB
triadic
#FDF8CB #CBFDF8 #F8CBFD
tetradic
#FDF8CB #CBFDDF #CBD0FD #FDCBE9
square
#FDF8CB #CBFDDF #CBD0FD #FDCBE9
split-complementary
#FDF8CB #CBE9FD #DFCBFD
monochromatic
#F8E855 #FBF090 #FDF8CB #FEFBE2 #FEFBE2
Accessibility & contrast
On white
1.08
#FDF8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#FDF8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF8CB
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF8CB | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C8
Deuteranopia (green-blind)
#FFF8CD
Tritanopia (blue-blind)
#FFF2EC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fdf8cb; /* rgb */ color: rgb(253, 248, 203); /* oklch */ color: oklch(97.2% 0.058 102.2);
Tailwind
colors: {
custom: {
50: '#fefadb',
500: '#fdf8cb',
950: '#000000',
},
}SCSS
$custom: #fdf8cb; $custom-light: #fefadb; $custom-dark: #000000;
JSON
{
"hex": "#fdf8cb",
"rgb": {
"r": 253,
"g": 248,
"b": 203
},
"hsl": {
"h": 54,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.97184,
"c": 0.05829,
"h": 102.2
},
"luminance": 0.92329
}Semantic roles & 50–950 ramp
primary
#FDF8CB
secondary
#8790E5
accent
#17E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181715
muted
#868584