#FACDCB#FACDCB
#FACDCB is a very light, muted red. Relative luminance 0.683; OKLCH L 88.7% C 0.051 H 21.1°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDCB |
|---|---|
| RGB | rgb(250, 205, 203) |
| HSL | hsl(3, 82%, 89%) |
| HSV | hsv(3, 19%, 98%) |
| CMYK | cmyk(0%, 18%, 18.8%, 2%) |
| CIE-LAB | lab(86.16, 15.54, 6.98) |
| CIE-LCH | lch(86.16, 17.03, 24.18°) |
| OKLab | oklab(88.66% 0.0477 0.0185) |
| OKLCH | oklch(88.66% 0.051 21.1) |
| XYZ | xyz(72.0354, 68.3010, 65.8772) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.42
Pale Rose
#FDC1C5
ΔE00 4.60
Pale Pink
#FFCFDC
ΔE00 5.69
Light Pink
#FFD1DF
ΔE00 6.07
Bubblegum
#FFC1CC
ΔE00 6.24
Pink
#FFC0CB
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDCB #CBF8FA
analogous
#FACBE1 #FACDCB #FAE5CB
triadic
#FACDCB #CBFACD #CDCBFA
tetradic
#FACDCB #E1FACB #CBF8FA #E5CBFA
square
#FACDCB #E1FACB #CBF8FA #E5CBFA
split-complementary
#FACDCB #CBFAE5 #CBE1FA
monochromatic
#EF625B #F59793 #FACDCB #FCE4E3 #FCE4E3
Accessibility & contrast
On white
1.43
#FACDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#FACDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDCB
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDCB | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CB
Deuteranopia (green-blind)
#DFDBCA
Tritanopia (blue-blind)
#FFC9CD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #facdcb; /* rgb */ color: rgb(250, 205, 203); /* oklch */ color: oklch(88.7% 0.051 21.1);
Tailwind
colors: {
custom: {
50: '#fcdcda',
500: '#facdcb',
950: '#000000',
},
}SCSS
$custom: #facdcb; $custom-light: #fcdcda; $custom-dark: #000000;
JSON
{
"hex": "#facdcb",
"rgb": {
"r": 250,
"g": 205,
"b": 203
},
"hsl": {
"h": 2.553,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.88656,
"c": 0.05117,
"h": 21.1
},
"luminance": 0.68298
}Semantic roles & 50–950 ramp
primary
#FACDCB
secondary
#8ADCE0
accent
#D6DF07
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483