#F5EEF8#F5EEF8
#F5EEF8 is a very light, near-neutral purple. Relative luminance 0.873; OKLCH L 95.7% C 0.015 H 316.0°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EEF8 |
|---|---|
| RGB | rgb(245, 238, 248) |
| HSL | hsl(282, 42%, 95%) |
| HSV | hsv(282, 4%, 97%) |
| CMYK | cmyk(1.2%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(94.88, 4.11, -3.98) |
| CIE-LCH | lch(94.88, 5.72, 315.90°) |
| OKLab | oklab(95.74% 0.0109 -0.0105) |
| OKLCH | oklch(95.74% 0.015 316) |
| XYZ | xyz(85.1712, 87.3391, 101.1599) |
| Luminance | 0.8734 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.68
Ghostwhite
#F8F8FF
ΔE00 4.05
Lavender (CSS)
#E6E6FA
ΔE00 5.04
Snow
#FFFAFA
ΔE00 5.44
Very Light Pink
#FFF4F2
ΔE00 5.70
Whitesmoke
#F5F5F5
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EEF8 #F1F8EE
analogous
#F0EEF8 #F5EEF8 #F8EEF6
triadic
#F5EEF8 #F8F5EE #EEF8F5
tetradic
#F5EEF8 #F8F0EE #F1F8EE #EEF6F8
square
#F5EEF8 #F8F0EE #F1F8EE #EEF6F8
split-complementary
#F5EEF8 #F6F8EE #EEF8F0
monochromatic
#C297D4 #DBC3E6 #F2E9F6 #F2E9F6 #F2E9F6
Accessibility & contrast
On white
1.14
#F5EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#F5EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EEF8
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EEF8 | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F8
Deuteranopia (green-blind)
#EEF0F8
Tritanopia (blue-blind)
#F5EFF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f5eef8; /* rgb */ color: rgb(245, 238, 248); /* oklch */ color: oklch(95.7% 0.015 316.0);
Tailwind
colors: {
custom: {
50: '#f8f3fa',
500: '#f5eef8',
950: '#000000',
},
}SCSS
$custom: #f5eef8; $custom-light: #f8f3fa; $custom-dark: #000000;
JSON
{
"hex": "#f5eef8",
"rgb": {
"r": 245,
"g": 238,
"b": 248
},
"hsl": {
"h": 282,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.95741,
"c": 0.01518,
"h": 316
},
"luminance": 0.87339
}Semantic roles & 50–950 ramp
primary
#F5EEF8
secondary
#BED6B4
accent
#B53158
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585