#EEBCF0#EEBCF0
#EEBCF0 is a very light, moderate purple. Relative luminance 0.604; OKLCH L 85.6% C 0.089 H 325.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBCF0 |
|---|---|
| RGB | rgb(238, 188, 240) |
| HSL | hsl(298, 63%, 84%) |
| HSV | hsv(298, 22%, 94%) |
| CMYK | cmyk(0.8%, 21.7%, 0%, 5.9%) |
| CIE-LAB | lab(82.07, 26.57, -18.92) |
| CIE-LCH | lch(82.07, 32.62, 324.55°) |
| OKLab | oklab(85.58% 0.0729 -0.0509) |
| OKLCH | oklch(85.58% 0.089 325.1) |
| XYZ | xyz(68.9695, 60.4365, 90.4534) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.96
Light Lilac
#EDC8FF
ΔE00 3.94
Very Light Purple
#F6CEFC
ΔE00 4.18
Pale Mauve
#FED0FC
ΔE00 4.73
Pale Lavender
#EECFFE
ΔE00 5.27
Light Lavender
#DFC5FE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBCF0 #BEF0BC
analogous
#D4BCF0 #EEBCF0 #F0BCD8
triadic
#EEBCF0 #F0EEBC #BCF0EE
tetradic
#EEBCF0 #F0D4BC #BEF0BC #BCD8F0
square
#EEBCF0 #F0D4BC #BEF0BC #BCD8F0
split-complementary
#EEBCF0 #D8F0BC #BCF0D4
monochromatic
#D558DA #E18AE5 #EEBCF0 #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.60
#EEBCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#EEBCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBCF0
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBCF0 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F2
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#F1C0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eebcf0; /* rgb */ color: rgb(238, 188, 240); /* oklch */ color: oklch(85.6% 0.089 325.1);
Tailwind
colors: {
custom: {
50: '#f4d0f5',
500: '#eebcf0',
950: '#000000',
},
}SCSS
$custom: #eebcf0; $custom-light: #f4d0f5; $custom-dark: #000000;
JSON
{
"hex": "#eebcf0",
"rgb": {
"r": 238,
"g": 188,
"b": 240
},
"hsl": {
"h": 297.692,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.85581,
"c": 0.08893,
"h": 325.1
},
"luminance": 0.60435
}Semantic roles & 50–950 ramp
primary
#EEBCF0
secondary
#84CF82
accent
#CB1A21
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385