#FAEFED#FAEFED
#FAEFED is a very light, near-neutral red. Relative luminance 0.882; OKLCH L 96.0% C 0.012 H 29.9°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEFED |
|---|---|
| RGB | rgb(250, 239, 237) |
| HSL | hsl(9, 57%, 95%) |
| HSV | hsv(9, 5%, 98%) |
| CMYK | cmyk(0%, 4.4%, 5.2%, 2%) |
| CIE-LAB | lab(95.23, 3.35, 2.28) |
| CIE-LCH | lch(95.23, 4.06, 34.27°) |
| OKLab | oklab(96.02% 0.0106 0.0061) |
| OKLCH | oklch(96.02% 0.012 29.9) |
| XYZ | xyz(85.5749, 88.1721, 92.6151) |
| Luminance | 0.8817 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.03
Seashell
#FFF5EE
ΔE00 2.94
Snow
#FFFAFA
ΔE00 3.29
Lavenderblush
#FFF0F5
ΔE00 3.98
Linen
#FAF0E6
ΔE00 4.21
Whitesmoke
#F5F5F5
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEFED #EDF8FA
analogous
#FAEDF1 #FAEFED #FAF5ED
triadic
#FAEFED #EDFAEF #EFEDFA
tetradic
#FAEFED #F1FAED #EDF8FA #F5EDFA
square
#FAEFED #F1FAED #EDF8FA #F5EDFA
split-complementary
#FAEFED #EDFAF5 #EDF1FA
monochromatic
#DF9A8D #EDC4BD #F8EAE7 #F8EAE7 #F8EAE7
Accessibility & contrast
On white
1.13
#FAEFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#FAEFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEFED
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEFED | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#F4F2ED
Tritanopia (blue-blind)
#FDEEEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #faefed; /* rgb */ color: rgb(250, 239, 237); /* oklch */ color: oklch(96.0% 0.012 29.9);
Tailwind
colors: {
custom: {
50: '#fcf4f2',
500: '#faefed',
950: '#000000',
},
}SCSS
$custom: #faefed; $custom-light: #fcf4f2; $custom-dark: #000000;
JSON
{
"hex": "#faefed",
"rgb": {
"r": 250,
"g": 239,
"b": 237
},
"hsl": {
"h": 9.231,
"s": 56.522,
"l": 95.49
},
"oklch": {
"l": 0.96018,
"c": 0.01222,
"h": 29.9
},
"luminance": 0.88171
}Semantic roles & 50–950 ramp
primary
#FAEFED
secondary
#AFD5DC
accent
#ABC421
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585