#EDE2FB#EDE2FB
#EDE2FB is a very light, muted violet. Relative luminance 0.794; OKLCH L 92.9% C 0.035 H 305.5°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2FB |
|---|---|
| RGB | rgb(237, 226, 251) |
| HSL | hsl(266, 76%, 94%) |
| HSV | hsv(266, 10%, 98%) |
| CMYK | cmyk(5.6%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(91.40, 8.24, -10.77) |
| CIE-LCH | lch(91.40, 13.56, 307.43°) |
| OKLab | oklab(92.89% 0.0206 -0.0288) |
| OKLCH | oklch(92.89% 0.035 305.5) |
| XYZ | xyz(79.5309, 79.3624, 102.3767) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.95
Lavenderblush
#FFF0F5
ΔE00 8.26
Pale Lavender
#EECFFE
ΔE00 8.53
Thistle
#D8BFD8
ΔE00 8.81
Pale Lilac
#E4CBFF
ΔE00 9.16
Very Light Purple
#F6CEFC
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2FB #F0FBE2
analogous
#E2E3FB #EDE2FB #F9E2FB
triadic
#EDE2FB #FBEDE2 #E2FBED
tetradic
#EDE2FB #FBE2E3 #F0FBE2 #E2FBF9
square
#EDE2FB #FBE2E3 #F0FBE2 #E2FBF9
split-complementary
#EDE2FB #FBF9E2 #E3FBE2
monochromatic
#AA76EC #CCACF4 #EDE2FB #EEE4FB #EEE4FB
Accessibility & contrast
On white
1.24
#EDE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#EDE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2FB
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2FB | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FC
Deuteranopia (green-blind)
#E0E6FA
Tritanopia (blue-blind)
#EBE5EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede2fb; /* rgb */ color: rgb(237, 226, 251); /* oklch */ color: oklch(92.9% 0.035 305.5);
Tailwind
colors: {
custom: {
50: '#f2ebfc',
500: '#ede2fb',
950: '#000000',
},
}SCSS
$custom: #ede2fb; $custom-light: #f2ebfc; $custom-dark: #000000;
JSON
{
"hex": "#ede2fb",
"rgb": {
"r": 237,
"g": 226,
"b": 251
},
"hsl": {
"h": 266.4,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.92894,
"c": 0.03542,
"h": 305.5
},
"luminance": 0.79362
}Semantic roles & 50–950 ramp
primary
#EDE2FB
secondary
#C5E2A0
accent
#D80E7F
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485