#F8E6E2#F8E6E2
#F8E6E2 is a very light, muted red. Relative luminance 0.820; OKLCH L 93.8% C 0.020 H 32.5°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F8E6E2 |
|---|---|
| RGB | rgb(248, 230, 226) |
| HSL | hsl(11, 61%, 93%) |
| HSV | hsv(11, 9%, 97%) |
| CMYK | cmyk(0%, 7.3%, 8.9%, 2.7%) |
| CIE-LAB | lab(92.59, 5.45, 4.15) |
| CIE-LCH | lch(92.59, 6.85, 37.29°) |
| OKLab | oklab(93.82% 0.0173 0.011) |
| OKLCH | oklch(93.82% 0.02 32.5) |
| XYZ | xyz(80.7343, 82.0422, 83.5194) |
| Luminance | 0.8204 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.35
Very Light Pink
#FFF4F2
ΔE00 3.82
Lavenderblush
#FFF0F5
ΔE00 4.66
Seashell
#FFF5EE
ΔE00 4.96
Linen
#FAF0E6
ΔE00 5.56
Snow
#FFFAFA
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8E6E2 #E2F4F8
analogous
#F8E2E9 #F8E6E2 #F8F1E2
triadic
#F8E6E2 #E2F8E6 #E6E2F8
tetradic
#F8E6E2 #E9F8E2 #E2F4F8 #F1E2F8
square
#F8E6E2 #E9F8E2 #E2F4F8 #F1E2F8
split-complementary
#F8E6E2 #E2F8F1 #E2E9F8
monochromatic
#E0917F #ECBBB1 #F8E6E2 #F9EAE6 #F9EAE6
Accessibility & contrast
On white
1.21
#F8E6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#F8E6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8E6E2
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8E6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8E6E2 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8E2
Deuteranopia (green-blind)
#EEEBE2
Tritanopia (blue-blind)
#FDE4E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f8e6e2; /* rgb */ color: rgb(248, 230, 226); /* oklch */ color: oklch(93.8% 0.020 32.5);
Tailwind
colors: {
custom: {
50: '#faedeb',
500: '#f8e6e2',
950: '#000000',
},
}SCSS
$custom: #f8e6e2; $custom-light: #faedeb; $custom-dark: #000000;
JSON
{
"hex": "#f8e6e2",
"rgb": {
"r": 248,
"g": 230,
"b": 226
},
"hsl": {
"h": 10.909,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.93822,
"c": 0.02049,
"h": 32.5
},
"luminance": 0.82041
}Semantic roles & 50–950 ramp
primary
#F8E6E2
secondary
#A4D0DA
accent
#AAC91D
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484