#FED1CD#FED1CD
#FED1CD is a very light, muted red. Relative luminance 0.711; OKLCH L 89.8% C 0.051 H 24.1°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FED1CD |
|---|---|
| RGB | rgb(254, 209, 205) |
| HSL | hsl(5, 96%, 90%) |
| HSV | hsv(5, 19%, 100%) |
| CMYK | cmyk(0%, 17.7%, 19.3%, 0.4%) |
| CIE-LAB | lab(87.52, 15.18, 7.93) |
| CIE-LCH | lch(87.52, 17.13, 27.59°) |
| OKLab | oklab(89.82% 0.0468 0.0209) |
| OKLCH | oklch(89.82% 0.051 24.1) |
| XYZ | xyz(74.6932, 71.0822, 67.5315) |
| Luminance | 0.7108 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.29
Pale Rose
#FDC1C5
ΔE00 5.47
Mistyrose
#FFE4E1
ΔE00 6.24
Pale Pink
#FFCFDC
ΔE00 6.43
Light Pink
#FFD1DF
ΔE00 6.77
Bubblegum
#FFC1CC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED1CD #CDFAFE
analogous
#FECDE1 #FED1CD #FEEACD
triadic
#FED1CD #CDFED1 #D1CDFE
tetradic
#FED1CD #E1FECD #CDFAFE #EACDFE
square
#FED1CD #E1FECD #CDFAFE #EACDFE
split-complementary
#FED1CD #CDFEEA #CDE1FE
monochromatic
#FC6355 #FD9A91 #FED1CD #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.38
#FED1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#FED1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED1CD
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED1CD | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CD
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#FFCCD0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fed1cd; /* rgb */ color: rgb(254, 209, 205); /* oklch */ color: oklch(89.8% 0.051 24.1);
Tailwind
colors: {
custom: {
50: '#ffdfdc',
500: '#fed1cd',
950: '#000000',
},
}SCSS
$custom: #fed1cd; $custom-light: #ffdfdc; $custom-dark: #000000;
JSON
{
"hex": "#fed1cd",
"rgb": {
"r": 254,
"g": 209,
"b": 205
},
"hsl": {
"h": 4.898,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.89822,
"c": 0.05124,
"h": 24.1
},
"luminance": 0.7108
}Semantic roles & 50–950 ramp
primary
#FED1CD
secondary
#88E0E8
accent
#D3E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484