#FED8CF#FED8CF
#FED8CF is a very light, muted red. Relative luminance 0.747; OKLCH L 91.2% C 0.044 H 33.5°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FED8CF |
|---|---|
| RGB | rgb(254, 216, 207) |
| HSL | hsl(11, 96%, 90%) |
| HSV | hsv(11, 19%, 100%) |
| CMYK | cmyk(0%, 15%, 18.5%, 0.4%) |
| CIE-LAB | lab(89.25, 11.83, 9.35) |
| CIE-LCH | lch(89.25, 15.08, 38.30°) |
| OKLab | oklab(91.18% 0.037 0.0245) |
| OKLCH | oklch(91.18% 0.044 33.5) |
| XYZ | xyz(76.6915, 74.6899, 69.3961) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.40
Apricot
#FBCEB1
ΔE00 7.92
Light Rose
#FFC5CB
ΔE00 8.62
Pale Rose
#FDC1C5
ΔE00 8.76
Pale Pink
#FFCFDC
ΔE00 9.22
Light Pink
#FFD1DF
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED8CF #CFF5FE
analogous
#FECFDD #FED8CF #FEEFCF
triadic
#FED8CF #CFFED8 #D8CFFE
tetradic
#FED8CF #DDFECF #CFF5FE #EFCFFE
square
#FED8CF #DDFECF #CFF5FE #EFCFFE
split-complementary
#FED8CF #CFFEEF #CFDDFE
monochromatic
#FC7757 #FDA793 #FED8CF #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.32
#FED8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#FED8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED8CF
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED8CF | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCE
Deuteranopia (green-blind)
#E9E3CF
Tritanopia (blue-blind)
#FFD3D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fed8cf; /* rgb */ color: rgb(254, 216, 207); /* oklch */ color: oklch(91.2% 0.044 33.5);
Tailwind
colors: {
custom: {
50: '#ffe4dd',
500: '#fed8cf',
950: '#000000',
},
}SCSS
$custom: #fed8cf; $custom-light: #ffe4dd; $custom-dark: #000000;
JSON
{
"hex": "#fed8cf",
"rgb": {
"r": 254,
"g": 216,
"b": 207
},
"hsl": {
"h": 11.489,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.91179,
"c": 0.04443,
"h": 33.5
},
"luminance": 0.74688
}Semantic roles & 50–950 ramp
primary
#FED8CF
secondary
#89D6E8
accent
#BAE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484