#FACEC4#FACEC4
#FACEC4 is a very light, muted red. Relative luminance 0.685; OKLCH L 88.7% C 0.052 H 33.0°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FACEC4 |
|---|---|
| RGB | rgb(250, 206, 196) |
| HSL | hsl(11, 84%, 87%) |
| HSV | hsv(11, 22%, 98%) |
| CMYK | cmyk(0%, 17.6%, 21.6%, 2%) |
| CIE-LAB | lab(86.23, 13.99, 10.80) |
| CIE-LCH | lch(86.23, 17.67, 37.66°) |
| OKLab | oklab(88.66% 0.0435 0.0282) |
| OKLCH | oklch(88.66% 0.052 33) |
| XYZ | xyz(71.4599, 68.4548, 61.6627) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.78
Pale Rose
#FDC1C5
ΔE00 7.19
Light Rose
#FFC5CB
ΔE00 7.39
Apricot
#FBCEB1
ΔE00 7.55
Pale Pink
#FFCFDC
ΔE00 9.05
Bubblegum
#FFC1CC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACEC4 #C4F0FA
analogous
#FAC4D5 #FACEC4 #FAE9C4
triadic
#FACEC4 #C4FACE #CEC4FA
tetradic
#FACEC4 #D5FAC4 #C4F0FA #E9C4FA
square
#FACEC4 #D5FAC4 #C4F0FA #E9C4FA
split-complementary
#FACEC4 #C4FAE9 #C4D5FA
monochromatic
#F07053 #F59F8C #FACEC4 #FDE8E3 #FDE8E3
Accessibility & contrast
On white
1.43
#FACEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#FACEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACEC4
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACEC4 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C3
Deuteranopia (green-blind)
#E1DBC4
Tritanopia (blue-blind)
#FFC9CB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #facec4; /* rgb */ color: rgb(250, 206, 196); /* oklch */ color: oklch(88.7% 0.052 33.0);
Tailwind
colors: {
custom: {
50: '#fcddd5',
500: '#facec4',
950: '#000000',
},
}SCSS
$custom: #facec4; $custom-light: #fcddd5; $custom-dark: #000000;
JSON
{
"hex": "#facec4",
"rgb": {
"r": 250,
"g": 206,
"b": 196
},
"hsl": {
"h": 11.111,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.88662,
"c": 0.0519,
"h": 33
},
"luminance": 0.68452
}Semantic roles & 50–950 ramp
primary
#FACEC4
secondary
#83CEDF
accent
#B8E105
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483