#FED1CB#FED1CB
#FED1CB is a very light, muted red. Relative luminance 0.710; OKLCH L 89.8% C 0.052 H 27.0°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FED1CB |
|---|---|
| RGB | rgb(254, 209, 203) |
| HSL | hsl(7, 96%, 90%) |
| HSV | hsv(7, 20%, 100%) |
| CMYK | cmyk(0%, 17.7%, 20.1%, 0.4%) |
| CIE-LAB | lab(87.48, 14.89, 8.92) |
| CIE-LCH | lch(87.48, 17.35, 30.93°) |
| OKLab | oklab(89.77% 0.046 0.0235) |
| OKLCH | oklch(89.77% 0.052 27) |
| XYZ | xyz(74.4533, 70.9862, 66.2682) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.93
Pale Rose
#FDC1C5
ΔE00 6.00
Mistyrose
#FFE4E1
ΔE00 6.25
Pale Pink
#FFCFDC
ΔE00 7.26
Light Pink
#FFD1DF
ΔE00 7.59
Bubblegum
#FFC1CC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED1CB #CBF8FE
analogous
#FECBDF #FED1CB #FEEBCB
triadic
#FED1CB #CBFED1 #D1CBFE
tetradic
#FED1CB #DFFECB #CBF8FE #EBCBFE
square
#FED1CB #DFFECB #CBF8FE #EBCBFE
split-complementary
#FED1CB #CBFEEB #CBDFFE
monochromatic
#FC6753 #FD9C8F #FED1CB #FEE4E1 #FEE4E1
Accessibility & contrast
On white
1.38
#FED1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#FED1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED1CB
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED1CB | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CA
Deuteranopia (green-blind)
#E4DFCB
Tritanopia (blue-blind)
#FFCCCF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fed1cb; /* rgb */ color: rgb(254, 209, 203); /* oklch */ color: oklch(89.8% 0.052 27.0);
Tailwind
colors: {
custom: {
50: '#ffdfda',
500: '#fed1cb',
950: '#000000',
},
}SCSS
$custom: #fed1cb; $custom-light: #ffdfda; $custom-dark: #000000;
JSON
{
"hex": "#fed1cb",
"rgb": {
"r": 254,
"g": 209,
"b": 203
},
"hsl": {
"h": 7.059,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.8977,
"c": 0.05165,
"h": 27
},
"luminance": 0.70984
}Semantic roles & 50–950 ramp
primary
#FED1CB
secondary
#86DCE7
accent
#CAE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483