#FACCCA#FACCCA
#FACCCA is a very light, muted red. Relative luminance 0.678; OKLCH L 88.4% C 0.052 H 21.1°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FACCCA |
|---|---|
| RGB | rgb(250, 204, 202) |
| HSL | hsl(3, 83%, 89%) |
| HSV | hsv(3, 19%, 98%) |
| CMYK | cmyk(0%, 18.4%, 19.2%, 2%) |
| CIE-LAB | lab(85.89, 15.91, 7.13) |
| CIE-LCH | lch(85.89, 17.44, 24.14°) |
| OKLab | oklab(88.44% 0.0489 0.0189) |
| OKLCH | oklch(88.44% 0.052 21.1) |
| XYZ | xyz(71.6781, 67.7766, 65.1722) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.20
Pale Rose
#FDC1C5
ΔE00 4.32
Pale Pink
#FFCFDC
ΔE00 5.68
Bubblegum
#FFC1CC
ΔE00 6.04
Light Pink
#FFD1DF
ΔE00 6.10
Pink
#FFC0CB
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACCCA #CAF8FA
analogous
#FACAE0 #FACCCA #FAE4CA
triadic
#FACCCA #CAFACC #CCCAFA
tetradic
#FACCCA #E0FACA #CAF8FA #E4CAFA
square
#FACCCA #E0FACA #CAF8FA #E4CAFA
split-complementary
#FACCCA #CAFAE4 #CAE0FA
monochromatic
#EF605A #F59692 #FACCCA #FCE4E3 #FCE4E3
Accessibility & contrast
On white
1.44
#FACCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#FACCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACCCA
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACCCA | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CA
Deuteranopia (green-blind)
#DFDAC9
Tritanopia (blue-blind)
#FFC7CC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #faccca; /* rgb */ color: rgb(250, 204, 202); /* oklch */ color: oklch(88.4% 0.052 21.1);
Tailwind
colors: {
custom: {
50: '#fcdbda',
500: '#faccca',
950: '#000000',
},
}SCSS
$custom: #faccca; $custom-light: #fcdbda; $custom-dark: #000000;
JSON
{
"hex": "#faccca",
"rgb": {
"r": 250,
"g": 204,
"b": 202
},
"hsl": {
"h": 2.5,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.88444,
"c": 0.05236,
"h": 21.1
},
"luminance": 0.67774
}Semantic roles & 50–950 ramp
primary
#FACCCA
secondary
#89DCDF
accent
#D6DF06
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171514
muted
#858483