#E685B8#E685B8
#E685B8 is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.6% C 0.133 H 348.1°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E685B8 |
|---|---|
| RGB | rgb(230, 133, 184) |
| HSL | hsl(328, 66%, 71%) |
| HSV | hsv(328, 42%, 90%) |
| CMYK | cmyk(0%, 42.2%, 20%, 9.8%) |
| CIE-LAB | lab(67.32, 43.59, -10.51) |
| CIE-LCH | lch(67.32, 44.84, 346.44°) |
| OKLab | oklab(73.55% 0.13 -0.0275) |
| OKLCH | oklch(73.55% 0.133 348.1) |
| XYZ | xyz(49.6733, 37.0622, 49.8755) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.12
Bubblegum Pink
#FE83CC
ΔE00 4.82
Bubblegum (survey)
#FF6CB5
ΔE00 5.91
Hot Pink
#FF69B4
ΔE00 6.28
Bubble Gum Pink
#FF69AF
ΔE00 6.43
Pinky
#FC86AA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E685B8 #85E6B3
analogous
#E385E6 #E685B8 #E68587
triadic
#E685B8 #B8E685 #85B8E6
tetradic
#E685B8 #E6E385 #85E6B3 #8587E6
square
#E685B8 #E6E385 #85E6B3 #8587E6
split-complementary
#E685B8 #87E685 #85E6E3
monochromatic
#C8297C #DC529A #E685B8 #F0B8D6 #FAE6F0
Accessibility & contrast
On white
2.50
#E685B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#E685B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E685B8
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E685B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E685B8 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9ABA
Deuteranopia (green-blind)
#A6AAB6
Tritanopia (blue-blind)
#F28397
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e685b8; /* rgb */ color: rgb(230, 133, 184); /* oklch */ color: oklch(73.6% 0.133 348.1);
Tailwind
colors: {
custom: {
50: '#f0aacd',
500: '#e685b8',
950: '#000000',
},
}SCSS
$custom: #e685b8; $custom-light: #f0aacd; $custom-dark: #000000;
JSON
{
"hex": "#e685b8",
"rgb": {
"r": 230,
"g": 133,
"b": 184
},
"hsl": {
"h": 328.454,
"s": 65.986,
"l": 71.176
},
"oklch": {
"l": 0.73553,
"c": 0.13291,
"h": 348.1
},
"luminance": 0.37059
}Semantic roles & 50–950 ramp
primary
#E685B8
secondary
#D7F0E3
accent
#CE6E18
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#171013
muted
#857F82