#F4E2FB#F4E2FB
#F4E2FB is a very light, muted purple. Relative luminance 0.806; OKLCH L 93.5% C 0.038 H 316.6°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E2FB |
|---|---|
| RGB | rgb(244, 226, 251) |
| HSL | hsl(283, 76%, 94%) |
| HSV | hsv(283, 10%, 98%) |
| CMYK | cmyk(2.8%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(91.95, 10.52, -9.89) |
| CIE-LCH | lch(91.95, 14.44, 316.79°) |
| OKLab | oklab(93.46% 0.0279 -0.0264) |
| OKLCH | oklch(93.46% 0.038 316.6) |
| XYZ | xyz(81.9144, 80.5914, 102.4884) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.22
Pale Lavender
#EECFFE
ΔE00 7.56
Thistle
#D8BFD8
ΔE00 8.09
Lavenderblush
#FFF0F5
ΔE00 8.12
Very Light Purple
#F6CEFC
ΔE00 8.19
Pale Mauve
#FED0FC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E2FB #E9FBE2
analogous
#E7E2FB #F4E2FB #FBE2F5
triadic
#F4E2FB #FBF4E2 #E2FBF4
tetradic
#F4E2FB #FBE7E2 #E9FBE2 #E2F5FB
square
#F4E2FB #FBE7E2 #E9FBE2 #E2F5FB
split-complementary
#F4E2FB #F5FBE2 #E2FBE7
monochromatic
#CB76EC #E0ACF4 #F4E2FB #F5E4FB #F5E4FB
Accessibility & contrast
On white
1.23
#F4E2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#F4E2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E2FB
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E2FB | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FC
Deuteranopia (green-blind)
#E3E8FA
Tritanopia (blue-blind)
#F4E4EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f4e2fb; /* rgb */ color: rgb(244, 226, 251); /* oklch */ color: oklch(93.5% 0.038 316.6);
Tailwind
colors: {
custom: {
50: '#f7ebfc',
500: '#f4e2fb',
950: '#000000',
},
}SCSS
$custom: #f4e2fb; $custom-light: #f7ebfc; $custom-dark: #000000;
JSON
{
"hex": "#f4e2fb",
"rgb": {
"r": 244,
"g": 226,
"b": 251
},
"hsl": {
"h": 283.2,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.93458,
"c": 0.03841,
"h": 316.6
},
"luminance": 0.80591
}Semantic roles & 50–950 ramp
primary
#F4E2FB
secondary
#B2E2A0
accent
#D80E46
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485