#EF8CC8#EF8CC8
#EF8CC8 is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.3% C 0.140 H 343.8°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8CC8 |
|---|---|
| RGB | rgb(239, 140, 200) |
| HSL | hsl(324, 76%, 74%) |
| HSV | hsv(324, 41%, 94%) |
| CMYK | cmyk(0%, 41.4%, 16.3%, 6.3%) |
| CIE-LAB | lab(70.37, 45.37, -14.76) |
| CIE-LCH | lch(70.37, 47.71, 341.98°) |
| OKLab | oklab(76.26% 0.1341 -0.039) |
| OKLCH | oklch(76.26% 0.14 343.8) |
| XYZ | xyz(55.4006, 41.2806, 59.6823) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.01
Pink (survey)
#FF81C0
ΔE00 3.87
Lavender Pink
#DD85D7
ΔE00 6.51
Bubblegum (survey)
#FF6CB5
ΔE00 6.88
Hot Pink
#FF69B4
ΔE00 7.31
Plum
#DDA0DD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8CC8 #8CEFB3
analogous
#E48CEF #EF8CC8 #EF8C97
triadic
#EF8CC8 #C8EF8C #8CC8EF
tetradic
#EF8CC8 #EFE48C #8CEFB3 #8C97EF
square
#EF8CC8 #EFE48C #8CEFB3 #8C97EF
split-complementary
#EF8CC8 #97EF8C #8CEFE4
monochromatic
#E02195 #E856AE #EF8CC8 #F6C2E2 #FBE4F2
Accessibility & contrast
On white
2.27
#EF8CC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#EF8CC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8CC8
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8CC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8CC8 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A2CA
Deuteranopia (green-blind)
#ACB2C5
Tritanopia (blue-blind)
#FB8CA2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8cc8; /* rgb */ color: rgb(239, 140, 200); /* oklch */ color: oklch(76.3% 0.140 343.8);
Tailwind
colors: {
custom: {
50: '#f6afd8',
500: '#ef8cc8',
950: '#000000',
},
}SCSS
$custom: #ef8cc8; $custom-light: #f6afd8; $custom-dark: #000000;
JSON
{
"hex": "#ef8cc8",
"rgb": {
"r": 239,
"g": 140,
"b": 200
},
"hsl": {
"h": 323.636,
"s": 75.573,
"l": 74.314
},
"oklch": {
"l": 0.7626,
"c": 0.13967,
"h": 343.8
},
"luminance": 0.41277
}Semantic roles & 50–950 ramp
primary
#EF8CC8
secondary
#D8F3E3
accent
#D85D0E
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#171114
muted
#858083