#FAEBDF#FAEBDF
#FAEBDF is a very light, muted orange. Relative luminance 0.851; OKLCH L 94.9% C 0.023 H 61.2°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEBDF |
|---|---|
| RGB | rgb(250, 235, 223) |
| HSL | hsl(27, 73%, 93%) |
| HSV | hsv(27, 11%, 98%) |
| CMYK | cmyk(0%, 6%, 10.8%, 2%) |
| CIE-LAB | lab(93.91, 3.09, 7.64) |
| CIE-LCH | lch(93.91, 8.24, 67.94°) |
| OKLab | oklab(94.87% 0.011 0.0201) |
| OKLCH | oklch(94.87% 0.023 61.2) |
| XYZ | xyz(82.4507, 85.0695, 81.8743) |
| Luminance | 0.8507 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.24
Seashell
#FFF5EE
ΔE00 3.20
Antiquewhite
#FAEBD7
ΔE00 3.52
Oldlace
#FDF5E6
ΔE00 4.41
Very Light Pink
#FFF4F2
ΔE00 4.98
Warm Beige
#E9DCC9
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEBDF #DFEEFA
analogous
#FADFE0 #FAEBDF #FAF9DF
triadic
#FAEBDF #DFFAEB #EBDFFA
tetradic
#FAEBDF #E0FADF #DFEEFA #F9DFFA
square
#FAEBDF #E0FADF #DFEEFA #F9DFFA
split-complementary
#FAEBDF #DFFAF9 #DFE0FA
monochromatic
#E9A975 #F2CAAA #FAEBDF #FBEEE5 #FBEEE5
Accessibility & contrast
On white
1.17
#FAEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#FAEBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEBDF
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEBDF | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECDE
Deuteranopia (green-blind)
#F3EFDF
Tritanopia (blue-blind)
#FFE8E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #faebdf; /* rgb */ color: rgb(250, 235, 223); /* oklch */ color: oklch(94.9% 0.023 61.2);
Tailwind
colors: {
custom: {
50: '#fcf1e9',
500: '#faebdf',
950: '#000000',
},
}SCSS
$custom: #faebdf; $custom-light: #fcf1e9; $custom-dark: #000000;
JSON
{
"hex": "#faebdf",
"rgb": {
"r": 250,
"g": 235,
"b": 223
},
"hsl": {
"h": 26.667,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.94872,
"c": 0.02288,
"h": 61.2
},
"luminance": 0.85068
}Semantic roles & 50–950 ramp
primary
#FAEBDF
secondary
#9EC2DF
accent
#7ED510
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171616
muted
#858584