#F8E2F8#F8E2F8
#F8E2F8 is a very light, muted purple. Relative luminance 0.811; OKLCH L 93.7% C 0.038 H 325.9°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F8E2F8 |
|---|---|
| RGB | rgb(248, 226, 248) |
| HSL | hsl(300, 61%, 93%) |
| HSV | hsv(300, 9%, 97%) |
| CMYK | cmyk(0%, 8.9%, 0%, 2.7%) |
| CIE-LAB | lab(92.19, 11.29, -7.93) |
| CIE-LCH | lch(92.19, 13.80, 324.93°) |
| OKLab | oklab(93.69% 0.0311 -0.0211) |
| OKLCH | oklch(93.69% 0.038 325.9) |
| XYZ | xyz(82.8486, 81.1273, 100.0834) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.45
Light Pink
#FFD1DF
ΔE00 7.85
Thistle
#D8BFD8
ΔE00 8.04
Pale Lavender
#EECFFE
ΔE00 8.14
Lavender (CSS)
#E6E6FA
ΔE00 8.34
Very Light Purple
#F6CEFC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8E2F8 #E2F8E2
analogous
#EDE2F8 #F8E2F8 #F8E2ED
triadic
#F8E2F8 #F8F8E2 #E2F8F8
tetradic
#F8E2F8 #F8EDE2 #E2F8E2 #E2EDF8
square
#F8E2F8 #F8EDE2 #E2F8E2 #E2EDF8
split-complementary
#F8E2F8 #EDF8E2 #E2F8ED
monochromatic
#E07FE0 #ECB1EC #F8E2F8 #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.22
#F8E2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#F8E2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8E2F8
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8E2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8E2F8 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E7F9
Deuteranopia (green-blind)
#E5EAF7
Tritanopia (blue-blind)
#FAE4E9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f8e2f8; /* rgb */ color: rgb(248, 226, 248); /* oklch */ color: oklch(93.7% 0.038 325.9);
Tailwind
colors: {
custom: {
50: '#faebfa',
500: '#f8e2f8',
950: '#000000',
},
}SCSS
$custom: #f8e2f8; $custom-light: #faebfa; $custom-dark: #000000;
JSON
{
"hex": "#f8e2f8",
"rgb": {
"r": 248,
"g": 226,
"b": 248
},
"hsl": {
"h": 300,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.93694,
"c": 0.03753,
"h": 325.9
},
"luminance": 0.81126
}Semantic roles & 50–950 ramp
primary
#F8E2F8
secondary
#A4DAA4
accent
#C91D1D
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485