#EEBFDF#EEBFDF
#EEBFDF is a very light, moderate pink. Relative luminance 0.608; OKLCH L 85.5% C 0.068 H 338.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFDF |
|---|---|
| RGB | rgb(238, 191, 223) |
| HSL | hsl(319, 58%, 84%) |
| HSV | hsv(319, 20%, 93%) |
| CMYK | cmyk(0%, 19.7%, 6.3%, 6.7%) |
| CIE-LAB | lab(82.25, 21.94, -9.54) |
| CIE-LCH | lch(82.25, 23.93, 336.50°) |
| OKLab | oklab(85.55% 0.0629 -0.0252) |
| OKLCH | oklch(85.55% 0.068 338.1) |
| XYZ | xyz(67.2089, 60.7684, 77.9868) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.34
Very Light Purple
#F6CEFC
ΔE00 5.76
Thistle
#D8BFD8
ΔE00 5.86
Powder Pink
#FFB2D0
ΔE00 6.46
Baby Pink
#FFB7CE
ΔE00 6.62
Light Pink
#FFD1DF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFDF #BFEECE
analogous
#E6BFEE #EEBFDF #EEBFC8
triadic
#EEBFDF #DFEEBF #BFDFEE
tetradic
#EEBFDF #EEE6BF #BFEECE #BFC8EE
square
#EEBFDF #EEE6BF #BFEECE #BFC8EE
split-complementary
#EEBFDF #C8EEBF #BFEEE6
monochromatic
#D45EAF #E18FC7 #EEBFDF #F9E7F3 #F9E7F3
Accessibility & contrast
On white
1.60
#EEBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#EEBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFDF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFDF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8E0
Deuteranopia (green-blind)
#CBCFDE
Tritanopia (blue-blind)
#F4C0CA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eebfdf; /* rgb */ color: rgb(238, 191, 223); /* oklch */ color: oklch(85.5% 0.068 338.1);
Tailwind
colors: {
custom: {
50: '#f4d2e9',
500: '#eebfdf',
950: '#000000',
},
}SCSS
$custom: #eebfdf; $custom-light: #f4d2e9; $custom-dark: #000000;
JSON
{
"hex": "#eebfdf",
"rgb": {
"r": 238,
"g": 191,
"b": 223
},
"hsl": {
"h": 319.149,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.85547,
"c": 0.06781,
"h": 338.1
},
"luminance": 0.60766
}Semantic roles & 50–950 ramp
primary
#EEBFDF
secondary
#86CC9C
accent
#C65520
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384