#FACD8E#FACD8E
#FACD8E is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.3% C 0.095 H 75.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FACD8E |
|---|---|
| RGB | rgb(250, 205, 142) |
| HSL | hsl(35, 92%, 77%) |
| HSV | hsv(35, 43%, 98%) |
| CMYK | cmyk(0%, 18%, 43.2%, 2%) |
| CIE-LAB | lab(84.97, 7.87, 37.30) |
| CIE-LCH | lch(84.97, 38.12, 78.08°) |
| OKLab | oklab(87.34% 0.024 0.0916) |
| OKLCH | oklch(87.34% 0.095 75.3) |
| XYZ | xyz(66.1404, 65.9430, 34.8304) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.20
Burlywood
#DEB887
ΔE00 6.18
Light Peach
#FFD8B1
ΔE00 6.34
Moccasin
#FFE4B5
ΔE00 7.07
Pale Peach
#FFE5AD
ΔE00 7.11
Wheat
#F5DEB3
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACD8E #8EBBFA
analogous
#FA978E #FACD8E #F1FA8E
triadic
#FACD8E #8EFACD #CD8EFA
tetradic
#FACD8E #8EFA97 #8EBBFA #FA8EF1
square
#FACD8E #8EFA97 #8EBBFA #FA8EF1
split-complementary
#FACD8E #8EF1FA #978EFA
monochromatic
#F59919 #F7B353 #FACD8E #FDE7C9 #FEF2E2
Accessibility & contrast
On white
1.48
#FACD8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#FACD8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACD8E
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACD8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACD8E | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE89
Deuteranopia (green-blind)
#E9D990
Tritanopia (blue-blind)
#FFC1BD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #facd8e; /* rgb */ color: rgb(250, 205, 142); /* oklch */ color: oklch(87.3% 0.095 75.3);
Tailwind
colors: {
custom: {
50: '#fedcb0',
500: '#facd8e',
950: '#000000',
},
}SCSS
$custom: #facd8e; $custom-light: #fedcb0; $custom-dark: #000000;
JSON
{
"hex": "#facd8e",
"rgb": {
"r": 250,
"g": 205,
"b": 142
},
"hsl": {
"h": 35,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.87337,
"c": 0.09469,
"h": 75.3
},
"luminance": 0.6594
}Semantic roles & 50–950 ramp
primary
#FACD8E
secondary
#538BD9
accent
#60E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481