#FACD8A#FACD8A
#FACD8A is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.3% C 0.099 H 76.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FACD8A |
|---|---|
| RGB | rgb(250, 205, 138) |
| HSL | hsl(36, 92%, 76%) |
| HSV | hsv(36, 45%, 98%) |
| CMYK | cmyk(0%, 18%, 44.8%, 2%) |
| CIE-LAB | lab(84.91, 7.47, 39.26) |
| CIE-LCH | lch(84.91, 39.96, 79.22°) |
| OKLab | oklab(87.27% 0.0224 0.0959) |
| OKLCH | oklch(87.27% 0.099 76.8) |
| XYZ | xyz(65.8455, 65.8250, 33.2771) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.63
Burlywood
#DEB887
ΔE00 6.55
Pale Peach
#FFE5AD
ΔE00 7.13
Light Peach
#FFD8B1
ΔE00 7.14
Moccasin
#FFE4B5
ΔE00 7.38
Wheat
#F5DEB3
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACD8A #8AB7FA
analogous
#FA958A #FACD8A #EFFA8A
triadic
#FACD8A #8AFACD #CD8AFA
tetradic
#FACD8A #8AFA95 #8AB7FA #FA8AEF
square
#FACD8A #8AFA95 #8AB7FA #FA8AEF
split-complementary
#FACD8A #8AEFFA #958AFA
monochromatic
#F59B15 #F7B44F #FACD8A #FDE6C5 #FEF2E2
Accessibility & contrast
On white
1.48
#FACD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#FACD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACD8A
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACD8A | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE85
Deuteranopia (green-blind)
#E9D98C
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #facd8a; /* rgb */ color: rgb(250, 205, 138); /* oklch */ color: oklch(87.3% 0.099 76.8);
Tailwind
colors: {
custom: {
50: '#fedcad',
500: '#facd8a',
950: '#000000',
},
}SCSS
$custom: #facd8a; $custom-light: #fedcad; $custom-dark: #000000;
JSON
{
"hex": "#facd8a",
"rgb": {
"r": 250,
"g": 205,
"b": 138
},
"hsl": {
"h": 35.893,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.8727,
"c": 0.09851,
"h": 76.8
},
"luminance": 0.65822
}Semantic roles & 50–950 ramp
primary
#FACD8A
secondary
#4F87D9
accent
#5CE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481