#FACEAE#FACEAE
#FACEAE is a very light, moderate orange. Relative luminance 0.675; OKLCH L 88.1% C 0.066 H 57.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FACEAE |
|---|---|
| RGB | rgb(250, 206, 174) |
| HSL | hsl(25, 88%, 83%) |
| HSV | hsv(25, 30%, 98%) |
| CMYK | cmyk(0%, 17.6%, 30.4%, 2%) |
| CIE-LAB | lab(85.77, 11.01, 21.75) |
| CIE-LCH | lch(85.77, 24.38, 63.15°) |
| OKLab | oklab(88.15% 0.035 0.0555) |
| OKLCH | oklch(88.15% 0.066 57.8) |
| XYZ | xyz(69.1369, 67.5256, 49.4282) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.24
Peach
#FFDAB9
ΔE00 3.39
Light Peach
#FFD8B1
ΔE00 3.87
Bisque
#FFE4C4
ΔE00 7.14
Navajowhite
#FFDEAD
ΔE00 7.96
Burlywood
#DEB887
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACEAE #AEDAFA
analogous
#FAAEB4 #FACEAE #FAF4AE
triadic
#FACEAE #AEFACE #CEAEFA
tetradic
#FACEAE #B4FAAE #AEDAFA #F4AEFA
square
#FACEAE #B4FAAE #AEDAFA #F4AEFA
split-complementary
#FACEAE #AEFAF4 #AEB4FA
monochromatic
#F3883B #F6AB74 #FACEAE #FDEEE2 #FDEEE2
Accessibility & contrast
On white
1.45
#FACEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#FACEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACEAE
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACEAE | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AC
Deuteranopia (green-blind)
#E5DAAE
Tritanopia (blue-blind)
#FFC6C5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #faceae; /* rgb */ color: rgb(250, 206, 174); /* oklch */ color: oklch(88.1% 0.066 57.8);
Tailwind
colors: {
custom: {
50: '#fdddc6',
500: '#faceae',
950: '#000000',
},
}SCSS
$custom: #faceae; $custom-light: #fdddc6; $custom-dark: #000000;
JSON
{
"hex": "#faceae",
"rgb": {
"r": 250,
"g": 206,
"b": 174
},
"hsl": {
"h": 25.263,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.88147,
"c": 0.06558,
"h": 57.8
},
"luminance": 0.67523
}Semantic roles & 50–950 ramp
primary
#FACEAE
secondary
#6FAFDD
accent
#85E501
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482