#EEBFE2#EEBFE2
#EEBFE2 is a very light, moderate pink. Relative luminance 0.609; OKLCH L 85.6% C 0.070 H 335.4°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFE2 |
|---|---|
| RGB | rgb(238, 191, 226) |
| HSL | hsl(315, 58%, 84%) |
| HSV | hsv(315, 20%, 93%) |
| CMYK | cmyk(0%, 19.7%, 5%, 6.7%) |
| CIE-LAB | lab(82.34, 22.46, -11.02) |
| CIE-LCH | lch(82.34, 25.02, 333.87°) |
| OKLab | oklab(85.64% 0.064 -0.0292) |
| OKLCH | oklch(85.64% 0.07 335.4) |
| XYZ | xyz(67.6170, 60.9316, 80.1358) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.78
Very Light Purple
#F6CEFC
ΔE00 5.10
Thistle
#D8BFD8
ΔE00 6.01
Pale Lavender
#EECFFE
ΔE00 6.56
Light Lilac
#EDC8FF
ΔE00 6.82
Powder Pink
#FFB2D0
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFE2 #BFEECB
analogous
#E3BFEE #EEBFE2 #EEBFCB
triadic
#EEBFE2 #E2EEBF #BFE2EE
tetradic
#EEBFE2 #EEE3BF #BFEECB #BFCBEE
square
#EEBFE2 #EEE3BF #BFEECB #BFCBEE
split-complementary
#EEBFE2 #CBEEBF #BFEEE3
monochromatic
#D45EB6 #E18FCC #EEBFE2 #F9E7F4 #F9E7F4
Accessibility & contrast
On white
1.59
#EEBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#EEBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFE2
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFE2 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E3
Deuteranopia (green-blind)
#CACFE0
Tritanopia (blue-blind)
#F3C0CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eebfe2; /* rgb */ color: rgb(238, 191, 226); /* oklch */ color: oklch(85.6% 0.070 335.4);
Tailwind
colors: {
custom: {
50: '#f4d2eb',
500: '#eebfe2',
950: '#000000',
},
}SCSS
$custom: #eebfe2; $custom-light: #f4d2eb; $custom-dark: #000000;
JSON
{
"hex": "#eebfe2",
"rgb": {
"r": 238,
"g": 191,
"b": 226
},
"hsl": {
"h": 315.319,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.85644,
"c": 0.07032,
"h": 335.4
},
"luminance": 0.6093
}Semantic roles & 50–950 ramp
primary
#EEBFE2
secondary
#86CC97
accent
#C64A20
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384