#EED3FD#EED3FD
#EED3FD is a very light, moderate violet. Relative luminance 0.719; OKLCH L 90.2% C 0.063 H 313.5°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EED3FD |
|---|---|
| RGB | rgb(238, 211, 253) |
| HSL | hsl(279, 91%, 91%) |
| HSV | hsv(279, 17%, 99%) |
| CMYK | cmyk(5.9%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(87.90, 16.81, -17.04) |
| CIE-LCH | lch(87.90, 23.93, 314.61°) |
| OKLab | oklab(90.21% 0.0436 -0.0459) |
| OKLCH | oklch(90.21% 0.063 313.5) |
| XYZ | xyz(76.2809, 71.8582, 102.7609) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.58
Very Light Purple
#F6CEFC
ΔE00 3.08
Pale Lilac
#E4CBFF
ΔE00 3.41
Light Lilac
#EDC8FF
ΔE00 3.92
Pale Mauve
#FED0FC
ΔE00 4.45
Light Lavender
#DFC5FE
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED3FD #E2FDD3
analogous
#D9D3FD #EED3FD #FDD3F7
triadic
#EED3FD #FDEED3 #D3FDEE
tetradic
#EED3FD #FDD9D3 #E2FDD3 #D3F7FD
square
#EED3FD #FDD9D3 #E2FDD3 #D3F7FD
split-complementary
#EED3FD #F7FDD3 #D3FDD9
monochromatic
#C15EF8 #D798FA #EED3FD #F4E2FE #F4E2FE
Accessibility & contrast
On white
1.37
#EED3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#EED3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED3FD
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED3FD | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#D3DDFC
Tritanopia (blue-blind)
#EDD8E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eed3fd; /* rgb */ color: rgb(238, 211, 253); /* oklch */ color: oklch(90.2% 0.063 313.5);
Tailwind
colors: {
custom: {
50: '#f3e0fe',
500: '#eed3fd',
950: '#000000',
},
}SCSS
$custom: #eed3fd; $custom-light: #f3e0fe; $custom-dark: #000000;
JSON
{
"hex": "#eed3fd",
"rgb": {
"r": 238,
"g": 211,
"b": 253
},
"hsl": {
"h": 278.571,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.90212,
"c": 0.06333,
"h": 313.5
},
"luminance": 0.71858
}Semantic roles & 50–950 ramp
primary
#EED3FD
secondary
#AEE68E
accent
#E60052
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485