#EDE1FB#EDE1FB
#EDE1FB is a very light, muted violet. Relative luminance 0.788; OKLCH L 92.7% C 0.037 H 306.4°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE1FB |
|---|---|
| RGB | rgb(237, 225, 251) |
| HSL | hsl(268, 76%, 93%) |
| HSV | hsv(268, 10%, 98%) |
| CMYK | cmyk(5.6%, 10.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.15, 8.76, -11.13) |
| CIE-LCH | lch(91.15, 14.16, 308.20°) |
| OKLab | oklab(92.7% 0.022 -0.0298) |
| OKLCH | oklch(92.7% 0.037 306.4) |
| XYZ | xyz(79.2598, 78.8201, 102.2863) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.42
Pale Lavender
#EECFFE
ΔE00 8.03
Thistle
#D8BFD8
ΔE00 8.49
Lavenderblush
#FFF0F5
ΔE00 8.57
Pale Lilac
#E4CBFF
ΔE00 8.71
Very Light Purple
#F6CEFC
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE1FB #EFFBE1
analogous
#E1E2FB #EDE1FB #FAE1FB
triadic
#EDE1FB #FBEDE1 #E1FBED
tetradic
#EDE1FB #FBE1E2 #EFFBE1 #E1FBFA
square
#EDE1FB #FBE1E2 #EFFBE1 #E1FBFA
split-complementary
#EDE1FB #FBFAE1 #E2FBE1
monochromatic
#AC75ED #CDABF4 #EDE1FB #EFE4FB #EFE4FB
Accessibility & contrast
On white
1.25
#EDE1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#EDE1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE1FB
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE1FB | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FC
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#EBE4E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede1fb; /* rgb */ color: rgb(237, 225, 251); /* oklch */ color: oklch(92.7% 0.037 306.4);
Tailwind
colors: {
custom: {
50: '#f2eafc',
500: '#ede1fb',
950: '#000000',
},
}SCSS
$custom: #ede1fb; $custom-light: #f2eafc; $custom-dark: #000000;
JSON
{
"hex": "#ede1fb",
"rgb": {
"r": 237,
"g": 225,
"b": 251
},
"hsl": {
"h": 267.692,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.92702,
"c": 0.03705,
"h": 306.4
},
"luminance": 0.7882
}Semantic roles & 50–950 ramp
primary
#EDE1FB
secondary
#C3E29E
accent
#D90D7B
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485