#FAE4DB#FAE4DB
#FAE4DB is a very light, muted orange. Relative luminance 0.809; OKLCH L 93.4% C 0.027 H 43.6°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE4DB |
|---|---|
| RGB | rgb(250, 228, 219) |
| HSL | hsl(17, 76%, 92%) |
| HSV | hsv(17, 12%, 98%) |
| CMYK | cmyk(0%, 8.8%, 12.4%, 2%) |
| CIE-LAB | lab(92.10, 6.05, 7.11) |
| CIE-LCH | lch(92.10, 9.33, 49.61°) |
| OKLab | oklab(93.42% 0.0196 0.0187) |
| OKLCH | oklch(93.42% 0.027 43.6) |
| XYZ | xyz(79.9530, 80.9268, 78.4127) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.74
Very Light Pink
#FFF4F2
ΔE00 5.52
Seashell
#FFF5EE
ΔE00 5.64
Linen
#FAF0E6
ΔE00 5.69
Antiquewhite
#FAEBD7
ΔE00 6.94
Lavenderblush
#FFF0F5
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE4DB #DBF1FA
analogous
#FADBE2 #FAE4DB #FAF4DB
triadic
#FAE4DB #DBFAE4 #E4DBFA
tetradic
#FAE4DB #E2FADB #DBF1FA #F4DBFA
square
#FAE4DB #E2FADB #DBF1FA #F4DBFA
split-complementary
#FAE4DB #DBFAF4 #DBE2FA
monochromatic
#EB9370 #F3BCA5 #FAE4DB #FBEBE4 #FBEBE4
Accessibility & contrast
On white
1.22
#FAE4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#FAE4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE4DB
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE4DB | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DA
Deuteranopia (green-blind)
#EEEADB
Tritanopia (blue-blind)
#FFE1E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fae4db; /* rgb */ color: rgb(250, 228, 219); /* oklch */ color: oklch(93.4% 0.027 43.6);
Tailwind
colors: {
custom: {
50: '#fcece6',
500: '#fae4db',
950: '#000000',
},
}SCSS
$custom: #fae4db; $custom-light: #fcece6; $custom-dark: #000000;
JSON
{
"hex": "#fae4db",
"rgb": {
"r": 250,
"g": 228,
"b": 219
},
"hsl": {
"h": 17.419,
"s": 75.61,
"l": 91.961
},
"oklch": {
"l": 0.93419,
"c": 0.02713,
"h": 43.6
},
"luminance": 0.80925
}Semantic roles & 50–950 ramp
primary
#FAE4DB
secondary
#99CBE0
accent
#9DD80E
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171615
muted
#858484