#FDEFF0#FDEFF0
#FDEFF0 is a very light, near-neutral red. Relative luminance 0.889; OKLCH L 96.3% C 0.015 H 12.4°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEFF0 |
|---|---|
| RGB | rgb(253, 239, 240) |
| HSL | hsl(356, 78%, 96%) |
| HSV | hsv(356, 6%, 99%) |
| CMYK | cmyk(0%, 5.5%, 5.1%, 0.8%) |
| CIE-LAB | lab(95.54, 4.87, 1.21) |
| CIE-LCH | lch(95.54, 5.02, 13.91°) |
| OKLab | oklab(96.34% 0.0148 0.0033) |
| OKLCH | oklch(96.34% 0.015 12.4) |
| XYZ | xyz(87.1007, 88.9078, 94.9936) |
| Luminance | 0.8891 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.95
Very Light Pink
#FFF4F2
ΔE00 2.29
Snow
#FFFAFA
ΔE00 4.37
Seashell
#FFF5EE
ΔE00 4.89
Mistyrose
#FFE4E1
ΔE00 5.03
Linen
#FAF0E6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEFF0 #EFFDFC
analogous
#FDEFF7 #FDEFF0 #FDF5EF
triadic
#FDEFF0 #F0FDEF #EFF0FD
tetradic
#FDEFF0 #F7FDEF #EFFDFC #F5EFFD
square
#FDEFF0 #F7FDEF #EFFDFC #F5EFFD
split-complementary
#FDEFF0 #EFFDF5 #EFF7FD
monochromatic
#EF828A #F6B9BD #FCE4E6 #FCE4E6 #FCE4E6
Accessibility & contrast
On white
1.12
#FDEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#FDEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEFF0
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEFF0 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F0
Deuteranopia (green-blind)
#F4F3F0
Tritanopia (blue-blind)
#FFEEEF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdeff0; /* rgb */ color: rgb(253, 239, 240); /* oklch */ color: oklch(96.3% 0.015 12.4);
Tailwind
colors: {
custom: {
50: '#fef4f4',
500: '#fdeff0',
950: '#000000',
},
}SCSS
$custom: #fdeff0; $custom-light: #fef4f4; $custom-dark: #000000;
JSON
{
"hex": "#fdeff0",
"rgb": {
"r": 253,
"g": 239,
"b": 240
},
"hsl": {
"h": 355.714,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.96341,
"c": 0.0152,
"h": 12.4
},
"luminance": 0.88907
}Semantic roles & 50–950 ramp
primary
#FDEFF0
secondary
#AAE6E2
accent
#DACB0B
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585