#FAC3CE#FAC3CE
#FAC3CE is a very light, moderate red. Relative luminance 0.638; OKLCH L 86.9% C 0.064 H 5.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC3CE |
|---|---|
| RGB | rgb(250, 195, 206) |
| HSL | hsl(348, 85%, 87%) |
| HSV | hsv(348, 22%, 98%) |
| CMYK | cmyk(0%, 22%, 17.6%, 2%) |
| CIE-LAB | lab(83.87, 21.24, 2.07) |
| CIE-LCH | lch(83.87, 21.34, 5.57°) |
| OKLab | oklab(86.91% 0.064 0.0058) |
| OKLCH | oklch(86.91% 0.064 5.1) |
| XYZ | xyz(70.0803, 63.8133, 67.0063) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.51
Pink
#FFC0CB
ΔE00 1.73
Light Rose
#FFC5CB
ΔE00 2.05
Pale Rose
#FDC1C5
ΔE00 2.88
Pale Pink
#FFCFDC
ΔE00 3.08
Pastel Pink
#FFBACD
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC3CE #C3FAEF
analogous
#FAC3EA #FAC3CE #FAD4C3
triadic
#FAC3CE #CEFAC3 #C3CEFA
tetradic
#FAC3CE #EAFAC3 #C3FAEF #D4C3FA
square
#FAC3CE #EAFAC3 #C3FAEF #D4C3FA
split-complementary
#FAC3CE #C3FAD4 #C3EAFA
monochromatic
#F15272 #F58BA0 #FAC3CE #FDE3E8 #FDE3E8
Accessibility & contrast
On white
1.53
#FAC3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#FAC3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC3CE
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC3CE | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCE
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#FFC0C7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fac3ce; /* rgb */ color: rgb(250, 195, 206); /* oklch */ color: oklch(86.9% 0.064 5.1);
Tailwind
colors: {
custom: {
50: '#fcd5dc',
500: '#fac3ce',
950: '#000000',
},
}SCSS
$custom: #fac3ce; $custom-light: #fcd5dc; $custom-dark: #000000;
JSON
{
"hex": "#fac3ce",
"rgb": {
"r": 250,
"g": 195,
"b": 206
},
"hsl": {
"h": 348,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.86905,
"c": 0.06428,
"h": 5.1
},
"luminance": 0.6381
}Semantic roles & 50–950 ramp
primary
#FAC3CE
secondary
#82DFCC
accent
#E1B504
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384