#FDF5CD#FDF5CD
#FDF5CD is a very light, muted yellow. Relative luminance 0.906; OKLCH L 96.6% C 0.053 H 97.9°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF5CD |
|---|---|
| RGB | rgb(253, 245, 205) |
| HSL | hsl(50, 92%, 90%) |
| HSV | hsv(50, 19%, 99%) |
| CMYK | cmyk(0%, 3.2%, 19%, 0.8%) |
| CIE-LAB | lab(96.24, -3.64, 20.26) |
| CIE-LCH | lch(96.24, 20.58, 100.19°) |
| OKLab | oklab(96.64% -0.0072 0.052) |
| OKLCH | oklch(96.64% 0.053 97.9) |
| XYZ | xyz(84.1794, 90.5965, 70.7981) |
| Luminance | 0.9060 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 1.10
Lemonchiffon
#FFFACD
ΔE00 1.98
Cream
#FFFDD0
ΔE00 2.94
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.05
Eggshell (survey)
#FFFFD4
ΔE00 3.49
Cornsilk
#FFF8DC
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF5CD #CDD5FD
analogous
#FDDDCD #FDF5CD #EDFDCD
triadic
#FDF5CD #CDFDF5 #F5CDFD
tetradic
#FDF5CD #CDFDDD #CDD5FD #FDCDED
square
#FDF5CD #CDFDDD #CDD5FD #FDCDED
split-complementary
#FDF5CD #CDEDFD #DDCDFD
monochromatic
#F8DD57 #FBE992 #FDF5CD #FEF9E2 #FEF9E2
Accessibility & contrast
On white
1.10
#FDF5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#FDF5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF5CD
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF5CD | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2CB
Deuteranopia (green-blind)
#FFF6CE
Tritanopia (blue-blind)
#FFEFEA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fdf5cd; /* rgb */ color: rgb(253, 245, 205); /* oklch */ color: oklch(96.6% 0.053 97.9);
Tailwind
colors: {
custom: {
50: '#fef8dc',
500: '#fdf5cd',
950: '#000000',
},
}SCSS
$custom: #fdf5cd; $custom-light: #fef8dc; $custom-dark: #000000;
JSON
{
"hex": "#fdf5cd",
"rgb": {
"r": 253,
"g": 245,
"b": 205
},
"hsl": {
"h": 50,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.96635,
"c": 0.05251,
"h": 97.9
},
"luminance": 0.90595
}Semantic roles & 50–950 ramp
primary
#FDF5CD
secondary
#8998E6
accent
#26E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584