#FAE2C8#FAE2C8
#FAE2C8 is a very light, muted orange. Relative luminance 0.789; OKLCH L 92.6% C 0.043 H 69.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE2C8 |
|---|---|
| RGB | rgb(250, 226, 200) |
| HSL | hsl(31, 83%, 88%) |
| HSV | hsv(31, 20%, 98%) |
| CMYK | cmyk(0%, 9.6%, 20%, 2%) |
| CIE-LAB | lab(91.18, 4.20, 15.71) |
| CIE-LCH | lch(91.18, 16.26, 75.02°) |
| OKLab | oklab(92.56% 0.0152 0.0406) |
| OKLCH | oklch(92.56% 0.043 69.5) |
| XYZ | xyz(77.0460, 78.8887, 65.8008) |
| Luminance | 0.7889 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.96
Blanchedalmond
#FFEBCD
ΔE00 3.20
Champagne
#F7E7CE
ΔE00 3.39
Antiquewhite
#FAEBD7
ΔE00 3.85
Papayawhip
#FFEFD5
ΔE00 4.23
Peach
#FFDAB9
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE2C8 #C8E0FA
analogous
#FAC9C8 #FAE2C8 #F9FAC8
triadic
#FAE2C8 #C8FAE2 #E2C8FA
tetradic
#FAE2C8 #C8FAC9 #C8E0FA #FAC8F9
square
#FAE2C8 #C8FAC9 #C8E0FA #FAC8F9
split-complementary
#FAE2C8 #C8F9FA #C9C8FA
monochromatic
#F0A758 #F5C490 #FAE2C8 #FCF0E3 #FCF0E3
Accessibility & contrast
On white
1.25
#FAE2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#FAE2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE2C8
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE2C8 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C6
Deuteranopia (green-blind)
#F0E8C9
Tritanopia (blue-blind)
#FFDCDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fae2c8; /* rgb */ color: rgb(250, 226, 200); /* oklch */ color: oklch(92.6% 0.043 69.5);
Tailwind
colors: {
custom: {
50: '#fcebd8',
500: '#fae2c8',
950: '#000000',
},
}SCSS
$custom: #fae2c8; $custom-light: #fcebd8; $custom-dark: #000000;
JSON
{
"hex": "#fae2c8",
"rgb": {
"r": 250,
"g": 226,
"b": 200
},
"hsl": {
"h": 31.2,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.92562,
"c": 0.04339,
"h": 69.5
},
"luminance": 0.78887
}Semantic roles & 50–950 ramp
primary
#FAE2C8
secondary
#87B1DF
accent
#6EE006
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171614
muted
#858483