#FECECF#FECECF
#FECECF is a very light, muted red. Relative luminance 0.697; OKLCH L 89.3% C 0.054 H 16.8°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FECECF |
|---|---|
| RGB | rgb(254, 206, 207) |
| HSL | hsl(359, 96%, 90%) |
| HSV | hsv(359, 19%, 100%) |
| CMYK | cmyk(0%, 18.9%, 18.5%, 0.4%) |
| CIE-LAB | lab(86.86, 17.04, 5.92) |
| CIE-LCH | lch(86.86, 18.04, 19.14°) |
| OKLab | oklab(89.32% 0.0521 0.0157) |
| OKLCH | oklch(89.32% 0.054 16.8) |
| XYZ | xyz(74.2071, 69.7212, 68.5680) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.26
Pale Rose
#FDC1C5
ΔE00 3.75
Pale Pink
#FFCFDC
ΔE00 4.40
Light Pink
#FFD1DF
ΔE00 4.85
Bubblegum
#FFC1CC
ΔE00 5.05
Pink
#FFC0CB
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FECECF #CEFEFD
analogous
#FECEE7 #FECECF #FEE5CE
triadic
#FECECF #CFFECE #CECFFE
tetradic
#FECECF #E7FECE #CEFEFD #E5CEFE
square
#FECECF #E7FECE #CEFEFD #E5CEFE
split-complementary
#FECECF #CEFEE5 #CEE7FE
monochromatic
#FC5659 #FD9294 #FECECF #FEE1E2 #FEE1E2
Accessibility & contrast
On white
1.41
#FECECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#FECECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FECECF
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FECECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FECECF | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#FFCACF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fececf; /* rgb */ color: rgb(254, 206, 207); /* oklch */ color: oklch(89.3% 0.054 16.8);
Tailwind
colors: {
custom: {
50: '#ffdddd',
500: '#fececf',
950: '#000000',
},
}SCSS
$custom: #fececf; $custom-light: #ffdddd; $custom-dark: #000000;
JSON
{
"hex": "#fececf",
"rgb": {
"r": 254,
"g": 206,
"b": 207
},
"hsl": {
"h": 358.75,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.8932,
"c": 0.05438,
"h": 16.8
},
"luminance": 0.69718
}Semantic roles & 50–950 ramp
primary
#FECECF
secondary
#88E8E6
accent
#E6E100
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484