#FACDA8#FACDA8
#FACDA8 is a very light, moderate orange. Relative luminance 0.668; OKLCH L 87.8% C 0.071 H 61.1°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDA8 |
|---|---|
| RGB | rgb(250, 205, 168) |
| HSL | hsl(27, 89%, 82%) |
| HSV | hsv(27, 33%, 98%) |
| CMYK | cmyk(0%, 18%, 32.8%, 2%) |
| CIE-LAB | lab(85.41, 10.78, 24.41) |
| CIE-LCH | lch(85.41, 26.69, 66.17°) |
| OKLab | oklab(87.83% 0.0341 0.0619) |
| OKLCH | oklch(87.83% 0.071 61.1) |
| XYZ | xyz(68.3250, 66.8169, 46.3362) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.78
Light Peach
#FFD8B1
ΔE00 3.12
Peach
#FFDAB9
ΔE00 3.45
Navajowhite
#FFDEAD
ΔE00 6.91
Bisque
#FFE4C4
ΔE00 7.01
Burlywood
#DEB887
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDA8 #A8D5FA
analogous
#FAA8AC #FACDA8 #FAF6A8
triadic
#FACDA8 #A8FACD #CDA8FA
tetradic
#FACDA8 #ACFAA8 #A8D5FA #F6A8FA
square
#FACDA8 #ACFAA8 #A8D5FA #F6A8FA
split-complementary
#FACDA8 #A8FAF6 #A8ACFA
monochromatic
#F38A34 #F7AC6E #FACDA8 #FDEEE2 #FDEEE2
Accessibility & contrast
On white
1.46
#FACDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#FACDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDA8
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDA8 | 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)
#DBD0A6
Deuteranopia (green-blind)
#E5D9A9
Tritanopia (blue-blind)
#FFC4C3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #facda8; /* rgb */ color: rgb(250, 205, 168); /* oklch */ color: oklch(87.8% 0.071 61.1);
Tailwind
colors: {
custom: {
50: '#fddcc2',
500: '#facda8',
950: '#000000',
},
}SCSS
$custom: #facda8; $custom-light: #fddcc2; $custom-dark: #000000;
JSON
{
"hex": "#facda8",
"rgb": {
"r": 250,
"g": 205,
"b": 168
},
"hsl": {
"h": 27.073,
"s": 89.13,
"l": 81.961
},
"oklch": {
"l": 0.8783,
"c": 0.07066,
"h": 61.1
},
"luminance": 0.66814
}Semantic roles & 50–950 ramp
primary
#FACDA8
secondary
#6AA9DC
accent
#7EE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482