#EEBCF3#EEBCF3
#EEBCF3 is a very light, moderate purple. Relative luminance 0.606; OKLCH L 85.7% C 0.092 H 323.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBCF3 |
|---|---|
| RGB | rgb(238, 188, 243) |
| HSL | hsl(295, 70%, 85%) |
| HSV | hsv(295, 23%, 95%) |
| CMYK | cmyk(2.1%, 22.6%, 0%, 4.7%) |
| CIE-LAB | lab(82.17, 27.13, -20.38) |
| CIE-LCH | lch(82.17, 33.93, 323.09°) |
| OKLab | oklab(85.69% 0.0738 -0.0549) |
| OKLCH | oklch(85.69% 0.092 323.3) |
| XYZ | xyz(69.4188, 60.6162, 92.8199) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.26
Light Lilac
#EDC8FF
ΔE00 3.59
Very Light Purple
#F6CEFC
ΔE00 4.32
Pale Mauve
#FED0FC
ΔE00 5.02
Pale Lavender
#EECFFE
ΔE00 5.21
Light Lavender
#DFC5FE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBCF3 #C1F3BC
analogous
#D3BCF3 #EEBCF3 #F3BCDD
triadic
#EEBCF3 #F3EEBC #BCF3EE
tetradic
#EEBCF3 #F3D3BC #C1F3BC #BCDDF3
square
#EEBCF3 #F3D3BC #C1F3BC #BCDDF3
split-complementary
#EEBCF3 #DDF3BC #BCF3D3
monochromatic
#D454E0 #E188EA #EEBCF3 #F8E5FA #F8E5FA
Accessibility & contrast
On white
1.60
#EEBCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#EEBCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBCF3
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBCF3 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F5
Deuteranopia (green-blind)
#C2CEF1
Tritanopia (blue-blind)
#F0C1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eebcf3; /* rgb */ color: rgb(238, 188, 243); /* oklch */ color: oklch(85.7% 0.092 323.3);
Tailwind
colors: {
custom: {
50: '#f4d0f7',
500: '#eebcf3',
950: '#000000',
},
}SCSS
$custom: #eebcf3; $custom-light: #f4d0f7; $custom-dark: #000000;
JSON
{
"hex": "#eebcf3",
"rgb": {
"r": 238,
"g": 188,
"b": 243
},
"hsl": {
"h": 294.545,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.85687,
"c": 0.09204,
"h": 323.3
},
"luminance": 0.60615
}Semantic roles & 50–950 ramp
primary
#EEBCF3
secondary
#88D380
accent
#D21425
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385