#FAC89E#FAC89E
#FAC89E is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.7% C 0.079 H 61.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC89E |
|---|---|
| RGB | rgb(250, 200, 158) |
| HSL | hsl(27, 90%, 80%) |
| HSV | hsv(27, 37%, 98%) |
| CMYK | cmyk(0%, 20%, 36.8%, 2%) |
| CIE-LAB | lab(84.02, 12.21, 27.76) |
| CIE-LCH | lch(84.02, 30.33, 66.27°) |
| OKLab | oklab(86.68% 0.0379 0.0698) |
| OKLCH | oklch(86.68% 0.079 61.5) |
| XYZ | xyz(66.2520, 64.1045, 41.2248) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.09
Light Peach
#FFD8B1
ΔE00 4.34
Peach
#FFDAB9
ΔE00 5.13
Burlywood
#DEB887
ΔE00 6.67
Navajowhite
#FFDEAD
ΔE00 7.49
Peach (survey)
#FFB07C
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC89E #9ED0FA
analogous
#FA9EA2 #FAC89E #FAF69E
triadic
#FAC89E #9EFAC8 #C89EFA
tetradic
#FAC89E #A2FA9E #9ED0FA #F69EFA
square
#FAC89E #A2FA9E #9ED0FA #F69EFA
split-complementary
#FAC89E #9EFAF6 #9EA2FA
monochromatic
#F4862A #F7A764 #FAC89E #FDE9D8 #FDEEE2
Accessibility & contrast
On white
1.52
#FAC89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#FAC89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC89E
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC89E | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB9B
Deuteranopia (green-blind)
#E3D69F
Tritanopia (blue-blind)
#FFBEBD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fac89e; /* rgb */ color: rgb(250, 200, 158); /* oklch */ color: oklch(86.7% 0.079 61.5);
Tailwind
colors: {
custom: {
50: '#fdd8bb',
500: '#fac89e',
950: '#000000',
},
}SCSS
$custom: #fac89e; $custom-light: #fdd8bb; $custom-dark: #000000;
JSON
{
"hex": "#fac89e",
"rgb": {
"r": 250,
"g": 200,
"b": 158
},
"hsl": {
"h": 27.391,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.86682,
"c": 0.07936,
"h": 61.5
},
"luminance": 0.64101
}Semantic roles & 50–950 ramp
primary
#FAC89E
secondary
#61A3DB
accent
#7DE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381