#ED66BB#ED66BB
#ED66BB is a light, vivid pink. Relative luminance 0.311; OKLCH L 70.2% C 0.190 H 344.4°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ED66BB |
|---|---|
| RGB | rgb(237, 102, 187) |
| HSL | hsl(322, 79%, 66%) |
| HSV | hsv(322, 57%, 93%) |
| CMYK | cmyk(0%, 57%, 21.1%, 7.1%) |
| CIE-LAB | lab(62.59, 61.20, -19.25) |
| CIE-LCH | lch(62.59, 64.16, 342.54°) |
| OKLab | oklab(70.24% 0.1833 -0.0511) |
| OKLCH | oklch(70.24% 0.19 344.4) |
| XYZ | xyz(48.6474, 31.0994, 50.4448) |
| Luminance | 0.3110 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.94
Hot Pink
#FF69B4
ΔE00 4.49
Bubblegum (survey)
#FF6CB5
ΔE00 4.71
Bubble Gum Pink
#FF69AF
ΔE00 5.32
Barbie Pink
#FE46A5
ΔE00 5.96
Purplish Pink
#CE5DAE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED66BB #66ED98
analogous
#DB66ED #ED66BB #ED6678
triadic
#ED66BB #BBED66 #66BBED
tetradic
#ED66BB #EDDB66 #66ED98 #6678ED
square
#ED66BB #EDDB66 #66ED98 #6678ED
split-complementary
#ED66BB #78ED66 #66EDDB
monochromatic
#C21782 #E72FA3 #ED66BB #F39DD3 #FAD4EC
Accessibility & contrast
On white
2.91
#ED66BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#ED66BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED66BB
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED66BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED66BB | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7289BE
Deuteranopia (green-blind)
#98A0B8
Tritanopia (blue-blind)
#FB6588
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ed66bb; /* rgb */ color: rgb(237, 102, 187); /* oklch */ color: oklch(70.2% 0.190 344.4);
Tailwind
colors: {
custom: {
50: '#f698cf',
500: '#ed66bb',
950: '#000000',
},
}SCSS
$custom: #ed66bb; $custom-light: #f698cf; $custom-dark: #000000;
JSON
{
"hex": "#ed66bb",
"rgb": {
"r": 237,
"g": 102,
"b": 187
},
"hsl": {
"h": 322.222,
"s": 78.947,
"l": 66.471
},
"oklch": {
"l": 0.70239,
"c": 0.19024,
"h": 344.4
},
"luminance": 0.31095
}Semantic roles & 50–950 ramp
primary
#ED66BB
secondary
#C2EDD2
accent
#DB580A
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180E13
muted
#867E82