#F4E5FB#F4E5FB
#F4E5FB is a very light, muted purple. Relative luminance 0.822; OKLCH L 94.0% C 0.033 H 315.2°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E5FB |
|---|---|
| RGB | rgb(244, 229, 251) |
| HSL | hsl(281, 73%, 94%) |
| HSV | hsv(281, 9%, 98%) |
| CMYK | cmyk(2.8%, 8.8%, 0%, 1.6%) |
| CIE-LAB | lab(92.68, 8.96, -8.80) |
| CIE-LCH | lch(92.68, 12.56, 315.52°) |
| OKLab | oklab(94.03% 0.0237 -0.0235) |
| OKLCH | oklch(94.03% 0.033 315.2) |
| XYZ | xyz(82.7373, 82.2372, 102.7627) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.07
Lavenderblush
#FFF0F5
ΔE00 6.95
Thistle
#D8BFD8
ΔE00 8.93
Pale Lavender
#EECFFE
ΔE00 8.94
Ghostwhite
#F8F8FF
ΔE00 9.54
Very Light Purple
#F6CEFC
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E5FB #ECFBE5
analogous
#E9E5FB #F4E5FB #FBE5F7
triadic
#F4E5FB #FBF4E5 #E5FBF4
tetradic
#F4E5FB #FBE9E5 #ECFBE5 #E5F7FB
square
#F4E5FB #FBE9E5 #ECFBE5 #E5F7FB
split-complementary
#F4E5FB #F7FBE5 #E5FBE9
monochromatic
#C77BEB #DEB0F3 #F4E4FB #F4E4FB #F4E4FB
Accessibility & contrast
On white
1.20
#F4E5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#F4E5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E5FB
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E5FB | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FC
Deuteranopia (green-blind)
#E5EAFA
Tritanopia (blue-blind)
#F4E7EC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f4e5fb; /* rgb */ color: rgb(244, 229, 251); /* oklch */ color: oklch(94.0% 0.033 315.2);
Tailwind
colors: {
custom: {
50: '#f7edfc',
500: '#f4e5fb',
950: '#000000',
},
}SCSS
$custom: #f4e5fb; $custom-light: #f7edfc; $custom-dark: #000000;
JSON
{
"hex": "#f4e5fb",
"rgb": {
"r": 244,
"g": 229,
"b": 251
},
"hsl": {
"h": 280.909,
"s": 73.333,
"l": 94.118
},
"oklch": {
"l": 0.94027,
"c": 0.03332,
"h": 315.2
},
"luminance": 0.82237
}Semantic roles & 50–950 ramp
primary
#F4E5FB
secondary
#B7E1A3
accent
#D5104F
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485