#F0E2F8#F0E2F8
#F0E2F8 is a very light, muted violet. Relative luminance 0.797; OKLCH L 93.0% C 0.033 H 313.5°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E2F8 |
|---|---|
| RGB | rgb(240, 226, 248) |
| HSL | hsl(278, 61%, 93%) |
| HSV | hsv(278, 9%, 97%) |
| CMYK | cmyk(3.2%, 8.9%, 0%, 2.7%) |
| CIE-LAB | lab(91.55, 8.66, -8.95) |
| CIE-LCH | lch(91.55, 12.45, 314.05°) |
| OKLab | oklab(93.04% 0.0227 -0.0239) |
| OKLCH | oklch(93.04% 0.033 313.5) |
| XYZ | xyz(80.0720, 79.6957, 99.9532) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.72
Lavenderblush
#FFF0F5
ΔE00 7.20
Thistle
#D8BFD8
ΔE00 8.44
Pale Lavender
#EECFFE
ΔE00 8.81
Ghostwhite
#F8F8FF
ΔE00 9.58
Very Light Purple
#F6CEFC
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E2F8 #EAF8E2
analogous
#E5E2F8 #F0E2F8 #F8E2F5
triadic
#F0E2F8 #F8F0E2 #E2F8F0
tetradic
#F0E2F8 #F8E5E2 #EAF8E2 #E2F5F8
square
#F0E2F8 #F8E5E2 #EAF8E2 #E2F5F8
split-complementary
#F0E2F8 #F5F8E2 #E2F8E5
monochromatic
#BD7FE0 #D6B1EC #F0E2F8 #F2E6F9 #F2E6F9
Accessibility & contrast
On white
1.24
#F0E2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#F0E2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E2F8
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E2F8 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6F9
Deuteranopia (green-blind)
#E2E7F7
Tritanopia (blue-blind)
#F0E4E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f0e2f8; /* rgb */ color: rgb(240, 226, 248); /* oklch */ color: oklch(93.0% 0.033 313.5);
Tailwind
colors: {
custom: {
50: '#f5ebfa',
500: '#f0e2f8',
950: '#000000',
},
}SCSS
$custom: #f0e2f8; $custom-light: #f5ebfa; $custom-dark: #000000;
JSON
{
"hex": "#f0e2f8",
"rgb": {
"r": 240,
"g": 226,
"b": 248
},
"hsl": {
"h": 278.182,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.9304,
"c": 0.03292,
"h": 313.5
},
"luminance": 0.79695
}Semantic roles & 50–950 ramp
primary
#F0E2F8
secondary
#B8DAA4
accent
#C91D5B
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485