#EEBFEA#EEBFEA
#EEBFEA is a very light, moderate purple. Relative luminance 0.614; OKLCH L 85.9% C 0.078 H 329.0°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFEA |
|---|---|
| RGB | rgb(238, 191, 234) |
| HSL | hsl(305, 58%, 84%) |
| HSV | hsv(305, 20%, 93%) |
| CMYK | cmyk(0%, 19.7%, 1.7%, 6.7%) |
| CIE-LAB | lab(82.58, 23.88, -14.94) |
| CIE-LCH | lch(82.58, 28.17, 327.97°) |
| OKLab | oklab(85.91% 0.0666 -0.04) |
| OKLCH | oklch(85.91% 0.078 329) |
| XYZ | xyz(68.7404, 61.3809, 86.0526) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.76
Pale Mauve
#FED0FC
ΔE00 3.92
Light Lilac
#EDC8FF
ΔE00 4.86
Light Lavendar
#EFC0FE
ΔE00 4.87
Pale Lavender
#EECFFE
ΔE00 5.19
Pale Lilac
#E4CBFF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFEA #BFEEC3
analogous
#DBBFEE #EEBFEA #EEBFD3
triadic
#EEBFEA #EAEEBF #BFEAEE
tetradic
#EEBFEA #EEDBBF #BFEEC3 #BFD3EE
square
#EEBFEA #EEDBBF #BFEEC3 #BFD3EE
split-complementary
#EEBFEA #D3EEBF #BFEEDB
monochromatic
#D45ECA #E18FDA #EEBFEA #F9E7F7 #F9E7F7
Accessibility & contrast
On white
1.58
#EEBFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#EEBFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFEA
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFEA | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEC
Deuteranopia (green-blind)
#C8D0E8
Tritanopia (blue-blind)
#F2C2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eebfea; /* rgb */ color: rgb(238, 191, 234); /* oklch */ color: oklch(85.9% 0.078 329.0);
Tailwind
colors: {
custom: {
50: '#f4d2f0',
500: '#eebfea',
950: '#000000',
},
}SCSS
$custom: #eebfea; $custom-light: #f4d2f0; $custom-dark: #000000;
JSON
{
"hex": "#eebfea",
"rgb": {
"r": 238,
"g": 191,
"b": 234
},
"hsl": {
"h": 305.106,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.85909,
"c": 0.07766,
"h": 329
},
"luminance": 0.61379
}Semantic roles & 50–950 ramp
primary
#EEBFEA
secondary
#86CC8B
accent
#C62E20
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385