#ED65BB#ED65BB
#ED65BB is a light, vivid pink. Relative luminance 0.309; OKLCH L 70.1% C 0.192 H 344.3°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ED65BB |
|---|---|
| RGB | rgb(237, 101, 187) |
| HSL | hsl(322, 79%, 66%) |
| HSV | hsv(322, 57%, 93%) |
| CMYK | cmyk(0%, 57.4%, 21.1%, 7.1%) |
| CIE-LAB | lab(62.43, 61.64, -19.50) |
| CIE-LCH | lch(62.43, 64.65, 342.44°) |
| OKLab | oklab(70.12% 0.1846 -0.0518) |
| OKLCH | oklch(70.12% 0.192 344.3) |
| XYZ | xyz(48.5497, 30.9041, 50.4122) |
| Luminance | 0.3090 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.92
Hot Pink
#FF69B4
ΔE00 4.60
Bubblegum (survey)
#FF6CB5
ΔE00 4.84
Bubble Gum Pink
#FF69AF
ΔE00 5.43
Barbie Pink
#FE46A5
ΔE00 5.89
Purplish Pink
#CE5DAE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED65BB #65ED97
analogous
#DB65ED #ED65BB #ED6577
triadic
#ED65BB #BBED65 #65BBED
tetradic
#ED65BB #EDDB65 #65ED97 #6577ED
square
#ED65BB #EDDB65 #65ED97 #6577ED
split-complementary
#ED65BB #77ED65 #65EDDB
monochromatic
#C11782 #E72EA3 #ED65BB #F39CD3 #FAD3EB
Accessibility & contrast
On white
2.92
#ED65BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#ED65BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED65BB
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED65BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED65BB | 1.00 | 2.92 | 7.18 | 7.18 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7189BE
Deuteranopia (green-blind)
#979FB8
Tritanopia (blue-blind)
#FB6488
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ed65bb; /* rgb */ color: rgb(237, 101, 187); /* oklch */ color: oklch(70.1% 0.192 344.3);
Tailwind
colors: {
custom: {
50: '#f697cf',
500: '#ed65bb',
950: '#000000',
},
}SCSS
$custom: #ed65bb; $custom-light: #f697cf; $custom-dark: #000000;
JSON
{
"hex": "#ed65bb",
"rgb": {
"r": 237,
"g": 101,
"b": 187
},
"hsl": {
"h": 322.059,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.70117,
"c": 0.19172,
"h": 344.3
},
"luminance": 0.309
}Semantic roles & 50–950 ramp
primary
#ED65BB
secondary
#C1EDD1
accent
#DB570A
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180E13
muted
#867E82