#FAEBAE#FAEBAE
#FAEBAE is a very light, moderate yellow. Relative luminance 0.828; OKLCH L 93.8% C 0.079 H 95.9°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEBAE |
|---|---|
| RGB | rgb(250, 235, 174) |
| HSL | hsl(48, 88%, 83%) |
| HSV | hsv(48, 30%, 98%) |
| CMYK | cmyk(0%, 6%, 30.4%, 2%) |
| CIE-LAB | lab(92.93, -3.86, 31.50) |
| CIE-LCH | lch(92.93, 31.73, 96.98°) |
| OKLab | oklab(93.77% -0.0082 0.079) |
| OKLCH | oklch(93.77% 0.079 95.9) |
| XYZ | xyz(76.7734, 82.7986, 51.9737) |
| Luminance | 0.8280 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.33
Vanilla
#F3E5AB
ΔE00 1.44
Palegoldenrod
#EEE8AA
ΔE00 2.94
Pale Peach
#FFE5AD
ΔE00 3.91
Beige (survey)
#E6DAA6
ΔE00 4.25
Egg Shell
#FFFCC4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEBAE #AEBDFA
analogous
#FAC5AE #FAEBAE #E3FAAE
triadic
#FAEBAE #AEFAEB #EBAEFA
tetradic
#FAEBAE #AEFAC5 #AEBDFA #FAAEE3
square
#FAEBAE #AEFAC5 #AEBDFA #FAAEE3
split-complementary
#FAEBAE #AEE3FA #C5AEFA
monochromatic
#F3CF3B #F6DD74 #FAEBAE #FDF8E2 #FDF8E2
Accessibility & contrast
On white
1.20
#FAEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#FAEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEBAE
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEBAE | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AA
Deuteranopia (green-blind)
#FCEDB0
Tritanopia (blue-blind)
#FFE2DB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #faebae; /* rgb */ color: rgb(250, 235, 174); /* oklch */ color: oklch(93.8% 0.079 95.9);
Tailwind
colors: {
custom: {
50: '#fdf1c6',
500: '#faebae',
950: '#000000',
},
}SCSS
$custom: #faebae; $custom-light: #fdf1c6; $custom-dark: #000000;
JSON
{
"hex": "#faebae",
"rgb": {
"r": 250,
"g": 235,
"b": 174
},
"hsl": {
"h": 48.158,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.9377,
"c": 0.07944,
"h": 95.9
},
"luminance": 0.82797
}Semantic roles & 50–950 ramp
primary
#FAEBAE
secondary
#6F85DD
accent
#2EE501
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582