#FDF4CF#FDF4CF
#FDF4CF is a very light, muted yellow. Relative luminance 0.901; OKLCH L 96.5% C 0.049 H 95.9°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF4CF |
|---|---|
| RGB | rgb(253, 244, 207) |
| HSL | hsl(48, 92%, 90%) |
| HSV | hsv(48, 18%, 99%) |
| CMYK | cmyk(0%, 3.6%, 18.2%, 0.8%) |
| CIE-LAB | lab(96.03, -2.85, 18.94) |
| CIE-LCH | lch(96.03, 19.15, 98.56°) |
| OKLab | oklab(96.48% -0.005 0.0487) |
| OKLCH | oklch(96.48% 0.049 95.9) |
| XYZ | xyz(84.1207, 90.0903, 71.9771) |
| Luminance | 0.9009 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 1.92
Cornsilk
#FFF8DC
ΔE00 2.81
Lemonchiffon
#FFFACD
ΔE00 2.93
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.72
Cream
#FFFDD0
ΔE00 3.82
Lightyellow
#FFFFE0
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF4CF #CFD8FD
analogous
#FDDDCF #FDF4CF #EFFDCF
triadic
#FDF4CF #CFFDF4 #F4CFFD
tetradic
#FDF4CF #CFFDDD #CFD8FD #FDCFEF
square
#FDF4CF #CFFDDD #CFD8FD #FDCFEF
split-complementary
#FDF4CF #CFEFFD #DDCFFD
monochromatic
#F8D959 #FBE794 #FDF4CF #FEF8E2 #FEF8E2
Accessibility & contrast
On white
1.10
#FDF4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#FDF4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF4CF
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF4CF | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF2CD
Deuteranopia (green-blind)
#FFF5D0
Tritanopia (blue-blind)
#FFEEEA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fdf4cf; /* rgb */ color: rgb(253, 244, 207); /* oklch */ color: oklch(96.5% 0.049 95.9);
Tailwind
colors: {
custom: {
50: '#fef7dd',
500: '#fdf4cf',
950: '#000000',
},
}SCSS
$custom: #fdf4cf; $custom-light: #fef7dd; $custom-dark: #000000;
JSON
{
"hex": "#fdf4cf",
"rgb": {
"r": 253,
"g": 244,
"b": 207
},
"hsl": {
"h": 48.261,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.96483,
"c": 0.049,
"h": 95.9
},
"luminance": 0.90089
}Semantic roles & 50–950 ramp
primary
#FDF4CF
secondary
#8A9CE6
accent
#2DE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584