#F4E2F8#F4E2F8
#F4E2F8 is a very light, muted purple. Relative luminance 0.804; OKLCH L 93.4% C 0.035 H 320.1°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E2F8 |
|---|---|
| RGB | rgb(244, 226, 248) |
| HSL | hsl(289, 61%, 93%) |
| HSV | hsv(289, 9%, 97%) |
| CMYK | cmyk(1.6%, 8.9%, 0%, 2.7%) |
| CIE-LAB | lab(91.87, 9.97, -8.44) |
| CIE-LCH | lch(91.87, 13.07, 319.75°) |
| OKLab | oklab(93.37% 0.0269 -0.0225) |
| OKLCH | oklch(93.37% 0.035 320.1) |
| XYZ | xyz(81.4453, 80.4037, 100.0176) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.07
Lavenderblush
#FFF0F5
ΔE00 7.22
Thistle
#D8BFD8
ΔE00 8.12
Pale Lavender
#EECFFE
ΔE00 8.37
Very Light Purple
#F6CEFC
ΔE00 8.89
Light Pink
#FFD1DF
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E2F8 #E6F8E2
analogous
#E9E2F8 #F4E2F8 #F8E2F1
triadic
#F4E2F8 #F8F4E2 #E2F8F4
tetradic
#F4E2F8 #F8E9E2 #E6F8E2 #E2F1F8
square
#F4E2F8 #F8E9E2 #E6F8E2 #E2F1F8
split-complementary
#F4E2F8 #F1F8E2 #E2F8E9
monochromatic
#CF7FE0 #E1B1EC #F4E2F8 #F6E6F9 #F6E6F9
Accessibility & contrast
On white
1.23
#F4E2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#F4E2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E2F8
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E2F8 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E6F9
Deuteranopia (green-blind)
#E4E8F7
Tritanopia (blue-blind)
#F5E4E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f4e2f8; /* rgb */ color: rgb(244, 226, 248); /* oklch */ color: oklch(93.4% 0.035 320.1);
Tailwind
colors: {
custom: {
50: '#f7ebfa',
500: '#f4e2f8',
950: '#000000',
},
}SCSS
$custom: #f4e2f8; $custom-light: #f7ebfa; $custom-dark: #000000;
JSON
{
"hex": "#f4e2f8",
"rgb": {
"r": 244,
"g": 226,
"b": 248
},
"hsl": {
"h": 289.091,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.93365,
"c": 0.03503,
"h": 320.1
},
"luminance": 0.80403
}Semantic roles & 50–950 ramp
primary
#F4E2F8
secondary
#AEDAA4
accent
#C91D3C
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485