#FECACC#FECACC
#FECACC is a very light, muted red. Relative luminance 0.677; OKLCH L 88.5% C 0.059 H 15.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FECACC |
|---|---|
| RGB | rgb(254, 202, 204) |
| HSL | hsl(358, 96%, 89%) |
| HSV | hsv(358, 20%, 100%) |
| CMYK | cmyk(0%, 20.5%, 19.7%, 0.4%) |
| CIE-LAB | lab(85.84, 18.69, 6.04) |
| CIE-LCH | lch(85.84, 19.64, 17.92°) |
| OKLab | oklab(88.51% 0.057 0.0161) |
| OKLCH | oklch(88.51% 0.059 15.8) |
| XYZ | xyz(72.8931, 67.6744, 66.3379) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 2.09
Pale Rose
#FDC1C5
ΔE00 2.51
Bubblegum
#FFC1CC
ΔE00 3.96
Pink
#FFC0CB
ΔE00 4.12
Pale Pink
#FFCFDC
ΔE00 4.31
Light Pink
#FFD1DF
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FECACC #CAFEFC
analogous
#FECAE6 #FECACC #FEE2CA
triadic
#FECACC #CCFECA #CACCFE
tetradic
#FECACC #E6FECA #CAFEFC #E2CAFE
square
#FECACC #E6FECA #CAFEFC #E2CAFE
split-complementary
#FECACC #CAFEE2 #CAE6FE
monochromatic
#FC5258 #FD8E92 #FECACC #FEE1E2 #FEE1E2
Accessibility & contrast
On white
1.44
#FECACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#FECACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FECACC
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FECACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FECACC | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CC
Deuteranopia (green-blind)
#DFDACB
Tritanopia (blue-blind)
#FFC5CB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fecacc; /* rgb */ color: rgb(254, 202, 204); /* oklch */ color: oklch(88.5% 0.059 15.8);
Tailwind
colors: {
custom: {
50: '#ffdadb',
500: '#fecacc',
950: '#000000',
},
}SCSS
$custom: #fecacc; $custom-light: #ffdadb; $custom-dark: #000000;
JSON
{
"hex": "#fecacc",
"rgb": {
"r": 254,
"g": 202,
"b": 204
},
"hsl": {
"h": 357.692,
"s": 96.296,
"l": 89.412
},
"oklch": {
"l": 0.88507,
"c": 0.05922,
"h": 15.8
},
"luminance": 0.67672
}Semantic roles & 50–950 ramp
primary
#FECACC
secondary
#85E7E3
accent
#E6DD00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181415
muted
#868384