#FF8EBF#FF8EBF
#FF8EBF is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.2% C 0.146 H 353.6°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EBF |
|---|---|
| RGB | rgb(255, 142, 191) |
| HSL | hsl(334, 100%, 78%) |
| HSV | hsv(334, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 25.1%, 0%) |
| CIE-LAB | lab(72.48, 48.31, -6.41) |
| CIE-LCH | lch(72.48, 48.74, 352.44°) |
| OKLab | oklab(78.18% 0.1456 -0.0163) |
| OKLCH | oklch(78.18% 0.146 353.6) |
| XYZ | xyz(60.3187, 44.3723, 54.6679) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.19
Pinky
#FC86AA
ΔE00 4.42
Bubblegum Pink
#FE83CC
ΔE00 4.86
Carnation Pink
#FF7FA7
ΔE00 5.08
Rosa
#FE86A4
ΔE00 6.09
Pig Pink
#E78EA5
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EBF #8EFFCE
analogous
#FF8EF8 #FF8EBF #FF958E
triadic
#FF8EBF #BFFF8E #8EBFFF
tetradic
#FF8EBF #F8FF8E #8EFFCE #958EFF
square
#FF8EBF #F8FF8E #8EFFCE #958EFF
split-complementary
#FF8EBF #8EFF95 #8EF8FF
monochromatic
#FF147A #FF519C #FF8EBF #FFCBE2 #FFE0EE
Accessibility & contrast
On white
2.13
#FF8EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#FF8EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EBF
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EBF | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#FF89A0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff8ebf; /* rgb */ color: rgb(255, 142, 191); /* oklch */ color: oklch(78.2% 0.146 353.6);
Tailwind
colors: {
custom: {
50: '#ffb1d2',
500: '#ff8ebf',
950: '#000000',
},
}SCSS
$custom: #ff8ebf; $custom-light: #ffb1d2; $custom-dark: #000000;
JSON
{
"hex": "#ff8ebf",
"rgb": {
"r": 255,
"g": 142,
"b": 191
},
"hsl": {
"h": 333.982,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.78176,
"c": 0.14646,
"h": 353.6
},
"luminance": 0.44368
}Semantic roles & 50–950 ramp
primary
#FF8EBF
secondary
#D4F7E8
accent
#E68200
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082