#F2E4FD#F2E4FD
#F2E4FD is a very light, muted violet. Relative luminance 0.815; OKLCH L 93.7% C 0.036 H 310.5°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E4FD |
|---|---|
| RGB | rgb(242, 228, 253) |
| HSL | hsl(274, 86%, 94%) |
| HSV | hsv(274, 10%, 99%) |
| CMYK | cmyk(4.3%, 9.9%, 0%, 0.8%) |
| CIE-LAB | lab(92.33, 9.20, -10.38) |
| CIE-LCH | lch(92.33, 13.87, 311.56°) |
| OKLab | oklab(93.74% 0.0237 -0.0277) |
| OKLCH | oklch(93.74% 0.036 310.5) |
| XYZ | xyz(82.0880, 81.4562, 104.3076) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.94
Lavenderblush
#FFF0F5
ΔE00 7.97
Pale Lavender
#EECFFE
ΔE00 8.21
Thistle
#D8BFD8
ΔE00 8.80
Very Light Purple
#F6CEFC
ΔE00 9.11
Pale Lilac
#E4CBFF
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E4FD #EFFDE4
analogous
#E6E4FD #F2E4FD #FDE4FC
triadic
#F2E4FD #FDF2E4 #E4FDF2
tetradic
#F2E4FD #FDE6E4 #EFFDE4 #E4FCFD
square
#F2E4FD #FDE6E4 #EFFDE4 #E4FCFD
split-complementary
#F2E4FD #FCFDE4 #E4FDE6
monochromatic
#BB72F5 #D7ABF9 #F1E3FD #F1E3FD #F1E3FD
Accessibility & contrast
On white
1.21
#F2E4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#F2E4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E4FD
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E4FD | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FE
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#F1E7EC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f2e4fd; /* rgb */ color: rgb(242, 228, 253); /* oklch */ color: oklch(93.7% 0.036 310.5);
Tailwind
colors: {
custom: {
50: '#f6ecfe',
500: '#f2e4fd',
950: '#000000',
},
}SCSS
$custom: #f2e4fd; $custom-light: #f6ecfe; $custom-dark: #000000;
JSON
{
"hex": "#f2e4fd",
"rgb": {
"r": 242,
"g": 228,
"b": 253
},
"hsl": {
"h": 273.6,
"s": 86.207,
"l": 94.314
},
"oklch": {
"l": 0.93738,
"c": 0.03647,
"h": 310.5
},
"luminance": 0.81456
}Semantic roles & 50–950 ramp
primary
#F2E4FD
secondary
#BEE79E
accent
#E30365
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485