#FACDBD#FACDBD
#FACDBD is a very light, muted orange. Relative luminance 0.677; OKLCH L 88.3% C 0.056 H 40.5°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDBD |
|---|---|
| RGB | rgb(250, 205, 189) |
| HSL | hsl(16, 86%, 86%) |
| HSV | hsv(16, 24%, 98%) |
| CMYK | cmyk(0%, 18%, 24.4%, 2%) |
| CIE-LAB | lab(85.84, 13.52, 13.94) |
| CIE-LCH | lch(85.84, 19.42, 45.86°) |
| OKLab | oklab(88.3% 0.0424 0.0362) |
| OKLCH | oklch(88.3% 0.056 40.5) |
| XYZ | xyz(70.4417, 67.6635, 57.4841) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.10
Mistyrose
#FFE4E1
ΔE00 8.02
Peach
#FFDAB9
ΔE00 8.35
Pale Salmon
#FFB19A
ΔE00 8.56
Pale Rose
#FDC1C5
ΔE00 9.27
Light Rose
#FFC5CB
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDBD #BDEAFA
analogous
#FABDCB #FACDBD #FAEBBD
triadic
#FACDBD #BDFACD #CDBDFA
tetradic
#FACDBD #CBFABD #BDEAFA #EBBDFA
square
#FACDBD #CBFABD #BDEAFA #EBBDFA
split-complementary
#FACDBD #BDFAEB #BDCBFA
monochromatic
#F1774B #F6A284 #FACDBD #FDE9E3 #FDE9E3
Accessibility & contrast
On white
1.45
#FACDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#FACDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDBD
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDBD | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BC
Deuteranopia (green-blind)
#E2DABD
Tritanopia (blue-blind)
#FFC7C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #facdbd; /* rgb */ color: rgb(250, 205, 189); /* oklch */ color: oklch(88.3% 0.056 40.5);
Tailwind
colors: {
custom: {
50: '#fcdcd0',
500: '#facdbd',
950: '#000000',
},
}SCSS
$custom: #facdbd; $custom-light: #fcdcd0; $custom-dark: #000000;
JSON
{
"hex": "#facdbd",
"rgb": {
"r": 250,
"g": 205,
"b": 189
},
"hsl": {
"h": 15.738,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.88303,
"c": 0.0557,
"h": 40.5
},
"luminance": 0.67661
}Semantic roles & 50–950 ramp
primary
#FACDBD
secondary
#7DC5DF
accent
#A8E203
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483