#F4EEF8#F4EEF8
#F4EEF8 is a very light, near-neutral violet. Relative luminance 0.872; OKLCH L 95.7% C 0.015 H 312.2°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EEF8 |
|---|---|
| RGB | rgb(244, 238, 248) |
| HSL | hsl(276, 42%, 95%) |
| HSV | hsv(276, 4%, 97%) |
| CMYK | cmyk(1.6%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(94.81, 3.78, -4.10) |
| CIE-LCH | lch(94.81, 5.57, 312.65°) |
| OKLab | oklab(95.66% 0.0099 -0.0109) |
| OKLCH | oklch(95.66% 0.015 312.2) |
| XYZ | xyz(84.8232, 87.1596, 101.1436) |
| Luminance | 0.8716 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.73
Lavenderblush
#FFF0F5
ΔE00 4.03
Lavender (CSS)
#E6E6FA
ΔE00 4.83
Snow
#FFFAFA
ΔE00 5.35
Very Light Pink
#FFF4F2
ΔE00 5.78
Whitesmoke
#F5F5F5
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EEF8 #F2F8EE
analogous
#EFEEF8 #F4EEF8 #F8EEF7
triadic
#F4EEF8 #F8F4EE #EEF8F4
tetradic
#F4EEF8 #F8EFEE #F2F8EE #EEF7F8
square
#F4EEF8 #F8EFEE #F2F8EE #EEF7F8
split-complementary
#F4EEF8 #F7F8EE #EEF8EF
monochromatic
#BC97D4 #D8C3E6 #F1E9F6 #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.14
#F4EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#F4EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EEF8
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EEF8 | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F8
Deuteranopia (green-blind)
#EEF0F8
Tritanopia (blue-blind)
#F4EFF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4eef8; /* rgb */ color: rgb(244, 238, 248); /* oklch */ color: oklch(95.7% 0.015 312.2);
Tailwind
colors: {
custom: {
50: '#f7f3fa',
500: '#f4eef8',
950: '#000000',
},
}SCSS
$custom: #f4eef8; $custom-light: #f7f3fa; $custom-dark: #000000;
JSON
{
"hex": "#f4eef8",
"rgb": {
"r": 244,
"g": 238,
"b": 248
},
"hsl": {
"h": 276,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.95663,
"c": 0.0147,
"h": 312.2
},
"luminance": 0.87159
}Semantic roles & 50–950 ramp
primary
#F4EEF8
secondary
#C2D6B4
accent
#B53166
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585