#FACDA0#FACDA0
#FACDA0 is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.7% C 0.078 H 66.5°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDA0 |
|---|---|
| RGB | rgb(250, 205, 160) |
| HSL | hsl(30, 90%, 80%) |
| HSV | hsv(30, 36%, 98%) |
| CMYK | cmyk(0%, 18%, 36%, 2%) |
| CIE-LAB | lab(85.27, 9.83, 28.40) |
| CIE-LCH | lch(85.27, 30.05, 70.90°) |
| OKLab | oklab(87.67% 0.031 0.0713) |
| OKLCH | oklch(87.67% 0.078 66.5) |
| XYZ | xyz(67.6026, 66.5279, 42.5312) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.99
Peach
#FFDAB9
ΔE00 4.40
Apricot
#FBCEB1
ΔE00 5.22
Navajowhite
#FFDEAD
ΔE00 5.37
Burlywood
#DEB887
ΔE00 6.21
Bisque
#FFE4C4
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDA0 #A0CDFA
analogous
#FAA0A0 #FACDA0 #FAFAA0
triadic
#FACDA0 #A0FACD #CDA0FA
tetradic
#FACDA0 #A0FAA0 #A0CDFA #FAA0FA
square
#FACDA0 #A0FAA0 #A0CDFA #FAA0FA
split-complementary
#FACDA0 #A0FAFA #A0A0FA
monochromatic
#F4902C #F7AE66 #FACDA0 #FDECDA #FDF0E2
Accessibility & contrast
On white
1.47
#FACDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#FACDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDA0
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDA0 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCF9D
Deuteranopia (green-blind)
#E7D9A1
Tritanopia (blue-blind)
#FFC3C1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #facda0; /* rgb */ color: rgb(250, 205, 160); /* oklch */ color: oklch(87.7% 0.078 66.5);
Tailwind
colors: {
custom: {
50: '#fddcbc',
500: '#facda0',
950: '#000000',
},
}SCSS
$custom: #facda0; $custom-light: #fddcbc; $custom-dark: #000000;
JSON
{
"hex": "#facda0",
"rgb": {
"r": 250,
"g": 205,
"b": 160
},
"hsl": {
"h": 30,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.87667,
"c": 0.07774,
"h": 66.5
},
"luminance": 0.66525
}Semantic roles & 50–950 ramp
primary
#FACDA0
secondary
#639FDC
accent
#73E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482