#FF8EBD#FF8EBD
#FF8EBD is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.1% C 0.146 H 354.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EBD |
|---|---|
| RGB | rgb(255, 142, 189) |
| HSL | hsl(335, 100%, 78%) |
| HSV | hsv(335, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 25.9%, 0%) |
| CIE-LAB | lab(72.42, 48.04, -5.39) |
| CIE-LCH | lch(72.42, 48.34, 353.60°) |
| OKLab | oklab(78.11% 0.1449 -0.0136) |
| OKLCH | oklch(78.11% 0.146 354.6) |
| XYZ | xyz(60.1001, 44.2848, 53.5167) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.50
Pinky
#FC86AA
ΔE00 3.97
Carnation Pink
#FF7FA7
ΔE00 4.69
Bubblegum Pink
#FE83CC
ΔE00 5.31
Rosa
#FE86A4
ΔE00 5.62
Pig Pink
#E78EA5
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EBD #8EFFD0
analogous
#FF8EF6 #FF8EBD #FF978E
triadic
#FF8EBD #BDFF8E #8EBDFF
tetradic
#FF8EBD #F6FF8E #8EFFD0 #978EFF
square
#FF8EBD #F6FF8E #8EFFD0 #978EFF
split-complementary
#FF8EBD #8EFF97 #8EF6FF
monochromatic
#FF1476 #FF5199 #FF8EBD #FFCBE1 #FFE0ED
Accessibility & contrast
On white
2.13
#FF8EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#FF8EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EBD
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EBD | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BF
Deuteranopia (green-blind)
#B9B9BA
Tritanopia (blue-blind)
#FF899F
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff8ebd; /* rgb */ color: rgb(255, 142, 189); /* oklch */ color: oklch(78.1% 0.146 354.6);
Tailwind
colors: {
custom: {
50: '#ffb1d0',
500: '#ff8ebd',
950: '#000000',
},
}SCSS
$custom: #ff8ebd; $custom-light: #ffb1d0; $custom-dark: #000000;
JSON
{
"hex": "#ff8ebd",
"rgb": {
"r": 255,
"g": 142,
"b": 189
},
"hsl": {
"h": 335.044,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.78112,
"c": 0.14554,
"h": 354.6
},
"luminance": 0.4428
}Semantic roles & 50–950 ramp
primary
#FF8EBD
secondary
#D4F7E9
accent
#E68600
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082