#F4E6F8#F4E6F8
#F4E6F8 is a very light, muted purple. Relative luminance 0.826; OKLCH L 94.1% C 0.028 H 318.7°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E6F8 |
|---|---|
| RGB | rgb(244, 230, 248) |
| HSL | hsl(287, 56%, 94%) |
| HSV | hsv(287, 7%, 97%) |
| CMYK | cmyk(1.6%, 7.3%, 0%, 2.7%) |
| CIE-LAB | lab(92.84, 7.90, -7.00) |
| CIE-LCH | lch(92.84, 10.55, 318.46°) |
| OKLab | oklab(94.13% 0.0212 -0.0186) |
| OKLCH | oklch(94.13% 0.028 318.7) |
| XYZ | xyz(82.5457, 82.6045, 100.3844) |
| Luminance | 0.8260 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.58
Lavender (CSS)
#E6E6FA
ΔE00 5.68
Ghostwhite
#F8F8FF
ΔE00 8.39
Very Light Pink
#FFF4F2
ΔE00 9.18
Mistyrose
#FFE4E1
ΔE00 9.25
Thistle
#D8BFD8
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E6F8 #EAF8E6
analogous
#EBE6F8 #F4E6F8 #F8E6F3
triadic
#F4E6F8 #F8F4E6 #E6F8F4
tetradic
#F4E6F8 #F8EBE6 #EAF8E6 #E6F3F8
square
#F4E6F8 #F8EBE6 #EAF8E6 #E6F3F8
split-complementary
#F4E6F8 #F3F8E6 #E6F8EB
monochromatic
#CA86DD #DFB6EB #F4E6F8 #F4E7F8 #F4E7F8
Accessibility & contrast
On white
1.20
#F4E6F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#F4E6F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E6F8
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E6F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E6F8 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAF9
Deuteranopia (green-blind)
#E7EBF7
Tritanopia (blue-blind)
#F4E8EC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f4e6f8; /* rgb */ color: rgb(244, 230, 248); /* oklch */ color: oklch(94.1% 0.028 318.7);
Tailwind
colors: {
custom: {
50: '#f7edfa',
500: '#f4e6f8',
950: '#000000',
},
}SCSS
$custom: #f4e6f8; $custom-light: #f7edfa; $custom-dark: #000000;
JSON
{
"hex": "#f4e6f8",
"rgb": {
"r": 244,
"g": 230,
"b": 248
},
"hsl": {
"h": 286.667,
"s": 56.25,
"l": 93.725
},
"oklch": {
"l": 0.94126,
"c": 0.02819,
"h": 318.7
},
"luminance": 0.82604
}Semantic roles & 50–950 ramp
primary
#F4E6F8
secondary
#B4D9A9
accent
#C42246
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485