#FACDA6#FACDA6
#FACDA6 is a very light, moderate orange. Relative luminance 0.667; OKLCH L 87.8% C 0.072 H 62.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDA6 |
|---|---|
| RGB | rgb(250, 205, 166) |
| HSL | hsl(28, 89%, 82%) |
| HSV | hsv(28, 34%, 98%) |
| CMYK | cmyk(0%, 18%, 33.6%, 2%) |
| CIE-LAB | lab(85.37, 10.54, 25.41) |
| CIE-LCH | lch(85.37, 27.51, 67.47°) |
| OKLab | oklab(87.79% 0.0333 0.0643) |
| OKLCH | oklch(87.79% 0.072 62.6) |
| XYZ | xyz(68.1401, 66.7429, 45.3625) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.89
Apricot
#FBCEB1
ΔE00 3.42
Peach
#FFDAB9
ΔE00 3.56
Navajowhite
#FFDEAD
ΔE00 6.45
Bisque
#FFE4C4
ΔE00 6.94
Burlywood
#DEB887
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDA6 #A6D3FA
analogous
#FAA6A9 #FACDA6 #FAF7A6
triadic
#FACDA6 #A6FACD #CDA6FA
tetradic
#FACDA6 #A9FAA6 #A6D3FA #F7A6FA
square
#FACDA6 #A9FAA6 #A6D3FA #F7A6FA
split-complementary
#FACDA6 #A6FAF7 #A6A9FA
monochromatic
#F38C32 #F7AC6C #FACDA6 #FDEEE0 #FDEFE2
Accessibility & contrast
On white
1.46
#FACDA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#FACDA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDA6
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDA6 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCFA3
Deuteranopia (green-blind)
#E6D9A7
Tritanopia (blue-blind)
#FFC4C2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #facda6; /* rgb */ color: rgb(250, 205, 166); /* oklch */ color: oklch(87.8% 0.072 62.6);
Tailwind
colors: {
custom: {
50: '#fddcc0',
500: '#facda6',
950: '#000000',
},
}SCSS
$custom: #facda6; $custom-light: #fddcc0; $custom-dark: #000000;
JSON
{
"hex": "#facda6",
"rgb": {
"r": 250,
"g": 205,
"b": 166
},
"hsl": {
"h": 27.857,
"s": 89.362,
"l": 81.569
},
"oklch": {
"l": 0.87788,
"c": 0.07239,
"h": 62.6
},
"luminance": 0.6674
}Semantic roles & 50–950 ramp
primary
#FACDA6
secondary
#68A6DC
accent
#7BE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482