#E69BC0#E69BC0
#E69BC0 is a light, moderate pink. Relative luminance 0.441; OKLCH L 77.4% C 0.101 H 348.7°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E69BC0 |
|---|---|
| RGB | rgb(230, 155, 192) |
| HSL | hsl(330, 60%, 75%) |
| HSV | hsv(330, 33%, 90%) |
| CMYK | cmyk(0%, 32.6%, 16.5%, 9.8%) |
| CIE-LAB | lab(72.28, 33.27, -7.59) |
| CIE-LCH | lch(72.28, 34.13, 347.16°) |
| OKLab | oklab(77.4% 0.0986 -0.0197) |
| OKLCH | oklch(77.4% 0.101 348.7) |
| XYZ | xyz(53.8693, 44.0743, 55.5287) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.33
Faded Pink
#DE9DAC
ΔE00 6.35
Pig Pink
#E78EA5
ΔE00 6.47
Pink (survey)
#FF81C0
ΔE00 7.43
Dull Pink
#D5869D
ΔE00 7.63
Pinky
#FC86AA
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69BC0 #9BE6C1
analogous
#E69BE5 #E69BC0 #E69B9B
triadic
#E69BC0 #C0E69B #9BC0E6
tetradic
#E69BC0 #E5E69B #9BE6C1 #9B9BE6
square
#E69BC0 #E5E69B #9BE6C1 #9B9BE6
split-complementary
#E69BC0 #9BE69B #9BE5E6
monochromatic
#CE3982 #DA6AA1 #E69BC0 #F2CCDF #F9E7F0
Accessibility & contrast
On white
2.14
#E69BC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#E69BC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69BC0
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69BC0 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AAC1
Deuteranopia (green-blind)
#B3B6BE
Tritanopia (blue-blind)
#F09AA8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e69bc0; /* rgb */ color: rgb(230, 155, 192); /* oklch */ color: oklch(77.4% 0.101 348.7);
Tailwind
colors: {
custom: {
50: '#efb9d3',
500: '#e69bc0',
950: '#000000',
},
}SCSS
$custom: #e69bc0; $custom-light: #efb9d3; $custom-dark: #000000;
JSON
{
"hex": "#e69bc0",
"rgb": {
"r": 230,
"g": 155,
"b": 192
},
"hsl": {
"h": 330.4,
"s": 60,
"l": 75.49
},
"oklch": {
"l": 0.77399,
"c": 0.10059,
"h": 348.7
},
"luminance": 0.44071
}Semantic roles & 50–950 ramp
primary
#E69BC0
secondary
#DBF0E6
accent
#C8741E
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082