#F2E3FA#F2E3FA
#F2E3FA is a very light, muted violet. Relative luminance 0.807; OKLCH L 93.5% C 0.035 H 314.1°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E3FA |
|---|---|
| RGB | rgb(242, 227, 250) |
| HSL | hsl(279, 70%, 94%) |
| HSV | hsv(279, 9%, 98%) |
| CMYK | cmyk(3.2%, 9.2%, 0%, 2%) |
| CIE-LAB | lab(92.01, 9.16, -9.30) |
| CIE-LCH | lch(92.01, 13.05, 314.58°) |
| OKLab | oklab(93.45% 0.024 -0.0248) |
| OKLCH | oklch(93.45% 0.035 314.1) |
| XYZ | xyz(81.3396, 80.7180, 101.7190) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.11
Lavenderblush
#FFF0F5
ΔE00 7.41
Pale Lavender
#EECFFE
ΔE00 8.50
Thistle
#D8BFD8
ΔE00 8.51
Very Light Purple
#F6CEFC
ΔE00 9.25
Pale Lilac
#E4CBFF
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E3FA #EBFAE3
analogous
#E6E3FA #F2E3FA #FAE3F6
triadic
#F2E3FA #FAF2E3 #E3FAF2
tetradic
#F2E3FA #FAE6E3 #EBFAE3 #E3F6FA
square
#F2E3FA #FAE6E3 #EBFAE3 #E3F6FA
split-complementary
#F2E3FA #F6FAE3 #E3FAE6
monochromatic
#C27BE7 #DAAFF1 #F2E3FA #F3E5FA #F3E5FA
Accessibility & contrast
On white
1.22
#F2E3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#F2E3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E3FA
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E3FA | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FB
Deuteranopia (green-blind)
#E3E8F9
Tritanopia (blue-blind)
#F2E5EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f2e3fa; /* rgb */ color: rgb(242, 227, 250); /* oklch */ color: oklch(93.5% 0.035 314.1);
Tailwind
colors: {
custom: {
50: '#f6ebfc',
500: '#f2e3fa',
950: '#000000',
},
}SCSS
$custom: #f2e3fa; $custom-light: #f6ebfc; $custom-dark: #000000;
JSON
{
"hex": "#f2e3fa",
"rgb": {
"r": 242,
"g": 227,
"b": 250
},
"hsl": {
"h": 279.13,
"s": 69.697,
"l": 93.529
},
"oklch": {
"l": 0.93454,
"c": 0.03455,
"h": 314.1
},
"luminance": 0.80718
}Semantic roles & 50–950 ramp
primary
#F2E3FA
secondary
#B7DFA2
accent
#D21456
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485