#FED0CF#FED0CF
#FED0CF is a very light, muted red. Relative luminance 0.707; OKLCH L 89.7% C 0.052 H 19.6°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FED0CF |
|---|---|
| RGB | rgb(254, 208, 207) |
| HSL | hsl(1, 96%, 90%) |
| HSV | hsv(1, 19%, 100%) |
| CMYK | cmyk(0%, 18.1%, 18.5%, 0.4%) |
| CIE-LAB | lab(87.33, 16.00, 6.60) |
| CIE-LCH | lch(87.33, 17.31, 22.42°) |
| OKLab | oklab(89.69% 0.049 0.0175) |
| OKLCH | oklch(89.69% 0.052 19.6) |
| XYZ | xyz(74.6916, 70.6902, 68.7295) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.22
Pale Rose
#FDC1C5
ΔE00 4.59
Pale Pink
#FFCFDC
ΔE00 5.19
Light Pink
#FFD1DF
ΔE00 5.55
Bubblegum
#FFC1CC
ΔE00 6.04
Pink
#FFC0CB
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED0CF #CFFDFE
analogous
#FECFE5 #FED0CF #FEE7CF
triadic
#FED0CF #CFFED0 #D0CFFE
tetradic
#FED0CF #E5FECF #CFFDFE #E7CFFE
square
#FED0CF #E5FECF #CFFDFE #E7CFFE
split-complementary
#FED0CF #CFFEE7 #CFE5FE
monochromatic
#FC5B57 #FD9593 #FED0CF #FEE2E1 #FEE2E1
Accessibility & contrast
On white
1.39
#FED0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#FED0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED0CF
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED0CF | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CF
Deuteranopia (green-blind)
#E3DECE
Tritanopia (blue-blind)
#FFCCD0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fed0cf; /* rgb */ color: rgb(254, 208, 207); /* oklch */ color: oklch(89.7% 0.052 19.6);
Tailwind
colors: {
custom: {
50: '#ffdedd',
500: '#fed0cf',
950: '#000000',
},
}SCSS
$custom: #fed0cf; $custom-light: #ffdedd; $custom-dark: #000000;
JSON
{
"hex": "#fed0cf",
"rgb": {
"r": 254,
"g": 208,
"b": 207
},
"hsl": {
"h": 1.277,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.89689,
"c": 0.05207,
"h": 19.6
},
"luminance": 0.70688
}Semantic roles & 50–950 ramp
primary
#FED0CF
secondary
#89E6E8
accent
#E1E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484