#F8E2F6#F8E2F6
#F8E2F6 is a very light, muted purple. Relative luminance 0.810; OKLCH L 93.6% C 0.036 H 328.7°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F8E2F6 |
|---|---|
| RGB | rgb(248, 226, 246) |
| HSL | hsl(305, 61%, 93%) |
| HSV | hsv(305, 9%, 97%) |
| CMYK | cmyk(0%, 8.9%, 0.8%, 2.7%) |
| CIE-LAB | lab(92.13, 10.94, -6.96) |
| CIE-LCH | lch(92.13, 12.97, 327.51°) |
| OKLab | oklab(93.63% 0.0304 -0.0185) |
| OKLCH | oklch(93.63% 0.036 328.7) |
| XYZ | xyz(82.5400, 81.0039, 98.4580) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.88
Light Pink
#FFD1DF
ΔE00 7.62
Thistle
#D8BFD8
ΔE00 8.13
Pale Pink
#FFCFDC
ΔE00 8.30
Lavender (CSS)
#E6E6FA
ΔE00 8.33
Pale Lavender
#EECFFE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8E2F6 #E2F8E4
analogous
#EFE2F8 #F8E2F6 #F8E2EB
triadic
#F8E2F6 #F6F8E2 #E2F6F8
tetradic
#F8E2F6 #F8EFE2 #E2F8E4 #E2EBF8
square
#F8E2F6 #F8EFE2 #E2F8E4 #E2EBF8
split-complementary
#F8E2F6 #EBF8E2 #E2F8EF
monochromatic
#E07FD7 #ECB1E7 #F8E2F6 #F9E6F7 #F9E6F7
Accessibility & contrast
On white
1.22
#F8E2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#F8E2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8E2F6
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8E2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8E2F6 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E7F7
Deuteranopia (green-blind)
#E6E9F5
Tritanopia (blue-blind)
#FAE3E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f8e2f6; /* rgb */ color: rgb(248, 226, 246); /* oklch */ color: oklch(93.6% 0.036 328.7);
Tailwind
colors: {
custom: {
50: '#faebf9',
500: '#f8e2f6',
950: '#000000',
},
}SCSS
$custom: #f8e2f6; $custom-light: #faebf9; $custom-dark: #000000;
JSON
{
"hex": "#f8e2f6",
"rgb": {
"r": 248,
"g": 226,
"b": 246
},
"hsl": {
"h": 305.455,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.93633,
"c": 0.03554,
"h": 328.7
},
"luminance": 0.81003
}Semantic roles & 50–950 ramp
primary
#F8E2F6
secondary
#A4DAA9
accent
#C92C1D
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485