#F2E2FD#F2E2FD
#F2E2FD is a very light, muted violet. Relative luminance 0.804; OKLCH L 93.4% C 0.040 H 311.8°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E2FD |
|---|---|
| RGB | rgb(242, 226, 253) |
| HSL | hsl(276, 87%, 94%) |
| HSV | hsv(276, 11%, 99%) |
| CMYK | cmyk(4.3%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.85, 10.24, -11.10) |
| CIE-LCH | lch(91.85, 15.10, 312.69°) |
| OKLab | oklab(93.36% 0.0265 -0.0297) |
| OKLCH | oklch(93.36% 0.04 311.8) |
| XYZ | xyz(81.5410, 80.3622, 104.1252) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.77
Pale Lavender
#EECFFE
ΔE00 7.28
Very Light Purple
#F6CEFC
ΔE00 8.16
Thistle
#D8BFD8
ΔE00 8.27
Pale Lilac
#E4CBFF
ΔE00 8.35
Pale Mauve
#FED0FC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E2FD #EDFDE2
analogous
#E5E2FD #F2E2FD #FDE2FB
triadic
#F2E2FD #FDF2E2 #E2FDF2
tetradic
#F2E2FD #FDE5E2 #EDFDE2 #E2FBFD
square
#F2E2FD #FDE5E2 #EDFDE2 #E2FBFD
split-complementary
#F2E2FD #FBFDE2 #E2FDE5
monochromatic
#BF6FF5 #D8A9F9 #F2E2FD #F2E2FD #F2E2FD
Accessibility & contrast
On white
1.23
#F2E2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#F2E2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E2FD
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E2FD | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FE
Deuteranopia (green-blind)
#E2E8FC
Tritanopia (blue-blind)
#F1E5EB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f2e2fd; /* rgb */ color: rgb(242, 226, 253); /* oklch */ color: oklch(93.4% 0.040 311.8);
Tailwind
colors: {
custom: {
50: '#f6ebfe',
500: '#f2e2fd',
950: '#000000',
},
}SCSS
$custom: #f2e2fd; $custom-light: #f6ebfe; $custom-dark: #000000;
JSON
{
"hex": "#f2e2fd",
"rgb": {
"r": 242,
"g": 226,
"b": 253
},
"hsl": {
"h": 275.556,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.93358,
"c": 0.03981,
"h": 311.8
},
"luminance": 0.80362
}Semantic roles & 50–950 ramp
primary
#F2E2FD
secondary
#BBE79C
accent
#E4025E
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485