#FAEBE7#FAEBE7
#FAEBE7 is a very light, near-neutral red. Relative luminance 0.855; OKLCH L 95.1% C 0.017 H 35.3°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEBE7 |
|---|---|
| RGB | rgb(250, 235, 231) |
| HSL | hsl(13, 66%, 94%) |
| HSV | hsv(13, 8%, 98%) |
| CMYK | cmyk(0%, 6%, 7.6%, 2%) |
| CIE-LAB | lab(94.10, 4.40, 3.76) |
| CIE-LCH | lch(94.10, 5.78, 40.52°) |
| OKLab | oklab(95.08% 0.0141 0.01) |
| OKLCH | oklch(95.08% 0.017 35.3) |
| XYZ | xyz(83.5549, 85.5112, 87.6894) |
| Luminance | 0.8551 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.41
Seashell
#FFF5EE
ΔE00 3.53
Linen
#FAF0E6
ΔE00 4.38
Lavenderblush
#FFF0F5
ΔE00 4.43
Mistyrose
#FFE4E1
ΔE00 4.62
Snow
#FFFAFA
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEBE7 #E7F6FA
analogous
#FAE7ED #FAEBE7 #FAF5E7
triadic
#FAEBE7 #E7FAEB #EBE7FA
tetradic
#FAEBE7 #EDFAE7 #E7F6FA #F5E7FA
square
#FAEBE7 #EDFAE7 #E7F6FA #F5E7FA
split-complementary
#FAEBE7 #E7FAF5 #E7EDFA
monochromatic
#E59782 #EFC1B4 #FAEAE6 #FAEAE6 #FAEAE6
Accessibility & contrast
On white
1.16
#FAEBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#FAEBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEBE7
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEBE7 | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE7
Deuteranopia (green-blind)
#F2EFE7
Tritanopia (blue-blind)
#FEE9EA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #faebe7; /* rgb */ color: rgb(250, 235, 231); /* oklch */ color: oklch(95.1% 0.017 35.3);
Tailwind
colors: {
custom: {
50: '#fcf1ee',
500: '#faebe7',
950: '#000000',
},
}SCSS
$custom: #faebe7; $custom-light: #fcf1ee; $custom-dark: #000000;
JSON
{
"hex": "#faebe7",
"rgb": {
"r": 250,
"g": 235,
"b": 231
},
"hsl": {
"h": 12.632,
"s": 65.517,
"l": 94.314
},
"oklch": {
"l": 0.95084,
"c": 0.01724,
"h": 35.3
},
"luminance": 0.8551
}Semantic roles & 50–950 ramp
primary
#FAEBE7
secondary
#A7D3DE
accent
#A7CD18
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585