#F4E6F5#F4E6F5
#F4E6F5 is a very light, muted purple. Relative luminance 0.824; OKLCH L 94.0% C 0.025 H 323.8°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E6F5 |
|---|---|
| RGB | rgb(244, 230, 245) |
| HSL | hsl(296, 43%, 93%) |
| HSV | hsv(296, 6%, 96%) |
| CMYK | cmyk(0.4%, 6.1%, 0%, 3.9%) |
| CIE-LAB | lab(92.76, 7.36, -5.55) |
| CIE-LCH | lch(92.76, 9.22, 322.95°) |
| OKLab | oklab(94.04% 0.0201 -0.0147) |
| OKLCH | oklch(94.04% 0.025 323.8) |
| XYZ | xyz(82.0840, 82.4198, 97.9528) |
| Luminance | 0.8242 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.58
Lavender (CSS)
#E6E6FA
ΔE00 5.87
Ghostwhite
#F8F8FF
ΔE00 7.80
Very Light Pink
#FFF4F2
ΔE00 8.16
Mistyrose
#FFE4E1
ΔE00 8.32
Snow
#FFFAFA
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E6F5 #E7F5E6
analogous
#ECE6F5 #F4E6F5 #F5E6EE
triadic
#F4E6F5 #F5F4E6 #E6F5F4
tetradic
#F4E6F5 #F5ECE6 #E7F5E6 #E6EEF5
square
#F4E6F5 #F5ECE6 #E7F5E6 #E6EEF5
split-complementary
#F4E6F5 #EEF5E6 #E6F5EC
monochromatic
#CE8FD2 #E1BAE4 #F4E6F5 #F5E9F6 #F5E9F6
Accessibility & contrast
On white
1.20
#F4E6F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#F4E6F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E6F5
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E6F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E6F5 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F6
Deuteranopia (green-blind)
#E8EBF4
Tritanopia (blue-blind)
#F5E7EB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f4e6f5; /* rgb */ color: rgb(244, 230, 245); /* oklch */ color: oklch(94.0% 0.025 323.8);
Tailwind
colors: {
custom: {
50: '#f7edf8',
500: '#f4e6f5',
950: '#000000',
},
}SCSS
$custom: #f4e6f5; $custom-light: #f7edf8; $custom-dark: #000000;
JSON
{
"hex": "#f4e6f5",
"rgb": {
"r": 244,
"g": 230,
"b": 245
},
"hsl": {
"h": 296,
"s": 42.857,
"l": 93.137
},
"oklch": {
"l": 0.94036,
"c": 0.02491,
"h": 323.8
},
"luminance": 0.82419
}Semantic roles & 50–950 ramp
primary
#F4E6F5
secondary
#AFD3AD
accent
#B63039
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485