#EEBBFE#EEBBFE
#EEBBFE is a very light, moderate purple. Relative luminance 0.609; OKLCH L 85.9% C 0.106 H 318.0°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBFE |
|---|---|
| RGB | rgb(238, 187, 254) |
| HSL | hsl(286, 97%, 86%) |
| HSV | hsv(286, 26%, 100%) |
| CMYK | cmyk(6.3%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(82.31, 29.74, -26.04) |
| CIE-LCH | lch(82.31, 39.53, 318.80°) |
| OKLab | oklab(85.92% 0.0785 -0.0707) |
| OKLCH | oklch(85.92% 0.106 318) |
| XYZ | xyz(70.9171, 60.8749, 101.7609) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.39
Light Lilac
#EDC8FF
ΔE00 3.78
Mauve
#E0B0FF
ΔE00 4.01
Light Violet
#D6B4FC
ΔE00 5.10
Light Lavender
#DFC5FE
ΔE00 5.20
Very Light Purple
#F6CEFC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBFE #CBFEBB
analogous
#CDBBFE #EEBBFE #FEBBED
triadic
#EEBBFE #FEEEBB #BBFEEE
tetradic
#EEBBFE #FECDBB #CBFEBB #BBEDFE
square
#EEBBFE #FECDBB #CBFEBB #BBEDFE
split-complementary
#EEBBFE #EDFEBB #BBFECD
monochromatic
#D042FC #DF7FFD #EEBBFE #F7E1FF #F7E1FF
Accessibility & contrast
On white
1.59
#EEBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#EEBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBFE
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBFE | 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)
#B3C9FF
Deuteranopia (green-blind)
#BECFFC
Tritanopia (blue-blind)
#EEC2D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eebbfe; /* rgb */ color: rgb(238, 187, 254); /* oklch */ color: oklch(85.9% 0.106 318.0);
Tailwind
colors: {
custom: {
50: '#f4d0ff',
500: '#eebbfe',
950: '#000000',
},
}SCSS
$custom: #eebbfe; $custom-light: #f4d0ff; $custom-dark: #000000;
JSON
{
"hex": "#eebbfe",
"rgb": {
"r": 238,
"g": 187,
"b": 254
},
"hsl": {
"h": 285.672,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.85916,
"c": 0.10569,
"h": 318
},
"luminance": 0.60874
}Semantic roles & 50–950 ramp
primary
#EEBBFE
secondary
#92E578
accent
#E60037
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386