#EEBFE4#EEBFE4
#EEBFE4 is a very light, moderate pink. Relative luminance 0.610; OKLCH L 85.7% C 0.072 H 333.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFE4 |
|---|---|
| RGB | rgb(238, 191, 228) |
| HSL | hsl(313, 58%, 84%) |
| HSV | hsv(313, 20%, 93%) |
| CMYK | cmyk(0%, 19.7%, 4.2%, 6.7%) |
| CIE-LAB | lab(82.40, 22.81, -12.00) |
| CIE-LCH | lch(82.40, 25.78, 332.25°) |
| OKLab | oklab(85.71% 0.0646 -0.0319) |
| OKLCH | oklch(85.71% 0.072 333.7) |
| XYZ | xyz(67.8930, 61.0420, 81.5896) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.48
Very Light Purple
#F6CEFC
ΔE00 4.70
Pale Lavender
#EECFFE
ΔE00 6.17
Thistle
#D8BFD8
ΔE00 6.17
Light Lilac
#EDC8FF
ΔE00 6.31
Light Lavendar
#EFC0FE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFE4 #BFEEC9
analogous
#E1BFEE #EEBFE4 #EEBFCD
triadic
#EEBFE4 #E4EEBF #BFE4EE
tetradic
#EEBFE4 #EEE1BF #BFEEC9 #BFCDEE
square
#EEBFE4 #EEE1BF #BFEEC9 #BFCDEE
split-complementary
#EEBFE4 #CDEEBF #BFEEE1
monochromatic
#D45EBB #E18FD0 #EEBFE4 #F9E7F5 #F9E7F5
Accessibility & contrast
On white
1.59
#EEBFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#EEBFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFE4
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFE4 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E6
Deuteranopia (green-blind)
#C9CFE2
Tritanopia (blue-blind)
#F3C1CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eebfe4; /* rgb */ color: rgb(238, 191, 228); /* oklch */ color: oklch(85.7% 0.072 333.7);
Tailwind
colors: {
custom: {
50: '#f4d2ec',
500: '#eebfe4',
950: '#000000',
},
}SCSS
$custom: #eebfe4; $custom-light: #f4d2ec; $custom-dark: #000000;
JSON
{
"hex": "#eebfe4",
"rgb": {
"r": 238,
"g": 191,
"b": 228
},
"hsl": {
"h": 312.766,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.85709,
"c": 0.07208,
"h": 333.7
},
"luminance": 0.6104
}Semantic roles & 50–950 ramp
primary
#EEBFE4
secondary
#86CC94
accent
#C64320
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384