#FACDA7#FACDA7
#FACDA7 is a very light, moderate orange. Relative luminance 0.668; OKLCH L 87.8% C 0.072 H 61.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDA7 |
|---|---|
| RGB | rgb(250, 205, 167) |
| HSL | hsl(27, 89%, 82%) |
| HSV | hsv(27, 33%, 98%) |
| CMYK | cmyk(0%, 18%, 33.2%, 2%) |
| CIE-LAB | lab(85.39, 10.66, 24.91) |
| CIE-LCH | lch(85.39, 27.10, 66.83°) |
| OKLab | oklab(87.81% 0.0337 0.0631) |
| OKLCH | oklch(87.81% 0.072 61.9) |
| XYZ | xyz(68.2322, 66.7797, 45.8474) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.99
Apricot
#FBCEB1
ΔE00 3.10
Peach
#FFDAB9
ΔE00 3.49
Navajowhite
#FFDEAD
ΔE00 6.68
Bisque
#FFE4C4
ΔE00 6.97
Burlywood
#DEB887
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDA7 #A7D4FA
analogous
#FAA7AB #FACDA7 #FAF7A7
triadic
#FACDA7 #A7FACD #CDA7FA
tetradic
#FACDA7 #ABFAA7 #A7D4FA #F7A7FA
square
#FACDA7 #ABFAA7 #A7D4FA #F7A7FA
split-complementary
#FACDA7 #A7FAF7 #A7ABFA
monochromatic
#F38B33 #F7AC6D #FACDA7 #FDEEE1 #FDEFE2
Accessibility & contrast
On white
1.46
#FACDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#FACDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDA7
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDA7 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A4
Deuteranopia (green-blind)
#E6D9A8
Tritanopia (blue-blind)
#FFC4C3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #facda7; /* rgb */ color: rgb(250, 205, 167); /* oklch */ color: oklch(87.8% 0.072 61.9);
Tailwind
colors: {
custom: {
50: '#fddcc1',
500: '#facda7',
950: '#000000',
},
}SCSS
$custom: #facda7; $custom-light: #fddcc1; $custom-dark: #000000;
JSON
{
"hex": "#facda7",
"rgb": {
"r": 250,
"g": 205,
"b": 167
},
"hsl": {
"h": 27.47,
"s": 89.247,
"l": 81.765
},
"oklch": {
"l": 0.87809,
"c": 0.07152,
"h": 61.9
},
"luminance": 0.66777
}Semantic roles & 50–950 ramp
primary
#FACDA7
secondary
#69A7DC
accent
#7CE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482