#F2E5FA#F2E5FA
#F2E5FA is a very light, muted violet. Relative luminance 0.818; OKLCH L 93.8% C 0.031 H 312.9°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E5FA |
|---|---|
| RGB | rgb(242, 229, 250) |
| HSL | hsl(277, 68%, 94%) |
| HSV | hsv(277, 8%, 98%) |
| CMYK | cmyk(3.2%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(92.49, 8.12, -8.57) |
| CIE-LCH | lch(92.49, 11.81, 313.47°) |
| OKLab | oklab(93.84% 0.0212 -0.0229) |
| OKLCH | oklch(93.84% 0.031 312.9) |
| XYZ | xyz(81.8897, 81.8183, 101.9024) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.32
Lavenderblush
#FFF0F5
ΔE00 6.68
Ghostwhite
#F8F8FF
ΔE00 8.89
Thistle
#D8BFD8
ΔE00 9.17
Pale Lavender
#EECFFE
ΔE00 9.47
Very Light Pink
#FFF4F2
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E5FA #EDFAE5
analogous
#E8E5FA #F2E5FA #FAE5F8
triadic
#F2E5FA #FAF2E5 #E5FAF2
tetradic
#F2E5FA #FAE8E5 #EDFAE5 #E5F8FA
square
#F2E5FA #FAE8E5 #EDFAE5 #E5F8FA
split-complementary
#F2E5FA #F8FAE5 #E5FAE8
monochromatic
#BF7EE6 #D8B2F0 #F2E5FA #F2E5FA #F2E5FA
Accessibility & contrast
On white
1.21
#F2E5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#F2E5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E5FA
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E5FA | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FB
Deuteranopia (green-blind)
#E5EAF9
Tritanopia (blue-blind)
#F2E7EC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f2e5fa; /* rgb */ color: rgb(242, 229, 250); /* oklch */ color: oklch(93.8% 0.031 312.9);
Tailwind
colors: {
custom: {
50: '#f6edfc',
500: '#f2e5fa',
950: '#000000',
},
}SCSS
$custom: #f2e5fa; $custom-light: #f6edfc; $custom-dark: #000000;
JSON
{
"hex": "#f2e5fa",
"rgb": {
"r": 242,
"g": 229,
"b": 250
},
"hsl": {
"h": 277.143,
"s": 67.742,
"l": 93.922
},
"oklch": {
"l": 0.93836,
"c": 0.03118,
"h": 312.9
},
"luminance": 0.81818
}Semantic roles & 50–950 ramp
primary
#F2E5FA
secondary
#BBDFA4
accent
#D0165D
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485