#F4EEF5#F4EEF5
#F4EEF5 is a very light, near-neutral purple. Relative luminance 0.870; OKLCH L 95.6% C 0.011 H 321.3°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EEF5 |
|---|---|
| RGB | rgb(244, 238, 245) |
| HSL | hsl(291, 26%, 95%) |
| HSV | hsv(291, 3%, 96%) |
| CMYK | cmyk(0.4%, 2.9%, 0%, 3.9%) |
| CIE-LAB | lab(94.73, 3.24, -2.66) |
| CIE-LCH | lch(94.73, 4.19, 320.62°) |
| OKLab | oklab(95.58% 0.0088 -0.007) |
| OKLCH | oklch(95.58% 0.011 321.3) |
| XYZ | xyz(84.3615, 86.9750, 98.7120) |
| Luminance | 0.8698 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.31
Lavenderblush
#FFF0F5
ΔE00 3.70
Snow
#FFFAFA
ΔE00 4.23
Very Light Pink
#FFF4F2
ΔE00 4.63
Whitesmoke
#F5F5F5
ΔE00 5.04
Pale Grey
#FDFDFE
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EEF5 #EFF5EE
analogous
#F1EEF5 #F4EEF5 #F5EEF3
triadic
#F4EEF5 #F5F4EE #EEF5F4
tetradic
#F4EEF5 #F5F1EE #EFF5EE #EEF3F5
square
#F4EEF5 #F5F1EE #EFF5EE #EEF3F5
split-complementary
#F4EEF5 #F3F5EE #EEF5F1
monochromatic
#C2A1C8 #DBC7DE #F3ECF4 #F3ECF4 #F3ECF4
Accessibility & contrast
On white
1.14
#F4EEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#F4EEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EEF5
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EEF5 | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEFF5
Deuteranopia (green-blind)
#EFF0F5
Tritanopia (blue-blind)
#F4EFF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4eef5; /* rgb */ color: rgb(244, 238, 245); /* oklch */ color: oklch(95.6% 0.011 321.3);
Tailwind
colors: {
custom: {
50: '#f7f3f8',
500: '#f4eef5',
950: '#000000',
},
}SCSS
$custom: #f4eef5; $custom-light: #f7f3f8; $custom-dark: #000000;
JSON
{
"hex": "#f4eef5",
"rgb": {
"r": 244,
"g": 238,
"b": 245
},
"hsl": {
"h": 291.429,
"s": 25.926,
"l": 94.706
},
"oklch": {
"l": 0.95576,
"c": 0.01125,
"h": 321.3
},
"luminance": 0.86975
}Semantic roles & 50–950 ramp
primary
#F4EEF5
secondary
#BCCEB9
accent
#A4414F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585