#EEBCF7#EEBCF7
#EEBCF7 is a very light, moderate purple. Relative luminance 0.609; OKLCH L 85.8% C 0.096 H 321.2°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBCF7 |
|---|---|
| RGB | rgb(238, 188, 247) |
| HSL | hsl(291, 79%, 85%) |
| HSV | hsv(291, 24%, 97%) |
| CMYK | cmyk(3.6%, 23.9%, 0%, 3.1%) |
| CIE-LAB | lab(82.30, 27.87, -22.31) |
| CIE-LCH | lch(82.30, 35.70, 321.32°) |
| OKLab | oklab(85.83% 0.075 -0.0603) |
| OKLCH | oklch(85.83% 0.096 321.2) |
| XYZ | xyz(70.0294, 60.8605, 96.0359) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.43
Light Lilac
#EDC8FF
ΔE00 3.33
Very Light Purple
#F6CEFC
ΔE00 4.68
Pale Lavender
#EECFFE
ΔE00 5.29
Light Lavender
#DFC5FE
ΔE00 5.41
Mauve
#E0B0FF
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBCF7 #C5F7BC
analogous
#D0BCF7 #EEBCF7 #F7BCE3
triadic
#EEBCF7 #F7EEBC #BCF7EE
tetradic
#EEBCF7 #F7D0BC #C5F7BC #BCE3F7
square
#EEBCF7 #F7D0BC #C5F7BC #BCE3F7
split-complementary
#EEBCF7 #E3F7BC #BCF7D0
monochromatic
#D24FEA #E085F0 #EEBCF7 #F8E4FC #F8E4FC
Accessibility & contrast
On white
1.59
#EEBCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#EEBCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBCF7
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBCF7 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F9
Deuteranopia (green-blind)
#C1CFF5
Tritanopia (blue-blind)
#F0C2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eebcf7; /* rgb */ color: rgb(238, 188, 247); /* oklch */ color: oklch(85.8% 0.096 321.2);
Tailwind
colors: {
custom: {
50: '#f4d0fa',
500: '#eebcf7',
950: '#000000',
},
}SCSS
$custom: #eebcf7; $custom-light: #f4d0fa; $custom-dark: #000000;
JSON
{
"hex": "#eebcf7",
"rgb": {
"r": 238,
"g": 188,
"b": 247
},
"hsl": {
"h": 290.847,
"s": 78.667,
"l": 85.294
},
"oklch": {
"l": 0.85832,
"c": 0.09628,
"h": 321.2
},
"luminance": 0.60859
}Semantic roles & 50–950 ramp
primary
#EEBCF7
secondary
#8CDA7E
accent
#DB0B2A
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385