#FACDA1#FACDA1
#FACDA1 is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.7% C 0.077 H 65.9°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDA1 |
|---|---|
| RGB | rgb(250, 205, 161) |
| HSL | hsl(30, 90%, 81%) |
| HSV | hsv(30, 36%, 98%) |
| CMYK | cmyk(0%, 18%, 35.6%, 2%) |
| CIE-LAB | lab(85.28, 9.95, 27.90) |
| CIE-LCH | lch(85.28, 29.62, 70.37°) |
| OKLab | oklab(87.69% 0.0314 0.0701) |
| OKLCH | oklch(87.69% 0.077 65.9) |
| XYZ | xyz(67.6904, 66.5630, 42.9937) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.90
Peach
#FFDAB9
ΔE00 4.22
Apricot
#FBCEB1
ΔE00 4.93
Navajowhite
#FFDEAD
ΔE00 5.52
Burlywood
#DEB887
ΔE00 6.33
Bisque
#FFE4C4
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDA1 #A1CEFA
analogous
#FAA1A1 #FACDA1 #FAFAA1
triadic
#FACDA1 #A1FACD #CDA1FA
tetradic
#FACDA1 #A1FAA1 #A1CEFA #FAA1FA
square
#FACDA1 #A1FAA1 #A1CEFA #FAA1FA
split-complementary
#FACDA1 #A1FAFA #A1A1FA
monochromatic
#F48F2D #F7AE67 #FACDA1 #FDECDB #FDF0E2
Accessibility & contrast
On white
1.47
#FACDA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#FACDA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDA1
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDA1 | 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)
#DCCF9E
Deuteranopia (green-blind)
#E7D9A2
Tritanopia (blue-blind)
#FFC3C1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #facda1; /* rgb */ color: rgb(250, 205, 161); /* oklch */ color: oklch(87.7% 0.077 65.9);
Tailwind
colors: {
custom: {
50: '#fddcbd',
500: '#facda1',
950: '#000000',
},
}SCSS
$custom: #facda1; $custom-light: #fddcbd; $custom-dark: #000000;
JSON
{
"hex": "#facda1",
"rgb": {
"r": 250,
"g": 205,
"b": 161
},
"hsl": {
"h": 29.663,
"s": 89.899,
"l": 80.588
},
"oklch": {
"l": 0.87687,
"c": 0.07684,
"h": 65.9
},
"luminance": 0.6656
}Semantic roles & 50–950 ramp
primary
#FACDA1
secondary
#64A0DC
accent
#74E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482