#FACDB7#FACDB7
#FACDB7 is a very light, muted orange. Relative luminance 0.674; OKLCH L 88.2% C 0.059 H 47.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDB7 |
|---|---|
| RGB | rgb(250, 205, 183) |
| HSL | hsl(20, 87%, 85%) |
| HSV | hsv(20, 27%, 98%) |
| CMYK | cmyk(0%, 18%, 26.8%, 2%) |
| CIE-LAB | lab(85.71, 12.71, 16.93) |
| CIE-LCH | lch(85.71, 21.17, 53.11°) |
| OKLab | oklab(88.16% 0.04 0.0437) |
| OKLCH | oklch(88.16% 0.059 47.5) |
| XYZ | xyz(69.8039, 67.4084, 54.1248) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.67
Peach
#FFDAB9
ΔE00 6.22
Light Peach
#FFD8B1
ΔE00 7.39
Pale Salmon
#FFB19A
ΔE00 8.78
Mistyrose
#FFE4E1
ΔE00 9.43
Bisque
#FFE4C4
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDB7 #B7E4FA
analogous
#FAB7C3 #FACDB7 #FAEEB7
triadic
#FACDB7 #B7FACD #CDB7FA
tetradic
#FACDB7 #C3FAB7 #B7E4FA #EEB7FA
square
#FACDB7 #C3FAB7 #B7E4FA #EEB7FA
split-complementary
#FACDB7 #B7FAEE #B7C3FA
monochromatic
#F27E45 #F6A57E #FACDB7 #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.45
#FACDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#FACDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDB7
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDB7 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B6
Deuteranopia (green-blind)
#E3DAB7
Tritanopia (blue-blind)
#FFC6C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #facdb7; /* rgb */ color: rgb(250, 205, 183); /* oklch */ color: oklch(88.2% 0.059 47.5);
Tailwind
colors: {
custom: {
50: '#fddccc',
500: '#facdb7',
950: '#000000',
},
}SCSS
$custom: #facdb7; $custom-light: #fddccc; $custom-dark: #000000;
JSON
{
"hex": "#facdb7",
"rgb": {
"r": 250,
"g": 205,
"b": 183
},
"hsl": {
"h": 19.701,
"s": 87.013,
"l": 84.902
},
"oklch": {
"l": 0.88161,
"c": 0.05922,
"h": 47.5
},
"luminance": 0.67406
}Semantic roles & 50–950 ramp
primary
#FACDB7
secondary
#77BCDE
accent
#99E402
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483