#FDF5DD#FDF5DD
#FDF5DD is a very light, muted yellow. Relative luminance 0.914; OKLCH L 97.0% C 0.033 H 91.7°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF5DD |
|---|---|
| RGB | rgb(253, 245, 221) |
| HSL | hsl(45, 89%, 93%) |
| HSV | hsv(45, 13%, 99%) |
| CMYK | cmyk(0%, 3.2%, 12.6%, 0.8%) |
| CIE-LAB | lab(96.58, -1.25, 12.51) |
| CIE-LCH | lch(96.58, 12.58, 95.72°) |
| OKLab | oklab(97.01% -0.0009 0.0326) |
| OKLCH | oklch(97.01% 0.033 91.7) |
| XYZ | xyz(86.2104, 91.4089, 81.4947) |
| Luminance | 0.9141 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 1.62
Eggshell
#F0EAD6
ΔE00 2.73
Oldlace
#FDF5E6
ΔE00 3.46
Papayawhip
#FFEFD5
ΔE00 3.58
Beige
#F5F5DC
ΔE00 3.68
Off White (survey)
#FFFFE4
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF5DD #DDE5FD
analogous
#FDE5DD #FDF5DD #F5FDDD
triadic
#FDF5DD #DDFDF5 #F5DDFD
tetradic
#FDF5DD #DDFDE5 #DDE5FD #FDDDF5
square
#FDF5DD #DDFDE5 #DDE5FD #FDDDF5
split-complementary
#FDF5DD #DDF5FD #E5DDFD
monochromatic
#F6D369 #FAE4A3 #FDF5DD #FDF7E2 #FDF7E2
Accessibility & contrast
On white
1.09
#FDF5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#FDF5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF5DD
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF5DD | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DC
Deuteranopia (green-blind)
#FDF6DE
Tritanopia (blue-blind)
#FFF1EE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fdf5dd; /* rgb */ color: rgb(253, 245, 221); /* oklch */ color: oklch(97.0% 0.033 91.7);
Tailwind
colors: {
custom: {
50: '#fef8e7',
500: '#fdf5dd',
950: '#000000',
},
}SCSS
$custom: #fdf5dd; $custom-light: #fef8e7; $custom-dark: #000000;
JSON
{
"hex": "#fdf5dd",
"rgb": {
"r": 253,
"g": 245,
"b": 221
},
"hsl": {
"h": 45,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.97009,
"c": 0.03257,
"h": 91.7
},
"luminance": 0.91408
}Semantic roles & 50–950 ramp
primary
#FDF5DD
secondary
#97ABE7
accent
#39E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584