#E69ABC#E69ABC
#E69ABC is a light, moderate pink. Relative luminance 0.436; OKLCH L 77.1% C 0.100 H 351.3°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E69ABC |
|---|---|
| RGB | rgb(230, 154, 188) |
| HSL | hsl(333, 60%, 75%) |
| HSV | hsv(333, 33%, 90%) |
| CMYK | cmyk(0%, 33%, 18.3%, 9.8%) |
| CIE-LAB | lab(71.94, 33.19, -5.88) |
| CIE-LCH | lch(71.94, 33.70, 349.96°) |
| OKLab | oklab(77.1% 0.0988 -0.0151) |
| OKLCH | oklch(77.1% 0.1 351.3) |
| XYZ | xyz(53.2664, 43.5680, 53.1710) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.52
Pig Pink
#E78EA5
ΔE00 5.52
Powder Pink
#FFB2D0
ΔE00 6.32
Dull Pink
#D5869D
ΔE00 6.86
Pinky
#FC86AA
ΔE00 7.07
Pink (survey)
#FF81C0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69ABC #9AE6C4
analogous
#E69AE2 #E69ABC #E69E9A
triadic
#E69ABC #BCE69A #9ABCE6
tetradic
#E69ABC #E2E69A #9AE6C4 #9E9AE6
square
#E69ABC #E2E69A #9AE6C4 #9E9AE6
split-complementary
#E69ABC #9AE69E #9AE2E6
monochromatic
#CE387B #DA699B #E69ABC #F2CBDD #F9E6EF
Accessibility & contrast
On white
2.16
#E69ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#E69ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69ABC
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69ABC | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BD
Deuteranopia (green-blind)
#B4B5BA
Tritanopia (blue-blind)
#F198A6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e69abc; /* rgb */ color: rgb(230, 154, 188); /* oklch */ color: oklch(77.1% 0.100 351.3);
Tailwind
colors: {
custom: {
50: '#efb8d0',
500: '#e69abc',
950: '#000000',
},
}SCSS
$custom: #e69abc; $custom-light: #efb8d0; $custom-dark: #000000;
JSON
{
"hex": "#e69abc",
"rgb": {
"r": 230,
"g": 154,
"b": 188
},
"hsl": {
"h": 333.158,
"s": 60.317,
"l": 75.294
},
"oklch": {
"l": 0.77101,
"c": 0.09998,
"h": 351.3
},
"luminance": 0.43565
}Semantic roles & 50–950 ramp
primary
#E69ABC
secondary
#DBF0E7
accent
#C87C1E
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082