#FDF4CD#FDF4CD
#FDF4CD is a very light, muted yellow. Relative luminance 0.900; OKLCH L 96.4% C 0.051 H 96.5°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF4CD |
|---|---|
| RGB | rgb(253, 244, 205) |
| HSL | hsl(49, 92%, 90%) |
| HSV | hsv(49, 19%, 99%) |
| CMYK | cmyk(0%, 3.6%, 19%, 0.8%) |
| CIE-LAB | lab(95.99, -3.14, 19.91) |
| CIE-LCH | lch(95.99, 20.15, 98.96°) |
| OKLab | oklab(96.44% -0.0058 0.0511) |
| OKLCH | oklch(96.44% 0.051 96.5) |
| XYZ | xyz(83.8777, 89.9931, 70.6976) |
| Luminance | 0.8999 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 1.60
Lemonchiffon
#FFFACD
ΔE00 2.50
Cornsilk
#FFF8DC
ΔE00 3.33
Cream
#FFFDD0
ΔE00 3.47
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.52
Eggshell (survey)
#FFFFD4
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF4CD #CDD6FD
analogous
#FDDCCD #FDF4CD #EEFDCD
triadic
#FDF4CD #CDFDF4 #F4CDFD
tetradic
#FDF4CD #CDFDDC #CDD6FD #FDCDEE
square
#FDF4CD #CDFDDC #CDD6FD #FDCDEE
split-complementary
#FDF4CD #CDEEFD #DCCDFD
monochromatic
#F8DA57 #FBE792 #FDF4CD #FEF9E2 #FEF9E2
Accessibility & contrast
On white
1.11
#FDF4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#FDF4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF4CD
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF4CD | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF2CB
Deuteranopia (green-blind)
#FFF5CE
Tritanopia (blue-blind)
#FFEEE9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdf4cd; /* rgb */ color: rgb(253, 244, 205); /* oklch */ color: oklch(96.4% 0.051 96.5);
Tailwind
colors: {
custom: {
50: '#fef7dc',
500: '#fdf4cd',
950: '#000000',
},
}SCSS
$custom: #fdf4cd; $custom-light: #fef7dc; $custom-dark: #000000;
JSON
{
"hex": "#fdf4cd",
"rgb": {
"r": 253,
"g": 244,
"b": 205
},
"hsl": {
"h": 48.75,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.96438,
"c": 0.05147,
"h": 96.5
},
"luminance": 0.89992
}Semantic roles & 50–950 ramp
primary
#FDF4CD
secondary
#899AE6
accent
#2BE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584