#EEDFFB#EEDFFB
#EEDFFB is a very light, muted violet. Relative luminance 0.779; OKLCH L 92.4% C 0.041 H 309.4°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDFFB |
|---|---|
| RGB | rgb(238, 223, 251) |
| HSL | hsl(272, 78%, 93%) |
| HSV | hsv(272, 11%, 98%) |
| CMYK | cmyk(5.2%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(90.74, 10.13, -11.73) |
| CIE-LCH | lch(90.74, 15.50, 310.80°) |
| OKLab | oklab(92.4% 0.0259 -0.0314) |
| OKLCH | oklch(92.4% 0.041 309.4) |
| XYZ | xyz(79.0572, 77.9178, 102.1229) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.64
Pale Lavender
#EECFFE
ΔE00 6.91
Pale Lilac
#E4CBFF
ΔE00 7.79
Thistle
#D8BFD8
ΔE00 7.82
Very Light Purple
#F6CEFC
ΔE00 7.96
Pale Mauve
#FED0FC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDFFB #ECFBDF
analogous
#E0DFFB #EEDFFB #FBDFFA
triadic
#EEDFFB #FBEEDF #DFFBEE
tetradic
#EEDFFB #FBE0DF #ECFBDF #DFFAFB
square
#EEDFFB #FBE0DF #ECFBDF #DFFAFB
split-complementary
#EEDFFB #FAFBDF #DFFBE0
monochromatic
#B472ED #D1A9F4 #EEDFFB #F1E4FC #F1E4FC
Accessibility & contrast
On white
1.27
#EEDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#EEDFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDFFB
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDFFB | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FC
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#EDE2E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eedffb; /* rgb */ color: rgb(238, 223, 251); /* oklch */ color: oklch(92.4% 0.041 309.4);
Tailwind
colors: {
custom: {
50: '#f3e9fc',
500: '#eedffb',
950: '#000000',
},
}SCSS
$custom: #eedffb; $custom-light: #f3e9fc; $custom-dark: #000000;
JSON
{
"hex": "#eedffb",
"rgb": {
"r": 238,
"g": 223,
"b": 251
},
"hsl": {
"h": 272.143,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.92401,
"c": 0.04072,
"h": 309.4
},
"luminance": 0.77918
}Semantic roles & 50–950 ramp
primary
#EEDFFB
secondary
#BDE29C
accent
#DA0B6B
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485