#FACD82#FACD82
#FACD82 is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.1% C 0.106 H 79.5°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FACD82 |
|---|---|
| RGB | rgb(250, 205, 130) |
| HSL | hsl(38, 92%, 75%) |
| HSV | hsv(38, 48%, 98%) |
| CMYK | cmyk(0%, 18%, 48%, 2%) |
| CIE-LAB | lab(84.79, 6.71, 43.15) |
| CIE-LCH | lch(84.79, 43.67, 81.16°) |
| OKLab | oklab(87.14% 0.0194 0.1043) |
| OKLCH | oklch(87.14% 0.106 79.5) |
| XYZ | xyz(65.2875, 65.6018, 30.3383) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.66
Wheat (survey)
#FBDD7E
ΔE00 6.89
Sand (survey)
#E2CA76
ΔE00 6.99
Pale Peach
#FFE5AD
ΔE00 7.48
Burlywood
#DEB887
ΔE00 7.48
Light Mustard
#F7D560
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACD82 #82AFFA
analogous
#FA9182 #FACD82 #EBFA82
triadic
#FACD82 #82FACD #CD82FA
tetradic
#FACD82 #82FA91 #82AFFA #FA82EB
square
#FACD82 #82FA91 #82AFFA #FA82EB
split-complementary
#FACD82 #82EBFA #9182FA
monochromatic
#F59E0C #F8B547 #FACD82 #FCE5BD #FEF3E2
Accessibility & contrast
On white
1.49
#FACD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#FACD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACD82
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACD82 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD7C
Deuteranopia (green-blind)
#EAD884
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #facd82; /* rgb */ color: rgb(250, 205, 130); /* oklch */ color: oklch(87.1% 0.106 79.5);
Tailwind
colors: {
custom: {
50: '#fedca7',
500: '#facd82',
950: '#000000',
},
}SCSS
$custom: #facd82; $custom-light: #fedca7; $custom-dark: #000000;
JSON
{
"hex": "#facd82",
"rgb": {
"r": 250,
"g": 205,
"b": 130
},
"hsl": {
"h": 37.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.87143,
"c": 0.1061,
"h": 79.5
},
"luminance": 0.65598
}Semantic roles & 50–950 ramp
primary
#FACD82
secondary
#487ED8
accent
#56E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480