#FF8EBC#FF8EBC
#FF8EBC is a light, vivid pink. Relative luminance 0.442; OKLCH L 78.1% C 0.145 H 355.2°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EBC |
|---|---|
| RGB | rgb(255, 142, 188) |
| HSL | hsl(336, 100%, 78%) |
| HSV | hsv(336, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 26.3%, 0%) |
| CIE-LAB | lab(72.39, 47.91, -4.88) |
| CIE-LCH | lch(72.39, 48.16, 354.19°) |
| OKLab | oklab(78.08% 0.1446 -0.0122) |
| OKLCH | oklch(78.08% 0.145 355.2) |
| XYZ | xyz(59.9920, 44.2416, 52.9470) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.67
Pinky
#FC86AA
ΔE00 3.74
Carnation Pink
#FF7FA7
ΔE00 4.51
Rosa
#FE86A4
ΔE00 5.38
Bubblegum Pink
#FE83CC
ΔE00 5.54
Pig Pink
#E78EA5
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EBC #8EFFD1
analogous
#FF8EF5 #FF8EBC #FF988E
triadic
#FF8EBC #BCFF8E #8EBCFF
tetradic
#FF8EBC #F5FF8E #8EFFD1 #988EFF
square
#FF8EBC #F5FF8E #8EFFD1 #988EFF
split-complementary
#FF8EBC #8EFF98 #8EF5FF
monochromatic
#FF1473 #FF5198 #FF8EBC #FFCBE0 #FFE0ED
Accessibility & contrast
On white
2.13
#FF8EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FF8EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EBC
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EBC | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BE
Deuteranopia (green-blind)
#B9B9B9
Tritanopia (blue-blind)
#FF889F
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8ebc; /* rgb */ color: rgb(255, 142, 188); /* oklch */ color: oklch(78.1% 0.145 355.2);
Tailwind
colors: {
custom: {
50: '#ffb1d0',
500: '#ff8ebc',
950: '#000000',
},
}SCSS
$custom: #ff8ebc; $custom-light: #ffb1d0; $custom-dark: #000000;
JSON
{
"hex": "#ff8ebc",
"rgb": {
"r": 255,
"g": 142,
"b": 188
},
"hsl": {
"h": 335.575,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.78081,
"c": 0.1451,
"h": 355.2
},
"luminance": 0.44237
}Semantic roles & 50–950 ramp
primary
#FF8EBC
secondary
#D4F7E9
accent
#E68800
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082