#FACDA2#FACDA2
#FACDA2 is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.7% C 0.076 H 65.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDA2 |
|---|---|
| RGB | rgb(250, 205, 162) |
| HSL | hsl(29, 90%, 81%) |
| HSV | hsv(29, 35%, 98%) |
| CMYK | cmyk(0%, 18%, 35.2%, 2%) |
| CIE-LAB | lab(85.30, 10.07, 27.40) |
| CIE-LCH | lch(85.30, 29.19, 69.83°) |
| OKLab | oklab(87.71% 0.0318 0.069) |
| OKLCH | oklch(87.71% 0.076 65.3) |
| XYZ | xyz(67.7789, 66.5984, 43.4600) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.83
Peach
#FFDAB9
ΔE00 4.05
Apricot
#FBCEB1
ΔE00 4.64
Navajowhite
#FFDEAD
ΔE00 5.68
Burlywood
#DEB887
ΔE00 6.46
Bisque
#FFE4C4
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDA2 #A2CFFA
analogous
#FAA2A3 #FACDA2 #FAF9A2
triadic
#FACDA2 #A2FACD #CDA2FA
tetradic
#FACDA2 #A3FAA2 #A2CFFA #F9A2FA
square
#FACDA2 #A3FAA2 #A2CFFA #F9A2FA
split-complementary
#FACDA2 #A2FAF9 #A2A3FA
monochromatic
#F48F2E #F7AE68 #FACDA2 #FDECDC #FDEFE2
Accessibility & contrast
On white
1.47
#FACDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#FACDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDA2
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDA2 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCF9F
Deuteranopia (green-blind)
#E6D9A3
Tritanopia (blue-blind)
#FFC3C2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #facda2; /* rgb */ color: rgb(250, 205, 162); /* oklch */ color: oklch(87.7% 0.076 65.3);
Tailwind
colors: {
custom: {
50: '#fddcbd',
500: '#facda2',
950: '#000000',
},
}SCSS
$custom: #facda2; $custom-light: #fddcbd; $custom-dark: #000000;
JSON
{
"hex": "#facda2",
"rgb": {
"r": 250,
"g": 205,
"b": 162
},
"hsl": {
"h": 29.318,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.87707,
"c": 0.07593,
"h": 65.3
},
"luminance": 0.66595
}Semantic roles & 50–950 ramp
primary
#FACDA2
secondary
#64A1DC
accent
#75E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482