#EEB8F2#EEB8F2
#EEB8F2 is a very light, moderate purple. Relative luminance 0.589; OKLCH L 84.9% C 0.098 H 324.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB8F2 |
|---|---|
| RGB | rgb(238, 184, 242) |
| HSL | hsl(296, 69%, 84%) |
| HSV | hsv(296, 24%, 95%) |
| CMYK | cmyk(1.7%, 24%, 0%, 5.1%) |
| CIE-LAB | lab(81.22, 29.07, -21.28) |
| CIE-LCH | lch(81.22, 36.03, 323.79°) |
| OKLab | oklab(84.95% 0.0794 -0.0574) |
| OKLCH | oklch(84.95% 0.098 324.1) |
| XYZ | xyz(68.4255, 58.8706, 91.7458) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.63
Light Lilac
#EDC8FF
ΔE00 4.46
Very Light Purple
#F6CEFC
ΔE00 5.36
Plum
#DDA0DD
ΔE00 5.78
Mauve
#E0B0FF
ΔE00 5.79
Pale Mauve
#FED0FC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB8F2 #BCF2B8
analogous
#D1B8F2 #EEB8F2 #F2B8D9
triadic
#EEB8F2 #F2EEB8 #B8F2EE
tetradic
#EEB8F2 #F2D1B8 #BCF2B8 #B8D9F2
square
#EEB8F2 #F2D1B8 #BCF2B8 #B8D9F2
split-complementary
#EEB8F2 #D9F2B8 #B8F2D1
monochromatic
#D551DF #E284E9 #EEB8F2 #F9E5FA #F9E5FA
Accessibility & contrast
On white
1.64
#EEB8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#EEB8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB8F2
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB8F2 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F4
Deuteranopia (green-blind)
#C0CCF0
Tritanopia (blue-blind)
#F1BDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eeb8f2; /* rgb */ color: rgb(238, 184, 242); /* oklch */ color: oklch(84.9% 0.098 324.1);
Tailwind
colors: {
custom: {
50: '#f4cdf6',
500: '#eeb8f2',
950: '#000000',
},
}SCSS
$custom: #eeb8f2; $custom-light: #f4cdf6; $custom-dark: #000000;
JSON
{
"hex": "#eeb8f2",
"rgb": {
"r": 238,
"g": 184,
"b": 242
},
"hsl": {
"h": 295.862,
"s": 69.048,
"l": 83.529
},
"oklch": {
"l": 0.84946,
"c": 0.098,
"h": 324.1
},
"luminance": 0.58869
}Semantic roles & 50–950 ramp
primary
#EEB8F2
secondary
#82D27D
accent
#D11421
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171317
muted
#858385