#EEBAEF#EEBAEF
#EEBAEF is a very light, moderate purple. Relative luminance 0.595; OKLCH L 85.2% C 0.091 H 325.7°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBAEF |
|---|---|
| RGB | rgb(238, 186, 239) |
| HSL | hsl(299, 62%, 83%) |
| HSV | hsv(299, 22%, 94%) |
| CMYK | cmyk(0.4%, 22.2%, 0%, 6.3%) |
| CIE-LAB | lab(81.58, 27.45, -19.13) |
| CIE-LCH | lch(81.58, 33.46, 325.13°) |
| OKLab | oklab(85.19% 0.0756 -0.0515) |
| OKLCH | oklch(85.19% 0.091 325.7) |
| XYZ | xyz(68.3970, 59.5287, 89.5318) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.13
Light Lilac
#EDC8FF
ΔE00 4.36
Very Light Purple
#F6CEFC
ΔE00 4.68
Pale Mauve
#FED0FC
ΔE00 5.15
Pale Lavender
#EECFFE
ΔE00 5.77
Plum
#DDA0DD
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBAEF #BBEFBA
analogous
#D3BAEF #EEBAEF #EFBAD5
triadic
#EEBAEF #EFEEBA #BAEFEE
tetradic
#EEBAEF #EFD3BA #BBEFBA #BAD5EF
square
#EEBAEF #EFD3BA #BBEFBA #BAD5EF
split-complementary
#EEBAEF #D5EFBA #BAEFD3
monochromatic
#D657D8 #E288E3 #EEBAEF #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.63
#EEBAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#EEBAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBAEF
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBAEF | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F1
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#F1BECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eebaef; /* rgb */ color: rgb(238, 186, 239); /* oklch */ color: oklch(85.2% 0.091 325.7);
Tailwind
colors: {
custom: {
50: '#f4cff4',
500: '#eebaef',
950: '#000000',
},
}SCSS
$custom: #eebaef; $custom-light: #f4cff4; $custom-dark: #000000;
JSON
{
"hex": "#eebaef",
"rgb": {
"r": 238,
"g": 186,
"b": 239
},
"hsl": {
"h": 298.868,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.85191,
"c": 0.09142,
"h": 325.7
},
"luminance": 0.59527
}Semantic roles & 50–950 ramp
primary
#EEBAEF
secondary
#81CD80
accent
#CA1B1F
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171317
muted
#858385