#EEB3CF#EEB3CF
#EEB3CF is a very light, moderate pink. Relative luminance 0.549; OKLCH L 82.9% C 0.077 H 348.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB3CF |
|---|---|
| RGB | rgb(238, 179, 207) |
| HSL | hsl(332, 63%, 82%) |
| HSV | hsv(332, 25%, 93%) |
| CMYK | cmyk(0%, 24.8%, 13%, 6.7%) |
| CIE-LAB | lab(79.00, 25.65, -5.75) |
| CIE-LCH | lch(79.00, 26.29, 347.37°) |
| OKLab | oklab(82.88% 0.0756 -0.0149) |
| OKLCH | oklch(82.88% 0.077 348.8) |
| XYZ | xyz(62.6423, 54.9249, 66.3213) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.46
Baby Pink
#FFB7CE
ΔE00 3.84
Pastel Pink
#FFBACD
ΔE00 4.51
Soft Pink
#FDB0C0
ΔE00 6.00
Pink
#FFC0CB
ΔE00 6.55
Bubblegum
#FFC1CC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB3CF #B3EED2
analogous
#EEB3ED #EEB3CF #EEB5B3
triadic
#EEB3CF #CFEEB3 #B3CFEE
tetradic
#EEB3CF #EDEEB3 #B3EED2 #B5B3EE
square
#EEB3CF #EDEEB3 #B3EED2 #B5B3EE
split-complementary
#EEB3CF #B3EEB5 #B3EDEE
monochromatic
#D84F90 #E381AF #EEB3CF #F9E5EF #F9E6EF
Accessibility & contrast
On white
1.75
#EEB3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#EEB3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB3CF
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB3CF | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#F7B2BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eeb3cf; /* rgb */ color: rgb(238, 179, 207); /* oklch */ color: oklch(82.9% 0.077 348.8);
Tailwind
colors: {
custom: {
50: '#f4cadd',
500: '#eeb3cf',
950: '#000000',
},
}SCSS
$custom: #eeb3cf; $custom-light: #f4cadd; $custom-dark: #000000;
JSON
{
"hex": "#eeb3cf",
"rgb": {
"r": 238,
"g": 179,
"b": 207
},
"hsl": {
"h": 331.525,
"s": 63.441,
"l": 81.765
},
"oklch": {
"l": 0.82884,
"c": 0.07707,
"h": 348.8
},
"luminance": 0.54922
}Semantic roles & 50–950 ramp
primary
#EEB3CF
secondary
#7ACCA5
accent
#CB771A
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284