#FAEDEB#FAEDEB
#FAEDEB is a very light, near-neutral red. Relative luminance 0.869; OKLCH L 95.6% C 0.014 H 28.0°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEDEB |
|---|---|
| RGB | rgb(250, 237, 235) |
| HSL | hsl(8, 60%, 95%) |
| HSV | hsv(8, 6%, 98%) |
| CMYK | cmyk(0%, 5.2%, 6%, 2%) |
| CIE-LAB | lab(94.69, 4.04, 2.53) |
| CIE-LCH | lch(94.69, 4.77, 32.12°) |
| OKLab | oklab(95.58% 0.0127 0.0068) |
| OKLCH | oklch(95.58% 0.014 28) |
| XYZ | xyz(84.7021, 86.8914, 90.8907) |
| Luminance | 0.8689 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.60
Seashell
#FFF5EE
ΔE00 3.52
Lavenderblush
#FFF0F5
ΔE00 3.62
Snow
#FFFAFA
ΔE00 4.11
Linen
#FAF0E6
ΔE00 4.67
Mistyrose
#FFE4E1
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEDEB #EBF8FA
analogous
#FAEBF0 #FAEDEB #FAF4EB
triadic
#FAEDEB #EBFAED #EDEBFA
tetradic
#FAEDEB #F0FAEB #EBF8FA #F4EBFA
square
#FAEDEB #F0FAEB #EBF8FA #F4EBFA
split-complementary
#FAEDEB #EBFAF4 #EBF0FA
monochromatic
#E29589 #EEC1BA #F9E9E7 #F9E9E7 #F9E9E7
Accessibility & contrast
On white
1.14
#FAEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#FAEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEDEB
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEDEB | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#F2F1EB
Tritanopia (blue-blind)
#FEECEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #faedeb; /* rgb */ color: rgb(250, 237, 235); /* oklch */ color: oklch(95.6% 0.014 28.0);
Tailwind
colors: {
custom: {
50: '#fcf2f1',
500: '#faedeb',
950: '#000000',
},
}SCSS
$custom: #faedeb; $custom-light: #fcf2f1; $custom-dark: #000000;
JSON
{
"hex": "#faedeb",
"rgb": {
"r": 250,
"g": 237,
"b": 235
},
"hsl": {
"h": 8,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.95578,
"c": 0.01439,
"h": 28
},
"luminance": 0.86891
}Semantic roles & 50–950 ramp
primary
#FAEDEB
secondary
#ACD7DD
accent
#B1C81E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585