#FACA83#FACA83
#FACA83 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.6% C 0.104 H 76.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FACA83 |
|---|---|
| RGB | rgb(250, 202, 131) |
| HSL | hsl(36, 92%, 75%) |
| HSV | hsv(36, 48%, 98%) |
| CMYK | cmyk(0%, 19.2%, 47.6%, 2%) |
| CIE-LAB | lab(84.07, 8.36, 41.74) |
| CIE-LCH | lch(84.07, 42.57, 78.68°) |
| OKLab | oklab(86.58% 0.0244 0.1012) |
| OKLCH | oklch(86.58% 0.104 76.5) |
| XYZ | xyz(64.6442, 64.2073, 30.4566) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.63
Navajowhite
#FFDEAD
ΔE00 6.71
Light Peach
#FFD8B1
ΔE00 8.00
Very Light Brown
#D3B683
ΔE00 8.05
Pale Peach
#FFE5AD
ΔE00 8.15
Sand (survey)
#E2CA76
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACA83 #83B3FA
analogous
#FA8E83 #FACA83 #EFFA83
triadic
#FACA83 #83FACA #CA83FA
tetradic
#FACA83 #83FA8E #83B3FA #FA83EF
square
#FACA83 #83FA8E #83B3FA #FA83EF
split-complementary
#FACA83 #83EFFA #8E83FA
monochromatic
#F5980D #F8B148 #FACA83 #FCE3BE #FEF2E2
Accessibility & contrast
On white
1.52
#FACA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#FACA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACA83
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACA83 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7D
Deuteranopia (green-blind)
#E8D685
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #faca83; /* rgb */ color: rgb(250, 202, 131); /* oklch */ color: oklch(86.6% 0.104 76.5);
Tailwind
colors: {
custom: {
50: '#fedaa8',
500: '#faca83',
950: '#000000',
},
}SCSS
$custom: #faca83; $custom-light: #fedaa8; $custom-dark: #000000;
JSON
{
"hex": "#faca83",
"rgb": {
"r": 250,
"g": 202,
"b": 131
},
"hsl": {
"h": 35.798,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.86583,
"c": 0.10408,
"h": 76.5
},
"luminance": 0.64204
}Semantic roles & 50–950 ramp
primary
#FACA83
secondary
#4983D8
accent
#5DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380