#F5E2FC#F5E2FC
#F5E2FC is a very light, muted purple. Relative luminance 0.808; OKLCH L 93.6% C 0.040 H 317.0°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E2FC |
|---|---|
| RGB | rgb(245, 226, 252) |
| HSL | hsl(284, 81%, 94%) |
| HSV | hsv(284, 10%, 99%) |
| CMYK | cmyk(2.8%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(92.06, 11.03, -10.24) |
| CIE-LCH | lch(92.06, 15.05, 317.14°) |
| OKLab | oklab(93.57% 0.0293 -0.0273) |
| OKLCH | oklch(93.57% 0.04 317) |
| XYZ | xyz(82.4205, 80.8341, 103.3371) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.22
Lavender (CSS)
#E6E6FA
ΔE00 7.60
Very Light Purple
#F6CEFC
ΔE00 7.82
Thistle
#D8BFD8
ΔE00 8.07
Pale Mauve
#FED0FC
ΔE00 8.13
Lavenderblush
#FFF0F5
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E2FC #E9FCE2
analogous
#E8E2FC #F5E2FC #FCE2F6
triadic
#F5E2FC #FCF5E2 #E2FCF5
tetradic
#F5E2FC #FCE8E2 #E9FCE2 #E2F6FC
square
#F5E2FC #FCE8E2 #E9FCE2 #E2F6FC
split-complementary
#F5E2FC #F6FCE2 #E2FCE8
monochromatic
#CF73F1 #E2ABF6 #F5E2FC #F5E3FC #F5E3FC
Accessibility & contrast
On white
1.22
#F5E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#F5E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E2FC
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E2FC | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FD
Deuteranopia (green-blind)
#E3E9FB
Tritanopia (blue-blind)
#F5E5EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f5e2fc; /* rgb */ color: rgb(245, 226, 252); /* oklch */ color: oklch(93.6% 0.040 317.0);
Tailwind
colors: {
custom: {
50: '#f8ebfd',
500: '#f5e2fc',
950: '#000000',
},
}SCSS
$custom: #f5e2fc; $custom-light: #f8ebfd; $custom-dark: #000000;
JSON
{
"hex": "#f5e2fc",
"rgb": {
"r": 245,
"g": 226,
"b": 252
},
"hsl": {
"h": 283.846,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.93571,
"c": 0.04008,
"h": 317
},
"luminance": 0.80833
}Semantic roles & 50–950 ramp
primary
#F5E2FC
secondary
#B1E49E
accent
#DE0841
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485