#EEBCF4#EEBCF4
#EEBCF4 is a very light, moderate purple. Relative luminance 0.607; OKLCH L 85.7% C 0.093 H 322.8°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBCF4 |
|---|---|
| RGB | rgb(238, 188, 244) |
| HSL | hsl(294, 72%, 85%) |
| HSV | hsv(294, 23%, 96%) |
| CMYK | cmyk(2.5%, 23%, 0%, 4.3%) |
| CIE-LAB | lab(82.20, 27.31, -20.86) |
| CIE-LCH | lch(82.20, 34.37, 322.63°) |
| OKLab | oklab(85.72% 0.0741 -0.0563) |
| OKLCH | oklch(85.72% 0.093 322.8) |
| XYZ | xyz(69.5702, 60.6768, 93.6174) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.04
Light Lilac
#EDC8FF
ΔE00 3.50
Very Light Purple
#F6CEFC
ΔE00 4.39
Pale Mauve
#FED0FC
ΔE00 5.13
Pale Lavender
#EECFFE
ΔE00 5.22
Light Lavender
#DFC5FE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBCF4 #C2F4BC
analogous
#D2BCF4 #EEBCF4 #F4BCDE
triadic
#EEBCF4 #F4EEBC #BCF4EE
tetradic
#EEBCF4 #F4D2BC #C2F4BC #BCDEF4
square
#EEBCF4 #F4D2BC #C2F4BC #BCDEF4
split-complementary
#EEBCF4 #DEF4BC #BCF4D2
monochromatic
#D353E3 #E187EB #EEBCF4 #F8E5FB #F8E5FB
Accessibility & contrast
On white
1.60
#EEBCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#EEBCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBCF4
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBCF4 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F6
Deuteranopia (green-blind)
#C2CEF2
Tritanopia (blue-blind)
#F0C1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eebcf4; /* rgb */ color: rgb(238, 188, 244); /* oklch */ color: oklch(85.7% 0.093 322.8);
Tailwind
colors: {
custom: {
50: '#f4d0f7',
500: '#eebcf4',
950: '#000000',
},
}SCSS
$custom: #eebcf4; $custom-light: #f4d0f7; $custom-dark: #000000;
JSON
{
"hex": "#eebcf4",
"rgb": {
"r": 238,
"g": 188,
"b": 244
},
"hsl": {
"h": 293.571,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.85723,
"c": 0.09309,
"h": 322.8
},
"luminance": 0.60675
}Semantic roles & 50–950 ramp
primary
#EEBCF4
secondary
#89D57F
accent
#D41226
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385