#EEBFE3#EEBFE3
#EEBFE3 is a very light, moderate pink. Relative luminance 0.610; OKLCH L 85.7% C 0.071 H 334.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFE3 |
|---|---|
| RGB | rgb(238, 191, 227) |
| HSL | hsl(314, 58%, 84%) |
| HSV | hsv(314, 20%, 93%) |
| CMYK | cmyk(0%, 19.7%, 4.6%, 6.7%) |
| CIE-LAB | lab(82.37, 22.64, -11.51) |
| CIE-LCH | lch(82.37, 25.40, 333.05°) |
| OKLab | oklab(85.68% 0.0643 -0.0306) |
| OKLCH | oklch(85.68% 0.071 334.6) |
| XYZ | xyz(67.7546, 60.9866, 80.8606) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.62
Very Light Purple
#F6CEFC
ΔE00 4.89
Thistle
#D8BFD8
ΔE00 6.09
Pale Lavender
#EECFFE
ΔE00 6.36
Light Lilac
#EDC8FF
ΔE00 6.56
Light Lavendar
#EFC0FE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFE3 #BFEECA
analogous
#E2BFEE #EEBFE3 #EEBFCC
triadic
#EEBFE3 #E3EEBF #BFE3EE
tetradic
#EEBFE3 #EEE2BF #BFEECA #BFCCEE
square
#EEBFE3 #EEE2BF #BFEECA #BFCCEE
split-complementary
#EEBFE3 #CCEEBF #BFEEE2
monochromatic
#D45EB9 #E18FCE #EEBFE3 #F9E7F4 #F9E7F4
Accessibility & contrast
On white
1.59
#EEBFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#EEBFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFE3
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFE3 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E5
Deuteranopia (green-blind)
#C9CFE1
Tritanopia (blue-blind)
#F3C1CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eebfe3; /* rgb */ color: rgb(238, 191, 227); /* oklch */ color: oklch(85.7% 0.071 334.6);
Tailwind
colors: {
custom: {
50: '#f4d2eb',
500: '#eebfe3',
950: '#000000',
},
}SCSS
$custom: #eebfe3; $custom-light: #f4d2eb; $custom-dark: #000000;
JSON
{
"hex": "#eebfe3",
"rgb": {
"r": 238,
"g": 191,
"b": 227
},
"hsl": {
"h": 314.043,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.85676,
"c": 0.0712,
"h": 334.6
},
"luminance": 0.60985
}Semantic roles & 50–950 ramp
primary
#EEBFE3
secondary
#86CC96
accent
#C64720
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384