#F2E2FB#F2E2FB
#F2E2FB is a very light, muted violet. Relative luminance 0.802; OKLCH L 93.3% C 0.037 H 313.6°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E2FB |
|---|---|
| RGB | rgb(242, 226, 251) |
| HSL | hsl(278, 76%, 94%) |
| HSV | hsv(278, 10%, 98%) |
| CMYK | cmyk(3.6%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(91.79, 9.87, -10.14) |
| CIE-LCH | lch(91.79, 14.15, 314.22°) |
| OKLab | oklab(93.29% 0.0258 -0.0271) |
| OKLCH | oklch(93.29% 0.037 313.6) |
| XYZ | xyz(81.2241, 80.2354, 102.4561) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.59
Pale Lavender
#EECFFE
ΔE00 7.77
Lavenderblush
#FFF0F5
ΔE00 8.09
Thistle
#D8BFD8
ΔE00 8.22
Very Light Purple
#F6CEFC
ΔE00 8.55
Pale Lilac
#E4CBFF
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E2FB #EBFBE2
analogous
#E5E2FB #F2E2FB #FBE2F7
triadic
#F2E2FB #FBF2E2 #E2FBF2
tetradic
#F2E2FB #FBE5E2 #EBFBE2 #E2F7FB
square
#F2E2FB #FBE5E2 #EBFBE2 #E2F7FB
split-complementary
#F2E2FB #F7FBE2 #E2FBE5
monochromatic
#C276EC #DAACF4 #F2E2FB #F3E4FB #F3E4FB
Accessibility & contrast
On white
1.23
#F2E2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#F2E2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E2FB
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E2FB | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FC
Deuteranopia (green-blind)
#E2E8FA
Tritanopia (blue-blind)
#F2E5EA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2e2fb; /* rgb */ color: rgb(242, 226, 251); /* oklch */ color: oklch(93.3% 0.037 313.6);
Tailwind
colors: {
custom: {
50: '#f6ebfc',
500: '#f2e2fb',
950: '#000000',
},
}SCSS
$custom: #f2e2fb; $custom-light: #f6ebfc; $custom-dark: #000000;
JSON
{
"hex": "#f2e2fb",
"rgb": {
"r": 242,
"g": 226,
"b": 251
},
"hsl": {
"h": 278.4,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.93295,
"c": 0.03742,
"h": 313.6
},
"luminance": 0.80235
}Semantic roles & 50–950 ramp
primary
#F2E2FB
secondary
#B7E2A0
accent
#D80E56
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485