#F6E4F4#F6E4F4
#F6E4F4 is a very light, muted purple. Relative luminance 0.816; OKLCH L 93.8% C 0.029 H 329.3°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F6E4F4 |
|---|---|
| RGB | rgb(246, 228, 244) |
| HSL | hsl(307, 50%, 93%) |
| HSV | hsv(307, 7%, 96%) |
| CMYK | cmyk(0%, 7.3%, 0.8%, 3.5%) |
| CIE-LAB | lab(92.40, 8.88, -5.54) |
| CIE-LCH | lch(92.40, 10.47, 328.04°) |
| OKLab | oklab(93.79% 0.0247 -0.0147) |
| OKLCH | oklch(93.79% 0.029 329.3) |
| XYZ | xyz(82.0763, 81.6120, 96.9993) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.18
Lavender (CSS)
#E6E6FA
ΔE00 7.14
Mistyrose
#FFE4E1
ΔE00 8.10
Light Pink
#FFD1DF
ΔE00 8.64
Very Light Pink
#FFF4F2
ΔE00 8.98
Thistle
#D8BFD8
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6E4F4 #E4F6E6
analogous
#EFE4F6 #F6E4F4 #F6E4EB
triadic
#F6E4F4 #F4F6E4 #E4F4F6
tetradic
#F6E4F4 #F6EFE4 #E4F6E6 #E4EBF6
square
#F6E4F4 #F6EFE4 #E4F6E6 #E4EBF6
split-complementary
#F6E4F4 #EBF6E4 #E4F6EF
monochromatic
#D788CF #E7B6E1 #F6E4F4 #F7E8F6 #F7E8F6
Accessibility & contrast
On white
1.21
#F6E4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#F6E4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6E4F4
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6E4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6E4F4 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E8F5
Deuteranopia (green-blind)
#E7EAF3
Tritanopia (blue-blind)
#F8E5E9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f6e4f4; /* rgb */ color: rgb(246, 228, 244); /* oklch */ color: oklch(93.8% 0.029 329.3);
Tailwind
colors: {
custom: {
50: '#f9ecf7',
500: '#f6e4f4',
950: '#000000',
},
}SCSS
$custom: #f6e4f4; $custom-light: #f9ecf7; $custom-dark: #000000;
JSON
{
"hex": "#f6e4f4",
"rgb": {
"r": 246,
"g": 228,
"b": 244
},
"hsl": {
"h": 306.667,
"s": 50,
"l": 92.941
},
"oklch": {
"l": 0.93787,
"c": 0.02871,
"h": 329.3
},
"luminance": 0.81611
}Semantic roles & 50–950 ramp
primary
#F6E4F4
secondary
#A9D5AE
accent
#BD3928
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485