#EEBFEF#EEBFEF
#EEBFEF is a very light, moderate purple. Relative luminance 0.617; OKLCH L 86.1% C 0.083 H 325.6°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFEF |
|---|---|
| RGB | rgb(238, 191, 239) |
| HSL | hsl(299, 60%, 84%) |
| HSV | hsv(299, 20%, 94%) |
| CMYK | cmyk(0.4%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.74, 24.79, -17.38) |
| CIE-LCH | lch(82.74, 30.28, 324.97°) |
| OKLab | oklab(86.08% 0.0682 -0.0467) |
| OKLCH | oklch(86.08% 0.083 325.6) |
| XYZ | xyz(69.4689, 61.6723, 89.8891) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.42
Light Lavendar
#EFC0FE
ΔE00 3.53
Light Lilac
#EDC8FF
ΔE00 3.80
Pale Mauve
#FED0FC
ΔE00 3.96
Pale Lavender
#EECFFE
ΔE00 4.65
Pale Lilac
#E4CBFF
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFEF #C0EFBF
analogous
#D6BFEF #EEBFEF #EFBFD8
triadic
#EEBFEF #EFEEBF #BFEFEE
tetradic
#EEBFEF #EFD6BF #C0EFBF #BFD8EF
square
#EEBFEF #EFD6BF #C0EFBF #BFD8EF
split-complementary
#EEBFEF #D8EFBF #BFEFD6
monochromatic
#D45DD7 #E18EE3 #EEBFEF #F8E7F9 #F8E7F9
Accessibility & contrast
On white
1.57
#EEBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#EEBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFEF
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFEF | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF1
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#F1C3CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eebfef; /* rgb */ color: rgb(238, 191, 239); /* oklch */ color: oklch(86.1% 0.083 325.6);
Tailwind
colors: {
custom: {
50: '#f4d2f4',
500: '#eebfef',
950: '#000000',
},
}SCSS
$custom: #eebfef; $custom-light: #f4d2f4; $custom-dark: #000000;
JSON
{
"hex": "#eebfef",
"rgb": {
"r": 238,
"g": 191,
"b": 239
},
"hsl": {
"h": 298.75,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.86081,
"c": 0.08264,
"h": 325.6
},
"luminance": 0.61671
}Semantic roles & 50–950 ramp
primary
#EEBFEF
secondary
#87CD85
accent
#C81E21
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385