#F4E6F4#F4E6F4
#F4E6F4 is a very light, muted purple. Relative luminance 0.824; OKLCH L 94.0% C 0.024 H 325.8°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E6F4 |
|---|---|
| RGB | rgb(244, 230, 244) |
| HSL | hsl(300, 39%, 93%) |
| HSV | hsv(300, 6%, 96%) |
| CMYK | cmyk(0%, 5.7%, 0%, 4.3%) |
| CIE-LAB | lab(92.73, 7.18, -5.07) |
| CIE-LCH | lch(92.73, 8.79, 324.76°) |
| OKLab | oklab(94.01% 0.0197 -0.0134) |
| OKLCH | oklch(94.01% 0.024 325.8) |
| XYZ | xyz(81.9317, 82.3589, 97.1510) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.24
Lavender (CSS)
#E6E6FA
ΔE00 5.97
Ghostwhite
#F8F8FF
ΔE00 7.63
Very Light Pink
#FFF4F2
ΔE00 7.82
Mistyrose
#FFE4E1
ΔE00 8.01
Snow
#FFFAFA
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E6F4 #E6F4E6
analogous
#EDE6F4 #F4E6F4 #F4E6ED
triadic
#F4E6F4 #F4F4E6 #E6F4F4
tetradic
#F4E6F4 #F4EDE6 #E6F4E6 #E6EDF4
square
#F4E6F4 #F4EDE6 #E6F4E6 #E6EDF4
split-complementary
#F4E6F4 #EDF4E6 #E6F4ED
monochromatic
#CF91CF #E1BBE1 #F4E6F4 #F6EAF6 #F6EAF6
Accessibility & contrast
On white
1.20
#F4E6F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#F4E6F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E6F4
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E6F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E6F4 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F5
Deuteranopia (green-blind)
#E8EBF3
Tritanopia (blue-blind)
#F5E7EA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f4e6f4; /* rgb */ color: rgb(244, 230, 244); /* oklch */ color: oklch(94.0% 0.024 325.8);
Tailwind
colors: {
custom: {
50: '#f7edf7',
500: '#f4e6f4',
950: '#000000',
},
}SCSS
$custom: #f4e6f4; $custom-light: #f7edf7; $custom-dark: #000000;
JSON
{
"hex": "#f4e6f4",
"rgb": {
"r": 244,
"g": 230,
"b": 244
},
"hsl": {
"h": 300,
"s": 38.889,
"l": 92.941
},
"oklch": {
"l": 0.94006,
"c": 0.02387,
"h": 325.8
},
"luminance": 0.82358
}Semantic roles & 50–950 ramp
primary
#F4E6F4
secondary
#AED0AE
accent
#B23434
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485