#EEBCEF#EEBCEF
#EEBCEF is a very light, moderate purple. Relative luminance 0.604; OKLCH L 85.5% C 0.088 H 325.7°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBCEF |
|---|---|
| RGB | rgb(238, 188, 239) |
| HSL | hsl(299, 61%, 84%) |
| HSV | hsv(299, 21%, 94%) |
| CMYK | cmyk(0.4%, 21.3%, 0%, 6.3%) |
| CIE-LAB | lab(82.04, 26.39, -18.43) |
| CIE-LCH | lch(82.04, 32.19, 325.07°) |
| OKLab | oklab(85.55% 0.0726 -0.0496) |
| OKLCH | oklch(85.55% 0.088 325.7) |
| XYZ | xyz(68.8213, 60.3772, 89.6732) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.21
Light Lilac
#EDC8FF
ΔE00 4.08
Very Light Purple
#F6CEFC
ΔE00 4.16
Pale Mauve
#FED0FC
ΔE00 4.66
Pale Lavender
#EECFFE
ΔE00 5.31
Pale Lilac
#E4CBFF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBCEF #BDEFBC
analogous
#D4BCEF #EEBCEF #EFBCD6
triadic
#EEBCEF #EFEEBC #BCEFEE
tetradic
#EEBCEF #EFD4BC #BDEFBC #BCD6EF
square
#EEBCEF #EFD4BC #BDEFBC #BCD6EF
split-complementary
#EEBCEF #D6EFBC #BCEFD4
monochromatic
#D559D7 #E18BE3 #EEBCEF #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.61
#EEBCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#EEBCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBCEF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBCEF | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F1
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#F1C0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eebcef; /* rgb */ color: rgb(238, 188, 239); /* oklch */ color: oklch(85.5% 0.088 325.7);
Tailwind
colors: {
custom: {
50: '#f4d0f4',
500: '#eebcef',
950: '#000000',
},
}SCSS
$custom: #eebcef; $custom-light: #f4d0f4; $custom-dark: #000000;
JSON
{
"hex": "#eebcef",
"rgb": {
"r": 238,
"g": 188,
"b": 239
},
"hsl": {
"h": 298.824,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.85545,
"c": 0.08791,
"h": 325.7
},
"luminance": 0.60376
}Semantic roles & 50–950 ramp
primary
#EEBCEF
secondary
#83CD82
accent
#C91C20
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385