#EB7CAF#EB7CAF
#EB7CAF is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.5% C 0.148 H 352.5°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7CAF |
|---|---|
| RGB | rgb(235, 124, 175) |
| HSL | hsl(332, 74%, 70%) |
| HSV | hsv(332, 47%, 92%) |
| CMYK | cmyk(0%, 47.2%, 25.5%, 7.8%) |
| CIE-LAB | lab(65.89, 48.53, -7.51) |
| CIE-LCH | lch(65.89, 49.11, 351.20°) |
| OKLab | oklab(72.51% 0.1463 -0.0193) |
| OKLCH | oklch(72.51% 0.148 352.5) |
| XYZ | xyz(49.2080, 35.1766, 44.7472) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.95
Bubblegum (survey)
#FF6CB5
ΔE00 4.19
Bubble Gum Pink
#FF69AF
ΔE00 4.32
Hot Pink
#FF69B4
ΔE00 4.51
Carnation Pink
#FF7FA7
ΔE00 5.35
Pinky
#FC86AA
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7CAF #7CEBB8
analogous
#EB7CE7 #EB7CAF #EB807C
triadic
#EB7CAF #AFEB7C #7CAFEB
tetradic
#EB7CAF #E7EB7C #7CEBB8 #807CEB
square
#EB7CAF #E7EB7C #7CEBB8 #807CEB
split-complementary
#EB7CAF #7CEB80 #7CE7EB
monochromatic
#CD1F6F #E3478F #EB7CAF #F3B1CF #FBE4EF
Accessibility & contrast
On white
2.61
#EB7CAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#EB7CAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7CAF
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7CAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7CAF | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8994B1
Deuteranopia (green-blind)
#A6A7AC
Tritanopia (blue-blind)
#F9778F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #eb7caf; /* rgb */ color: rgb(235, 124, 175); /* oklch */ color: oklch(72.5% 0.148 352.5);
Tailwind
colors: {
custom: {
50: '#f4a5c6',
500: '#eb7caf',
950: '#000000',
},
}SCSS
$custom: #eb7caf; $custom-light: #f4a5c6; $custom-dark: #000000;
JSON
{
"hex": "#eb7caf",
"rgb": {
"r": 235,
"g": 124,
"b": 175
},
"hsl": {
"h": 332.432,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.72512,
"c": 0.14757,
"h": 352.5
},
"luminance": 0.35173
}Semantic roles & 50–950 ramp
primary
#EB7CAF
secondary
#D2F1E3
accent
#D67B10
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82