#EED8FC#EED8FC
#EED8FC is a very light, muted violet. Relative luminance 0.743; OKLCH L 91.1% C 0.054 H 312.4°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EED8FC |
|---|---|
| RGB | rgb(238, 216, 252) |
| HSL | hsl(277, 86%, 92%) |
| HSV | hsv(277, 14%, 99%) |
| CMYK | cmyk(5.6%, 14.3%, 0%, 1.2%) |
| CIE-LAB | lab(89.07, 13.98, -14.75) |
| CIE-LCH | lch(89.07, 20.33, 313.46°) |
| OKLab | oklab(91.11% 0.0362 -0.0396) |
| OKLCH | oklch(91.11% 0.054 312.4) |
| XYZ | xyz(77.3835, 74.3177, 102.3447) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.67
Very Light Purple
#F6CEFC
ΔE00 4.85
Pale Lilac
#E4CBFF
ΔE00 4.99
Pale Mauve
#FED0FC
ΔE00 5.80
Light Lilac
#EDC8FF
ΔE00 5.97
Light Lavender
#DFC5FE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED8FC #E6FCD8
analogous
#DCD8FC #EED8FC #FCD8F8
triadic
#EED8FC #FCEED8 #D8FCEE
tetradic
#EED8FC #FCDCD8 #E6FCD8 #D8F8FC
square
#EED8FC #FCDCD8 #E6FCD8 #D8F8FC
split-complementary
#EED8FC #F8FCD8 #D8FCDC
monochromatic
#BC66F3 #D59FF8 #EED8FC #F3E3FD #F3E3FD
Accessibility & contrast
On white
1.32
#EED8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#EED8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED8FC
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED8FC | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFE
Deuteranopia (green-blind)
#D8E0FB
Tritanopia (blue-blind)
#EDDCE4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eed8fc; /* rgb */ color: rgb(238, 216, 252); /* oklch */ color: oklch(91.1% 0.054 312.4);
Tailwind
colors: {
custom: {
50: '#f3e4fd',
500: '#eed8fc',
950: '#000000',
},
}SCSS
$custom: #eed8fc; $custom-light: #f3e4fd; $custom-dark: #000000;
JSON
{
"hex": "#eed8fc",
"rgb": {
"r": 238,
"g": 216,
"b": 252
},
"hsl": {
"h": 276.667,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.91111,
"c": 0.05366,
"h": 312.4
},
"luminance": 0.74317
}Semantic roles & 50–950 ramp
primary
#EED8FC
secondary
#B3E494
accent
#E2035A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485