#FAE3DB#FAE3DB
#FAE3DB is a very light, muted orange. Relative luminance 0.804; OKLCH L 93.2% C 0.028 H 40.2°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE3DB |
|---|---|
| RGB | rgb(250, 227, 219) |
| HSL | hsl(15, 76%, 92%) |
| HSV | hsv(15, 12%, 98%) |
| CMYK | cmyk(0%, 9.2%, 12.4%, 2%) |
| CIE-LAB | lab(91.85, 6.56, 6.76) |
| CIE-LCH | lch(91.85, 9.42, 45.83°) |
| OKLab | oklab(93.23% 0.0211 0.0178) |
| OKLCH | oklch(93.23% 0.028 40.2) |
| XYZ | xyz(79.6787, 80.3782, 78.3213) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.06
Very Light Pink
#FFF4F2
ΔE00 5.70
Seashell
#FFF5EE
ΔE00 6.12
Linen
#FAF0E6
ΔE00 6.30
Lavenderblush
#FFF0F5
ΔE00 6.68
Antiquewhite
#FAEBD7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE3DB #DBF2FA
analogous
#FADBE3 #FAE3DB #FAF3DB
triadic
#FAE3DB #DBFAE3 #E3DBFA
tetradic
#FAE3DB #E3FADB #DBF2FA #F3DBFA
square
#FAE3DB #E3FADB #DBF2FA #F3DBFA
split-complementary
#FAE3DB #DBFAF3 #DBE3FA
monochromatic
#EB8F70 #F3B9A5 #FAE3DB #FBEAE4 #FBEAE4
Accessibility & contrast
On white
1.23
#FAE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#FAE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE3DB
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE3DB | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DA
Deuteranopia (green-blind)
#EDE9DB
Tritanopia (blue-blind)
#FFE0E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fae3db; /* rgb */ color: rgb(250, 227, 219); /* oklch */ color: oklch(93.2% 0.028 40.2);
Tailwind
colors: {
custom: {
50: '#fcebe6',
500: '#fae3db',
950: '#000000',
},
}SCSS
$custom: #fae3db; $custom-light: #fcebe6; $custom-dark: #000000;
JSON
{
"hex": "#fae3db",
"rgb": {
"r": 250,
"g": 227,
"b": 219
},
"hsl": {
"h": 15.484,
"s": 75.61,
"l": 91.961
},
"oklch": {
"l": 0.93227,
"c": 0.0276,
"h": 40.2
},
"luminance": 0.80377
}Semantic roles & 50–950 ramp
primary
#FAE3DB
secondary
#99CEE0
accent
#A4D80E
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171615
muted
#858484