#FACD81#FACD81
#FACD81 is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.1% C 0.107 H 79.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FACD81 |
|---|---|
| RGB | rgb(250, 205, 129) |
| HSL | hsl(38, 92%, 74%) |
| HSV | hsv(38, 48%, 98%) |
| CMYK | cmyk(0%, 18%, 48.4%, 2%) |
| CIE-LAB | lab(84.78, 6.62, 43.63) |
| CIE-LCH | lch(84.78, 44.13, 81.37°) |
| OKLab | oklab(87.13% 0.0191 0.1053) |
| OKLCH | oklch(87.13% 0.107 79.7) |
| XYZ | xyz(65.2207, 65.5751, 29.9866) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.76
Navajowhite
#FFDEAD
ΔE00 6.80
Sand (survey)
#E2CA76
ΔE00 6.89
Pale Peach
#FFE5AD
ΔE00 7.54
Burlywood
#DEB887
ΔE00 7.61
Light Mustard
#F7D560
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACD81 #81AEFA
analogous
#FA9181 #FACD81 #EAFA81
triadic
#FACD81 #81FACD #CD81FA
tetradic
#FACD81 #81FA91 #81AEFA #FA81EA
square
#FACD81 #81FA91 #81AEFA #FA81EA
split-complementary
#FACD81 #81EAFA #9181FA
monochromatic
#F59E0B #F8B646 #FACD81 #FCE4BC #FEF3E2
Accessibility & contrast
On white
1.49
#FACD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#FACD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACD81
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACD81 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD7B
Deuteranopia (green-blind)
#EAD883
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #facd81; /* rgb */ color: rgb(250, 205, 129); /* oklch */ color: oklch(87.1% 0.107 79.7);
Tailwind
colors: {
custom: {
50: '#fedca7',
500: '#facd81',
950: '#000000',
},
}SCSS
$custom: #facd81; $custom-light: #fedca7; $custom-dark: #000000;
JSON
{
"hex": "#facd81",
"rgb": {
"r": 250,
"g": 205,
"b": 129
},
"hsl": {
"h": 37.686,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.87128,
"c": 0.10704,
"h": 79.7
},
"luminance": 0.65572
}Semantic roles & 50–950 ramp
primary
#FACD81
secondary
#487DD8
accent
#55E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480