#EECBF5#EECBF5
#EECBF5 is a very light, moderate purple. Relative luminance 0.675; OKLCH L 88.5% C 0.068 H 320.6°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EECBF5 |
|---|---|
| RGB | rgb(238, 203, 245) |
| HSL | hsl(290, 68%, 88%) |
| HSV | hsv(290, 17%, 96%) |
| CMYK | cmyk(2.9%, 17.1%, 0%, 3.9%) |
| CIE-LAB | lab(85.75, 19.53, -16.05) |
| CIE-LCH | lch(85.75, 25.28, 320.59°) |
| OKLab | oklab(88.46% 0.0526 -0.0431) |
| OKLCH | oklch(88.46% 0.068 320.6) |
| XYZ | xyz(73.0949, 67.4827, 95.5433) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.65
Pale Lavender
#EECFFE
ΔE00 2.08
Pale Mauve
#FED0FC
ΔE00 2.98
Light Lilac
#EDC8FF
ΔE00 3.31
Pale Lilac
#E4CBFF
ΔE00 4.26
Light Lavendar
#EFC0FE
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECBF5 #D2F5CB
analogous
#D9CBF5 #EECBF5 #F5CBE7
triadic
#EECBF5 #F5EECB #CBF5EE
tetradic
#EECBF5 #F5D9CB #D2F5CB #CBE7F5
square
#EECBF5 #F5D9CB #D2F5CB #CBE7F5
split-complementary
#EECBF5 #E7F5CB #CBF5D9
monochromatic
#CC64E1 #DD98EB #EECBF5 #F7E5FA #F7E5FA
Accessibility & contrast
On white
1.45
#EECBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#EECBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECBF5
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECBF5 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D4F7
Deuteranopia (green-blind)
#CED8F3
Tritanopia (blue-blind)
#EFCFD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eecbf5; /* rgb */ color: rgb(238, 203, 245); /* oklch */ color: oklch(88.5% 0.068 320.6);
Tailwind
colors: {
custom: {
50: '#f3dbf8',
500: '#eecbf5',
950: '#000000',
},
}SCSS
$custom: #eecbf5; $custom-light: #f3dbf8; $custom-dark: #000000;
JSON
{
"hex": "#eecbf5",
"rgb": {
"r": 238,
"g": 203,
"b": 245
},
"hsl": {
"h": 290,
"s": 67.742,
"l": 87.843
},
"oklch": {
"l": 0.88464,
"c": 0.06797,
"h": 320.6
},
"luminance": 0.67482
}Semantic roles & 50–950 ramp
primary
#EECBF5
secondary
#9AD78E
accent
#D01635
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171517
muted
#858485