#FAE7DC#FAE7DC
#FAE7DC is a very light, muted orange. Relative luminance 0.826; OKLCH L 94.0% C 0.026 H 52.2°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE7DC |
|---|---|
| RGB | rgb(250, 231, 220) |
| HSL | hsl(22, 75%, 92%) |
| HSV | hsv(22, 12%, 98%) |
| CMYK | cmyk(0%, 7.6%, 12%, 2%) |
| CIE-LAB | lab(92.86, 4.67, 7.68) |
| CIE-LCH | lch(92.86, 8.99, 58.72°) |
| OKLab | oklab(94.02% 0.0157 0.0202) |
| OKLCH | oklch(94.02% 0.026 52.2) |
| XYZ | xyz(80.9175, 82.6445, 79.3856) |
| Luminance | 0.8264 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.09
Seashell
#FFF5EE
ΔE00 4.43
Antiquewhite
#FAEBD7
ΔE00 5.10
Very Light Pink
#FFF4F2
ΔE00 5.18
Mistyrose
#FFE4E1
ΔE00 5.50
Warm Beige
#E9DCC9
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE7DC #DCEFFA
analogous
#FADCE0 #FAE7DC #FAF6DC
triadic
#FAE7DC #DCFAE7 #E7DCFA
tetradic
#FAE7DC #E0FADC #DCEFFA #F6DCFA
square
#FAE7DC #E0FADC #DCEFFA #F6DCFA
split-complementary
#FAE7DC #DCFAF6 #DCE0FA
monochromatic
#EB9E71 #F2C2A6 #FAE7DC #FBEDE4 #FBEDE4
Accessibility & contrast
On white
1.20
#FAE7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#FAE7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE7DC
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE7DC | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#F1ECDC
Tritanopia (blue-blind)
#FFE4E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fae7dc; /* rgb */ color: rgb(250, 231, 220); /* oklch */ color: oklch(94.0% 0.026 52.2);
Tailwind
colors: {
custom: {
50: '#fceee6',
500: '#fae7dc',
950: '#000000',
},
}SCSS
$custom: #fae7dc; $custom-light: #fceee6; $custom-dark: #000000;
JSON
{
"hex": "#fae7dc",
"rgb": {
"r": 250,
"g": 231,
"b": 220
},
"hsl": {
"h": 22,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.94022,
"c": 0.02555,
"h": 52.2
},
"luminance": 0.82643
}Semantic roles & 50–950 ramp
primary
#FAE7DC
secondary
#9BC6E0
accent
#8ED70E
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171616
muted
#858584