#FED6CF#FED6CF
#FED6CF is a very light, muted red. Relative luminance 0.737; OKLCH L 90.8% C 0.046 H 29.6°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FED6CF |
|---|---|
| RGB | rgb(254, 214, 207) |
| HSL | hsl(9, 96%, 90%) |
| HSV | hsv(9, 19%, 100%) |
| CMYK | cmyk(0%, 15.7%, 18.5%, 0.4%) |
| CIE-LAB | lab(88.77, 12.87, 8.66) |
| CIE-LCH | lch(88.77, 15.51, 33.92°) |
| OKLab | oklab(90.8% 0.04 0.0228) |
| OKLCH | oklch(90.8% 0.046 29.6) |
| XYZ | xyz(76.1822, 73.6714, 69.2264) |
| Luminance | 0.7367 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.74
Light Rose
#FFC5CB
ΔE00 7.44
Pale Rose
#FDC1C5
ΔE00 7.62
Pale Pink
#FFCFDC
ΔE00 8.10
Light Pink
#FFD1DF
ΔE00 8.30
Apricot
#FBCEB1
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED6CF #CFF7FE
analogous
#FECFDF #FED6CF #FEEDCF
triadic
#FED6CF #CFFED6 #D6CFFE
tetradic
#FED6CF #DFFECF #CFF7FE #EDCFFE
square
#FED6CF #DFFECF #CFF7FE #EDCFFE
split-complementary
#FED6CF #CFFEED #CFDFFE
monochromatic
#FC7057 #FDA393 #FED6CF #FEE5E1 #FEE5E1
Accessibility & contrast
On white
1.33
#FED6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#FED6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED6CF
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED6CF | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACE
Deuteranopia (green-blind)
#E7E2CF
Tritanopia (blue-blind)
#FFD1D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fed6cf; /* rgb */ color: rgb(254, 214, 207); /* oklch */ color: oklch(90.8% 0.046 29.6);
Tailwind
colors: {
custom: {
50: '#ffe2dd',
500: '#fed6cf',
950: '#000000',
},
}SCSS
$custom: #fed6cf; $custom-light: #ffe2dd; $custom-dark: #000000;
JSON
{
"hex": "#fed6cf",
"rgb": {
"r": 254,
"g": 214,
"b": 207
},
"hsl": {
"h": 8.936,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.90804,
"c": 0.04605,
"h": 29.6
},
"luminance": 0.73669
}Semantic roles & 50–950 ramp
primary
#FED6CF
secondary
#89DAE8
accent
#C3E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484