#FED2CB#FED2CB
#FED2CB is a very light, muted red. Relative luminance 0.715; OKLCH L 90.0% C 0.051 H 28.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FED2CB |
|---|---|
| RGB | rgb(254, 210, 203) |
| HSL | hsl(8, 96%, 90%) |
| HSV | hsv(8, 20%, 100%) |
| CMYK | cmyk(0%, 17.3%, 20.1%, 0.4%) |
| CIE-LAB | lab(87.72, 14.36, 9.26) |
| CIE-LCH | lch(87.72, 17.09, 32.81°) |
| OKLab | oklab(89.96% 0.0445 0.0243) |
| OKLCH | oklch(89.96% 0.051 28.7) |
| XYZ | xyz(74.6995, 71.4785, 66.3502) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.98
Light Rose
#FFC5CB
ΔE00 6.49
Pale Rose
#FDC1C5
ΔE00 6.54
Pale Pink
#FFCFDC
ΔE00 7.73
Light Pink
#FFD1DF
ΔE00 8.04
Bubblegum
#FFC1CC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED2CB #CBF7FE
analogous
#FECBDE #FED2CB #FEECCB
triadic
#FED2CB #CBFED2 #D2CBFE
tetradic
#FED2CB #DEFECB #CBF7FE #ECCBFE
square
#FED2CB #DEFECB #CBF7FE #ECCBFE
split-complementary
#FED2CB #CBFEEC #CBDEFE
monochromatic
#FC6A53 #FD9E8F #FED2CB #FEE5E1 #FEE5E1
Accessibility & contrast
On white
1.37
#FED2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#FED2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED2CB
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED2CB | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#E5DFCB
Tritanopia (blue-blind)
#FFCDD0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fed2cb; /* rgb */ color: rgb(254, 210, 203); /* oklch */ color: oklch(90.0% 0.051 28.7);
Tailwind
colors: {
custom: {
50: '#ffdfda',
500: '#fed2cb',
950: '#000000',
},
}SCSS
$custom: #fed2cb; $custom-light: #ffdfda; $custom-dark: #000000;
JSON
{
"hex": "#fed2cb",
"rgb": {
"r": 254,
"g": 210,
"b": 203
},
"hsl": {
"h": 8.235,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.89956,
"c": 0.05073,
"h": 28.7
},
"luminance": 0.71476
}Semantic roles & 50–950 ramp
primary
#FED2CB
secondary
#86DAE7
accent
#C6E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483