#F4E4FB#F4E4FB
#F4E4FB is a very light, muted purple. Relative luminance 0.817; OKLCH L 93.8% C 0.035 H 315.7°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E4FB |
|---|---|
| RGB | rgb(244, 228, 251) |
| HSL | hsl(282, 74%, 94%) |
| HSV | hsv(282, 9%, 98%) |
| CMYK | cmyk(2.8%, 9.2%, 0%, 1.6%) |
| CIE-LAB | lab(92.44, 9.48, -9.16) |
| CIE-LCH | lch(92.44, 13.19, 315.98°) |
| OKLab | oklab(93.84% 0.0251 -0.0244) |
| OKLCH | oklch(93.84% 0.035 315.7) |
| XYZ | xyz(82.4614, 81.6854, 102.6708) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.45
Lavenderblush
#FFF0F5
ΔE00 7.33
Pale Lavender
#EECFFE
ΔE00 8.47
Thistle
#D8BFD8
ΔE00 8.63
Very Light Purple
#F6CEFC
ΔE00 9.15
Pale Mauve
#FED0FC
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E4FB #EBFBE4
analogous
#E9E4FB #F4E4FB #FBE4F7
triadic
#F4E4FB #FBF4E4 #E4FBF4
tetradic
#F4E4FB #FBE9E4 #EBFBE4 #E4F7FB
square
#F4E4FB #FBE9E4 #EBFBE4 #E4F7FB
split-complementary
#F4E4FB #F7FBE4 #E4FBE9
monochromatic
#C979EB #DEAFF3 #F4E4FB #F4E4FB #F4E4FB
Accessibility & contrast
On white
1.21
#F4E4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#F4E4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E4FB
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E4FB | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FC
Deuteranopia (green-blind)
#E5EAFA
Tritanopia (blue-blind)
#F4E6EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e4fb; /* rgb */ color: rgb(244, 228, 251); /* oklch */ color: oklch(93.8% 0.035 315.7);
Tailwind
colors: {
custom: {
50: '#f7ecfc',
500: '#f4e4fb',
950: '#000000',
},
}SCSS
$custom: #f4e4fb; $custom-light: #f7ecfc; $custom-dark: #000000;
JSON
{
"hex": "#f4e4fb",
"rgb": {
"r": 244,
"g": 228,
"b": 251
},
"hsl": {
"h": 281.739,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.93837,
"c": 0.03501,
"h": 315.7
},
"luminance": 0.81685
}Semantic roles & 50–950 ramp
primary
#F4E4FB
secondary
#B5E1A2
accent
#D60F4C
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485