#FF8EB2#FF8EB2
#FF8EB2 is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.8% C 0.141 H 0.5°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EB2 |
|---|---|
| RGB | rgb(255, 142, 178) |
| HSL | hsl(341, 100%, 78%) |
| HSV | hsv(341, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 30.2%, 0%) |
| CIE-LAB | lab(72.11, 46.61, 0.27) |
| CIE-LCH | lch(72.11, 46.61, 0.33°) |
| OKLab | oklab(77.78% 0.1412 0.0013) |
| OKLCH | oklch(77.78% 0.141 0.5) |
| XYZ | xyz(58.9511, 43.8252, 47.4652) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.89
Rosa
#FE86A4
ΔE00 3.00
Carnation Pink
#FF7FA7
ΔE00 3.17
Pig Pink
#E78EA5
ΔE00 4.51
Rose Pink
#F7879A
ΔE00 5.46
Pink (survey)
#FF81C0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EB2 #8EFFDB
analogous
#FF8EEA #FF8EB2 #FFA28E
triadic
#FF8EB2 #B2FF8E #8EB2FF
tetradic
#FF8EB2 #EAFF8E #8EFFDB #A28EFF
square
#FF8EB2 #EAFF8E #8EFFDB #A28EFF
split-complementary
#FF8EB2 #8EFFA2 #8EEAFF
monochromatic
#FF145F #FF5188 #FF8EB2 #FFCBDC #FFE0EA
Accessibility & contrast
On white
2.15
#FF8EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#FF8EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EB2
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EB2 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#BBB9AF
Tritanopia (blue-blind)
#FF869B
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8eb2; /* rgb */ color: rgb(255, 142, 178); /* oklch */ color: oklch(77.8% 0.141 0.5);
Tailwind
colors: {
custom: {
50: '#ffb1c8',
500: '#ff8eb2',
950: '#000000',
},
}SCSS
$custom: #ff8eb2; $custom-light: #ffb1c8; $custom-dark: #000000;
JSON
{
"hex": "#ff8eb2",
"rgb": {
"r": 255,
"g": 142,
"b": 178
},
"hsl": {
"h": 340.885,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.77779,
"c": 0.14124,
"h": 0.5
},
"luminance": 0.4382
}Semantic roles & 50–950 ramp
primary
#FF8EB2
secondary
#D4F7EC
accent
#E69C00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082