#FED2CA#FED2CA
#FED2CA is a very light, muted red. Relative luminance 0.714; OKLCH L 89.9% C 0.051 H 30.1°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FED2CA |
|---|---|
| RGB | rgb(254, 210, 202) |
| HSL | hsl(9, 96%, 89%) |
| HSV | hsv(9, 20%, 100%) |
| CMYK | cmyk(0%, 17.3%, 20.5%, 0.4%) |
| CIE-LAB | lab(87.69, 14.22, 9.76) |
| CIE-LCH | lch(87.69, 17.24, 34.46°) |
| OKLab | oklab(89.93% 0.0441 0.0256) |
| OKLCH | oklch(89.93% 0.051 30.1) |
| XYZ | xyz(74.5807, 71.4310, 65.7246) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.04
Light Rose
#FFC5CB
ΔE00 6.84
Pale Rose
#FDC1C5
ΔE00 6.84
Pale Pink
#FFCFDC
ΔE00 8.15
Light Pink
#FFD1DF
ΔE00 8.46
Apricot
#FBCEB1
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED2CA #CAF6FE
analogous
#FECADC #FED2CA #FEECCA
triadic
#FED2CA #CAFED2 #D2CAFE
tetradic
#FED2CA #DCFECA #CAF6FE #ECCAFE
square
#FED2CA #DCFECA #CAF6FE #ECCAFE
split-complementary
#FED2CA #CAFEEC #CADCFE
monochromatic
#FC6C52 #FD9F8E #FED2CA #FEE6E1 #FEE6E1
Accessibility & contrast
On white
1.37
#FED2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#FED2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED2CA
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED2CA | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C9
Deuteranopia (green-blind)
#E5DFCA
Tritanopia (blue-blind)
#FFCDD0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fed2ca; /* rgb */ color: rgb(254, 210, 202); /* oklch */ color: oklch(89.9% 0.051 30.1);
Tailwind
colors: {
custom: {
50: '#ffdfda',
500: '#fed2ca',
950: '#000000',
},
}SCSS
$custom: #fed2ca; $custom-light: #ffdfda; $custom-dark: #000000;
JSON
{
"hex": "#fed2ca",
"rgb": {
"r": 254,
"g": 210,
"b": 202
},
"hsl": {
"h": 9.231,
"s": 96.296,
"l": 89.412
},
"oklch": {
"l": 0.8993,
"c": 0.05102,
"h": 30.1
},
"luminance": 0.71428
}Semantic roles & 50–950 ramp
primary
#FED2CA
secondary
#85D8E7
accent
#C2E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483