#EEB7CF#EEB7CF
#EEB7CF is a very light, moderate pink. Relative luminance 0.565; OKLCH L 83.6% C 0.070 H 350.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB7CF |
|---|---|
| RGB | rgb(238, 183, 207) |
| HSL | hsl(334, 62%, 83%) |
| HSV | hsv(334, 23%, 93%) |
| CMYK | cmyk(0%, 23.1%, 13%, 6.7%) |
| CIE-LAB | lab(79.93, 23.52, -4.38) |
| CIE-LCH | lch(79.93, 23.93, 349.46°) |
| OKLab | oklab(83.6% 0.0695 -0.0113) |
| OKLCH | oklch(83.6% 0.07 350.8) |
| XYZ | xyz(63.4557, 56.5515, 66.5924) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.71
Pastel Pink
#FFBACD
ΔE00 3.97
Powder Pink
#FFB2D0
ΔE00 4.09
Bubblegum
#FFC1CC
ΔE00 5.51
Pink
#FFC0CB
ΔE00 5.53
Soft Pink
#FDB0C0
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB7CF #B7EED6
analogous
#EEB7EB #EEB7CF #EEBAB7
triadic
#EEB7CF #CFEEB7 #B7CFEE
tetradic
#EEB7CF #EBEEB7 #B7EED6 #BAB7EE
square
#EEB7CF #EBEEB7 #B7EED6 #BAB7EE
split-complementary
#EEB7CF #B7EEBA #B7EBEE
monochromatic
#D7548D #E285AE #EEB7CF #F9E6EE #F9E6EE
Accessibility & contrast
On white
1.71
#EEB7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#EEB7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB7CF
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB7CF | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1D0
Deuteranopia (green-blind)
#C8CACE
Tritanopia (blue-blind)
#F6B6BF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eeb7cf; /* rgb */ color: rgb(238, 183, 207); /* oklch */ color: oklch(83.6% 0.070 350.8);
Tailwind
colors: {
custom: {
50: '#f4cddd',
500: '#eeb7cf',
950: '#000000',
},
}SCSS
$custom: #eeb7cf; $custom-light: #f4cddd; $custom-dark: #000000;
JSON
{
"hex": "#eeb7cf",
"rgb": {
"r": 238,
"g": 183,
"b": 207
},
"hsl": {
"h": 333.818,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.836,
"c": 0.0704,
"h": 350.8
},
"luminance": 0.56549
}Semantic roles & 50–950 ramp
primary
#EEB7CF
secondary
#7DCCAA
accent
#CA7E1C
background
#FFFEFE
surface
#FEFAFC
border
#D6D3D5
text
#171315
muted
#858384