#F4E6F2#F4E6F2
#F4E6F2 is a very light, muted purple. Relative luminance 0.822; OKLCH L 93.9% C 0.022 H 330.3°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E6F2 |
|---|---|
| RGB | rgb(244, 230, 242) |
| HSL | hsl(309, 39%, 93%) |
| HSV | hsv(309, 6%, 96%) |
| CMYK | cmyk(0%, 5.7%, 0.8%, 4.3%) |
| CIE-LAB | lab(92.68, 6.82, -4.11) |
| CIE-LCH | lch(92.68, 7.96, 328.95°) |
| OKLab | oklab(93.95% 0.019 -0.0108) |
| OKLCH | oklch(93.95% 0.022 330.3) |
| XYZ | xyz(81.6297, 82.2381, 95.5604) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.59
Lavender (CSS)
#E6E6FA
ΔE00 6.26
Very Light Pink
#FFF4F2
ΔE00 7.11
Ghostwhite
#F8F8FF
ΔE00 7.31
Mistyrose
#FFE4E1
ΔE00 7.39
Snow
#FFFAFA
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E6F2 #E6F4E8
analogous
#EFE6F4 #F4E6F2 #F4E6EB
triadic
#F4E6F2 #F2F4E6 #E6F2F4
tetradic
#F4E6F2 #F4EFE6 #E6F4E8 #E6EBF4
square
#F4E6F2 #F4EFE6 #E6F4E8 #E6EBF4
split-complementary
#F4E6F2 #EBF4E6 #E6F4EF
monochromatic
#CF91C6 #E1BBDC #F4E6F2 #F6EAF4 #F6EAF4
Accessibility & contrast
On white
1.20
#F4E6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#F4E6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E6F2
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E6F2 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F3
Deuteranopia (green-blind)
#E9EBF1
Tritanopia (blue-blind)
#F5E7EA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f4e6f2; /* rgb */ color: rgb(244, 230, 242); /* oklch */ color: oklch(93.9% 0.022 330.3);
Tailwind
colors: {
custom: {
50: '#f7edf6',
500: '#f4e6f2',
950: '#000000',
},
}SCSS
$custom: #f4e6f2; $custom-light: #f7edf6; $custom-dark: #000000;
JSON
{
"hex": "#f4e6f2",
"rgb": {
"r": 244,
"g": 230,
"b": 242
},
"hsl": {
"h": 308.571,
"s": 38.889,
"l": 92.941
},
"oklch": {
"l": 0.93947,
"c": 0.02188,
"h": 330.3
},
"luminance": 0.82238
}Semantic roles & 50–950 ramp
primary
#F4E6F2
secondary
#AED0B3
accent
#B24634
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485