#EDDEF2#EDDEF2
#EDDEF2 is a very light, muted purple. Relative luminance 0.767; OKLCH L 91.8% C 0.031 H 317.7°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDEF2 |
|---|---|
| RGB | rgb(237, 222, 242) |
| HSL | hsl(285, 43%, 91%) |
| HSV | hsv(285, 8%, 95%) |
| CMYK | cmyk(2.1%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(90.16, 8.65, -7.88) |
| CIE-LCH | lch(90.16, 11.70, 317.65°) |
| OKLab | oklab(91.85% 0.0231 -0.021) |
| OKLCH | oklch(91.85% 0.031 317.7) |
| XYZ | xyz(77.0708, 76.6583, 94.7235) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.11
Lavenderblush
#FFF0F5
ΔE00 6.99
Thistle
#D8BFD8
ΔE00 7.66
Pale Lavender
#EECFFE
ΔE00 8.99
Light Pink
#FFD1DF
ΔE00 9.45
Very Light Purple
#F6CEFC
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDEF2 #E3F2DE
analogous
#E3DEF2 #EDDEF2 #F2DEED
triadic
#EDDEF2 #F2EDDE #DEF2ED
tetradic
#EDDEF2 #F2E3DE #E3F2DE #DEEDF2
square
#EDDEF2 #F2E3DE #E3F2DE #DEEDF2
split-complementary
#EDDEF2 #EDF2DE #DEF2E3
monochromatic
#BD86CF #D5B2E1 #EDDEF2 #F3E9F6 #F3E9F6
Accessibility & contrast
On white
1.29
#EDDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#EDDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDEF2
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDEF2 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F3
Deuteranopia (green-blind)
#DFE3F1
Tritanopia (blue-blind)
#EDE0E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eddef2; /* rgb */ color: rgb(237, 222, 242); /* oklch */ color: oklch(91.8% 0.031 317.7);
Tailwind
colors: {
custom: {
50: '#f2e8f6',
500: '#eddef2',
950: '#000000',
},
}SCSS
$custom: #eddef2; $custom-light: #f2e8f6; $custom-dark: #000000;
JSON
{
"hex": "#eddef2",
"rgb": {
"r": 237,
"g": 222,
"b": 242
},
"hsl": {
"h": 285,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.91847,
"c": 0.0312,
"h": 317.7
},
"luminance": 0.76658
}Semantic roles & 50–950 ramp
primary
#EDDEF2
secondary
#B0CFA5
accent
#B72F51
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485