#FACDB8#FACDB8
#FACDB8 is a very light, muted orange. Relative luminance 0.674; OKLCH L 88.2% C 0.059 H 46.4°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDB8 |
|---|---|
| RGB | rgb(250, 205, 184) |
| HSL | hsl(19, 87%, 85%) |
| HSV | hsv(19, 26%, 98%) |
| CMYK | cmyk(0%, 18%, 26.4%, 2%) |
| CIE-LAB | lab(85.73, 12.84, 16.43) |
| CIE-LCH | lch(85.73, 20.85, 51.99°) |
| OKLab | oklab(88.18% 0.0404 0.0424) |
| OKLCH | oklch(88.18% 0.059 46.4) |
| XYZ | xyz(69.9083, 67.4502, 54.6749) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.06
Peach
#FFDAB9
ΔE00 6.55
Light Peach
#FFD8B1
ΔE00 7.77
Pale Salmon
#FFB19A
ΔE00 8.69
Mistyrose
#FFE4E1
ΔE00 9.17
Bisque
#FFE4C4
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDB8 #B8E5FA
analogous
#FAB8C4 #FACDB8 #FAEEB8
triadic
#FACDB8 #B8FACD #CDB8FA
tetradic
#FACDB8 #C4FAB8 #B8E5FA #EEB8FA
square
#FACDB8 #C4FAB8 #B8E5FA #EEB8FA
split-complementary
#FACDB8 #B8FAEE #B8C4FA
monochromatic
#F27C46 #F6A57F #FACDB8 #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.45
#FACDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#FACDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDB8
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDB8 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B7
Deuteranopia (green-blind)
#E3DAB8
Tritanopia (blue-blind)
#FFC6C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #facdb8; /* rgb */ color: rgb(250, 205, 184); /* oklch */ color: oklch(88.2% 0.059 46.4);
Tailwind
colors: {
custom: {
50: '#fddccd',
500: '#facdb8',
950: '#000000',
},
}SCSS
$custom: #facdb8; $custom-light: #fddccd; $custom-dark: #000000;
JSON
{
"hex": "#facdb8",
"rgb": {
"r": 250,
"g": 205,
"b": 184
},
"hsl": {
"h": 19.091,
"s": 86.842,
"l": 85.098
},
"oklch": {
"l": 0.88184,
"c": 0.05858,
"h": 46.4
},
"luminance": 0.67447
}Semantic roles & 50–950 ramp
primary
#FACDB8
secondary
#78BEDE
accent
#9CE302
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483