#FACCCF#FACCCF
#FACCCF is a very light, muted red. Relative luminance 0.680; OKLCH L 88.6% C 0.052 H 13.8°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FACCCF |
|---|---|
| RGB | rgb(250, 204, 207) |
| HSL | hsl(356, 82%, 89%) |
| HSV | hsv(356, 18%, 98%) |
| CMYK | cmyk(0%, 18.4%, 17.2%, 2%) |
| CIE-LAB | lab(86.02, 16.66, 4.65) |
| CIE-LCH | lch(86.02, 17.30, 15.59°) |
| OKLab | oklab(88.58% 0.0507 0.0124) |
| OKLCH | oklch(88.58% 0.052 13.8) |
| XYZ | xyz(72.2797, 68.0172, 68.3406) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.11
Pale Rose
#FDC1C5
ΔE00 3.72
Pale Pink
#FFCFDC
ΔE00 3.75
Light Pink
#FFD1DF
ΔE00 4.19
Bubblegum
#FFC1CC
ΔE00 4.69
Pink
#FFC0CB
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACCCF #CCFAF7
analogous
#FACCE6 #FACCCF #FAE0CC
triadic
#FACCCF #CFFACC #CCCFFA
tetradic
#FACCCF #E6FACC #CCFAF7 #E0CCFA
square
#FACCCF #E6FACC #CCFAF7 #E0CCFA
split-complementary
#FACCCF #CCFAE0 #CCE6FA
monochromatic
#EF5D66 #F5949B #FACCCF #FCE3E5 #FCE3E5
Accessibility & contrast
On white
1.44
#FACCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#FACCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACCCF
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACCCF | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#DEDACE
Tritanopia (blue-blind)
#FFC8CD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #facccf; /* rgb */ color: rgb(250, 204, 207); /* oklch */ color: oklch(88.6% 0.052 13.8);
Tailwind
colors: {
custom: {
50: '#fcdbdd',
500: '#facccf',
950: '#000000',
},
}SCSS
$custom: #facccf; $custom-light: #fcdbdd; $custom-dark: #000000;
JSON
{
"hex": "#facccf",
"rgb": {
"r": 250,
"g": 204,
"b": 207
},
"hsl": {
"h": 356.087,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.88578,
"c": 0.05223,
"h": 13.8
},
"luminance": 0.68015
}Semantic roles & 50–950 ramp
primary
#FACCCF
secondary
#8BE0DA
accent
#DFD007
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484