#FF8EBB#FF8EBB
#FF8EBB is a light, vivid pink. Relative luminance 0.442; OKLCH L 78.0% C 0.145 H 355.7°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EBB |
|---|---|
| RGB | rgb(255, 142, 187) |
| HSL | hsl(336, 100%, 78%) |
| HSV | hsv(336, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 26.7%, 0%) |
| CIE-LAB | lab(72.36, 47.78, -4.37) |
| CIE-LCH | lch(72.36, 47.98, 354.78°) |
| OKLab | oklab(78.05% 0.1443 -0.0109) |
| OKLCH | oklch(78.05% 0.145 355.7) |
| XYZ | xyz(59.8845, 44.1986, 52.3813) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.52
Pink (survey)
#FF81C0
ΔE00 3.85
Carnation Pink
#FF7FA7
ΔE00 4.33
Rosa
#FE86A4
ΔE00 5.14
Bubblegum Pink
#FE83CC
ΔE00 5.77
Pig Pink
#E78EA5
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EBB #8EFFD2
analogous
#FF8EF4 #FF8EBB #FF998E
triadic
#FF8EBB #BBFF8E #8EBBFF
tetradic
#FF8EBB #F4FF8E #8EFFD2 #998EFF
square
#FF8EBB #F4FF8E #8EFFD2 #998EFF
split-complementary
#FF8EBB #8EFF99 #8EF4FF
monochromatic
#FF1471 #FF5196 #FF8EBB #FFCBE0 #FFE0ED
Accessibility & contrast
On white
2.13
#FF8EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#FF8EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EBB
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EBB | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#B9B9B8
Tritanopia (blue-blind)
#FF889E
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8ebb; /* rgb */ color: rgb(255, 142, 187); /* oklch */ color: oklch(78.0% 0.145 355.7);
Tailwind
colors: {
custom: {
50: '#ffb1cf',
500: '#ff8ebb',
950: '#000000',
},
}SCSS
$custom: #ff8ebb; $custom-light: #ffb1cf; $custom-dark: #000000;
JSON
{
"hex": "#ff8ebb",
"rgb": {
"r": 255,
"g": 142,
"b": 187
},
"hsl": {
"h": 336.106,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.7805,
"c": 0.14466,
"h": 355.7
},
"luminance": 0.44194
}Semantic roles & 50–950 ramp
primary
#FF8EBB
secondary
#D4F7E9
accent
#E68A00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082