#EB95AF#EB95AF
#EB95AF is a light, moderate pink. Relative luminance 0.423; OKLCH L 76.4% C 0.108 H 0.4°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95AF |
|---|---|
| RGB | rgb(235, 149, 175) |
| HSL | hsl(342, 68%, 75%) |
| HSV | hsv(342, 37%, 92%) |
| CMYK | cmyk(0%, 36.6%, 25.5%, 7.8%) |
| CIE-LAB | lab(71.05, 35.69, 0.09) |
| CIE-LCH | lch(71.05, 35.69, 0.14°) |
| OKLab | oklab(76.42% 0.1077 0.0007) |
| OKLCH | oklch(76.42% 0.108 0.4) |
| XYZ | xyz(52.7475, 42.2558, 45.9271) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.20
Faded Pink
#DE9DAC
ΔE00 4.18
Pinky
#FC86AA
ΔE00 4.60
Dull Pink
#D5869D
ΔE00 5.16
Rosa
#FE86A4
ΔE00 5.16
Rose Pink
#F7879A
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95AF #95EBD1
analogous
#EB95DA #EB95AF #EBA695
triadic
#EB95AF #AFEB95 #95AFEB
tetradic
#EB95AF #DAEB95 #95EBD1 #A695EB
square
#EB95AF #DAEB95 #95EBD1 #A695EB
split-complementary
#EB95AF #95EBA6 #95DAEB
monochromatic
#D82E61 #E16288 #EB95AF #F5C8D6 #FAE5EC
Accessibility & contrast
On white
2.22
#EB95AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#EB95AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95AF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95AF | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B0
Deuteranopia (green-blind)
#B6B4AD
Tritanopia (blue-blind)
#F9909E
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb95af; /* rgb */ color: rgb(235, 149, 175); /* oklch */ color: oklch(76.4% 0.108 0.4);
Tailwind
colors: {
custom: {
50: '#f3b5c6',
500: '#eb95af',
950: '#000000',
},
}SCSS
$custom: #eb95af; $custom-light: #f3b5c6; $custom-dark: #000000;
JSON
{
"hex": "#eb95af",
"rgb": {
"r": 235,
"g": 149,
"b": 175
},
"hsl": {
"h": 341.86,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.76424,
"c": 0.10768,
"h": 0.4
},
"luminance": 0.42252
}Semantic roles & 50–950 ramp
primary
#EB95AF
secondary
#D9F2EA
accent
#D09815
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082