#F5E2FB#F5E2FB
#F5E2FB is a very light, muted purple. Relative luminance 0.808; OKLCH L 93.5% C 0.039 H 318.0°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E2FB |
|---|---|
| RGB | rgb(245, 226, 251) |
| HSL | hsl(286, 76%, 94%) |
| HSV | hsv(286, 10%, 98%) |
| CMYK | cmyk(2.4%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(92.03, 10.85, -9.76) |
| CIE-LCH | lch(92.03, 14.59, 318.03°) |
| OKLab | oklab(93.54% 0.029 -0.026) |
| OKLCH | oklch(93.54% 0.039 318) |
| XYZ | xyz(82.2624, 80.7708, 102.5047) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.48
Lavender (CSS)
#E6E6FA
ΔE00 7.53
Very Light Purple
#F6CEFC
ΔE00 8.03
Thistle
#D8BFD8
ΔE00 8.05
Lavenderblush
#FFF0F5
ΔE00 8.15
Pale Mauve
#FED0FC
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E2FB #E8FBE2
analogous
#E8E2FB #F5E2FB #FBE2F4
triadic
#F5E2FB #FBF5E2 #E2FBF5
tetradic
#F5E2FB #FBE8E2 #E8FBE2 #E2F4FB
square
#F5E2FB #FBE8E2 #E8FBE2 #E2F4FB
split-complementary
#F5E2FB #F4FBE2 #E2FBE8
monochromatic
#D076EC #E2ACF4 #F5E2FB #F6E4FB #F6E4FB
Accessibility & contrast
On white
1.22
#F5E2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#F5E2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E2FB
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E2FB | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FC
Deuteranopia (green-blind)
#E3E9FA
Tritanopia (blue-blind)
#F5E4EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f5e2fb; /* rgb */ color: rgb(245, 226, 251); /* oklch */ color: oklch(93.5% 0.039 318.0);
Tailwind
colors: {
custom: {
50: '#f8ebfc',
500: '#f5e2fb',
950: '#000000',
},
}SCSS
$custom: #f5e2fb; $custom-light: #f8ebfc; $custom-dark: #000000;
JSON
{
"hex": "#f5e2fb",
"rgb": {
"r": 245,
"g": 226,
"b": 251
},
"hsl": {
"h": 285.6,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.9354,
"c": 0.03894,
"h": 318
},
"luminance": 0.8077
}Semantic roles & 50–950 ramp
primary
#F5E2FB
secondary
#AFE2A0
accent
#D80E3E
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485