#FDF0EE#FDF0EE
#FDF0EE is a very light, near-neutral red. Relative luminance 0.894; OKLCH L 96.5% C 0.014 H 28.0°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF0EE |
|---|---|
| RGB | rgb(253, 240, 238) |
| HSL | hsl(8, 79%, 96%) |
| HSV | hsv(8, 6%, 99%) |
| CMYK | cmyk(0%, 5.1%, 5.9%, 0.8%) |
| CIE-LAB | lab(95.74, 4.03, 2.53) |
| CIE-LCH | lch(95.74, 4.75, 32.11°) |
| OKLab | oklab(96.48% 0.0127 0.0067) |
| OKLCH | oklch(96.48% 0.014 28) |
| XYZ | xyz(87.0988, 89.3767, 93.5354) |
| Luminance | 0.8938 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.11
Seashell
#FFF5EE
ΔE00 3.31
Lavenderblush
#FFF0F5
ΔE00 3.53
Snow
#FFFAFA
ΔE00 3.78
Linen
#FAF0E6
ΔE00 4.66
Mistyrose
#FFE4E1
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF0EE #EEFBFD
analogous
#FDEEF4 #FDF0EE #FDF8EE
triadic
#FDF0EE #EEFDF0 #F0EEFD
tetradic
#FDF0EE #F4FDEE #EEFBFD #F8EEFD
square
#FDF0EE #F4FDEE #EEFBFD #F8EEFD
split-complementary
#FDF0EE #EEFDF8 #EEF4FD
monochromatic
#F08F80 #F7C0B7 #FCE7E4 #FCE7E4 #FCE7E4
Accessibility & contrast
On white
1.11
#FDF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#FDF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF0EE
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF0EE | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#F5F4EE
Tritanopia (blue-blind)
#FFEFEF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdf0ee; /* rgb */ color: rgb(253, 240, 238); /* oklch */ color: oklch(96.5% 0.014 28.0);
Tailwind
colors: {
custom: {
50: '#fef4f3',
500: '#fdf0ee',
950: '#000000',
},
}SCSS
$custom: #fdf0ee; $custom-light: #fef4f3; $custom-dark: #000000;
JSON
{
"hex": "#fdf0ee",
"rgb": {
"r": 253,
"g": 240,
"b": 238
},
"hsl": {
"h": 8,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.96478,
"c": 0.01435,
"h": 28
},
"luminance": 0.89376
}Semantic roles & 50–950 ramp
primary
#FDF0EE
secondary
#A9DEE6
accent
#BFDB0A
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585