#FACD84#FACD84
#FACD84 is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.2% C 0.104 H 78.8°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FACD84 |
|---|---|
| RGB | rgb(250, 205, 132) |
| HSL | hsl(37, 92%, 75%) |
| HSV | hsv(37, 47%, 98%) |
| CMYK | cmyk(0%, 18%, 47.2%, 2%) |
| CIE-LAB | lab(84.82, 6.90, 42.18) |
| CIE-LCH | lch(84.82, 42.74, 80.71°) |
| OKLab | oklab(87.17% 0.0202 0.1022) |
| OKLCH | oklch(87.17% 0.104 78.8) |
| XYZ | xyz(65.4230, 65.6561, 31.0522) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.39
Wheat (survey)
#FBDD7E
ΔE00 7.17
Sand (survey)
#E2CA76
ΔE00 7.21
Burlywood
#DEB887
ΔE00 7.23
Pale Peach
#FFE5AD
ΔE00 7.36
Moccasin
#FFE4B5
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACD84 #84B1FA
analogous
#FA9284 #FACD84 #ECFA84
triadic
#FACD84 #84FACD #CD84FA
tetradic
#FACD84 #84FA92 #84B1FA #FA84EC
square
#FACD84 #84FA92 #84B1FA #FA84EC
split-complementary
#FACD84 #84ECFA #9284FA
monochromatic
#F59D0E #F8B549 #FACD84 #FCE5BF #FEF3E2
Accessibility & contrast
On white
1.49
#FACD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#FACD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACD84
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACD84 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7E
Deuteranopia (green-blind)
#EAD886
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #facd84; /* rgb */ color: rgb(250, 205, 132); /* oklch */ color: oklch(87.2% 0.104 78.8);
Tailwind
colors: {
custom: {
50: '#fedca9',
500: '#facd84',
950: '#000000',
},
}SCSS
$custom: #facd84; $custom-light: #fedca9; $custom-dark: #000000;
JSON
{
"hex": "#facd84",
"rgb": {
"r": 250,
"g": 205,
"b": 132
},
"hsl": {
"h": 37.119,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.87174,
"c": 0.10421,
"h": 78.8
},
"luminance": 0.65653
}Semantic roles & 50–950 ramp
primary
#FACD84
secondary
#4A80D8
accent
#58E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181510
muted
#868480