#F4E8F3#F4E8F3
#F4E8F3 is a very light, near-neutral purple. Relative luminance 0.834; OKLCH L 94.4% C 0.019 H 328.3°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E8F3 |
|---|---|
| RGB | rgb(244, 232, 243) |
| HSL | hsl(305, 35%, 93%) |
| HSV | hsv(305, 5%, 96%) |
| CMYK | cmyk(0%, 4.9%, 0.4%, 4.3%) |
| CIE-LAB | lab(93.20, 5.97, -3.87) |
| CIE-LCH | lch(93.20, 7.11, 327.06°) |
| OKLab | oklab(94.36% 0.0165 -0.0102) |
| OKLCH | oklch(94.36% 0.019 328.3) |
| XYZ | xyz(82.3401, 83.4179, 96.5401) |
| Luminance | 0.8342 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.20
Lavender (CSS)
#E6E6FA
ΔE00 5.85
Ghostwhite
#F8F8FF
ΔE00 6.38
Very Light Pink
#FFF4F2
ΔE00 6.46
Snow
#FFFAFA
ΔE00 7.07
Mistyrose
#FFE4E1
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E8F3 #E8F4E9
analogous
#EFE8F4 #F4E8F3 #F4E8ED
triadic
#F4E8F3 #F3F4E8 #E8F3F4
tetradic
#F4E8F3 #F4EFE8 #E8F4E9 #E8EDF4
square
#F4E8F3 #F4EFE8 #E8F4E9 #E8EDF4
split-complementary
#F4E8F3 #EDF4E8 #E8F4EF
monochromatic
#CC95C8 #E0BFDD #F4E8F3 #F5EAF4 #F5EAF4
Accessibility & contrast
On white
1.19
#F4E8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#F4E8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E8F3
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E8F3 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF4
Deuteranopia (green-blind)
#EAECF3
Tritanopia (blue-blind)
#F5E9EB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f4e8f3; /* rgb */ color: rgb(244, 232, 243); /* oklch */ color: oklch(94.4% 0.019 328.3);
Tailwind
colors: {
custom: {
50: '#f7eff7',
500: '#f4e8f3',
950: '#000000',
},
}SCSS
$custom: #f4e8f3; $custom-light: #f7eff7; $custom-dark: #000000;
JSON
{
"hex": "#f4e8f3",
"rgb": {
"r": 244,
"g": 232,
"b": 243
},
"hsl": {
"h": 305,
"s": 35.294,
"l": 93.333
},
"oklch": {
"l": 0.9436,
"c": 0.01943,
"h": 328.3
},
"luminance": 0.83417
}Semantic roles & 50–950 ramp
primary
#F4E8F3
secondary
#B1D0B3
accent
#AE4137
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585