#FF8EBE#FF8EBE
#FF8EBE is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.1% C 0.146 H 354.1°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EBE |
|---|---|
| RGB | rgb(255, 142, 190) |
| HSL | hsl(335, 100%, 78%) |
| HSV | hsv(335, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 25.5%, 0%) |
| CIE-LAB | lab(72.45, 48.18, -5.90) |
| CIE-LCH | lch(72.45, 48.54, 353.02°) |
| OKLab | oklab(78.14% 0.1452 -0.015) |
| OKLCH | oklch(78.14% 0.146 354.1) |
| XYZ | xyz(60.2090, 44.3284, 54.0903) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.34
Pinky
#FC86AA
ΔE00 4.19
Carnation Pink
#FF7FA7
ΔE00 4.89
Bubblegum Pink
#FE83CC
ΔE00 5.08
Rosa
#FE86A4
ΔE00 5.86
Pig Pink
#E78EA5
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EBE #8EFFCF
analogous
#FF8EF7 #FF8EBE #FF968E
triadic
#FF8EBE #BEFF8E #8EBEFF
tetradic
#FF8EBE #F7FF8E #8EFFCF #968EFF
square
#FF8EBE #F7FF8E #8EFFCF #968EFF
split-complementary
#FF8EBE #8EFF96 #8EF7FF
monochromatic
#FF1478 #FF519B #FF8EBE #FFCBE1 #FFE0ED
Accessibility & contrast
On white
2.13
#FF8EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#FF8EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EBE
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EBE | 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)
#9CA5C0
Deuteranopia (green-blind)
#B9B9BB
Tritanopia (blue-blind)
#FF899F
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff8ebe; /* rgb */ color: rgb(255, 142, 190); /* oklch */ color: oklch(78.1% 0.146 354.1);
Tailwind
colors: {
custom: {
50: '#ffb1d1',
500: '#ff8ebe',
950: '#000000',
},
}SCSS
$custom: #ff8ebe; $custom-light: #ffb1d1; $custom-dark: #000000;
JSON
{
"hex": "#ff8ebe",
"rgb": {
"r": 255,
"g": 142,
"b": 190
},
"hsl": {
"h": 334.513,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.78144,
"c": 0.146,
"h": 354.1
},
"luminance": 0.44324
}Semantic roles & 50–950 ramp
primary
#FF8EBE
secondary
#D4F7E8
accent
#E68400
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082