#FF8EC2#FF8EC2
#FF8EC2 is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.3% C 0.148 H 352.1°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EC2 |
|---|---|
| RGB | rgb(255, 142, 194) |
| HSL | hsl(332, 100%, 78%) |
| HSV | hsv(332, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 23.9%, 0%) |
| CIE-LAB | lab(72.57, 48.72, -7.95) |
| CIE-LCH | lch(72.57, 49.36, 350.74°) |
| OKLab | oklab(78.27% 0.1465 -0.0204) |
| OKLCH | oklch(78.27% 0.148 352.1) |
| XYZ | xyz(60.6522, 44.5057, 56.4245) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.83
Bubblegum Pink
#FE83CC
ΔE00 4.22
Pinky
#FC86AA
ΔE00 5.10
Carnation Pink
#FF7FA7
ΔE00 5.68
Bubblegum (survey)
#FF6CB5
ΔE00 6.56
Rosa
#FE86A4
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EC2 #8EFFCB
analogous
#FF8EFB #FF8EC2 #FF928E
triadic
#FF8EC2 #C2FF8E #8EC2FF
tetradic
#FF8EC2 #FBFF8E #8EFFCB #928EFF
square
#FF8EC2 #FBFF8E #8EFFCB #928EFF
split-complementary
#FF8EC2 #8EFF92 #8EFBFF
monochromatic
#FF1480 #FF51A1 #FF8EC2 #FFCBE3 #FFE0EE
Accessibility & contrast
On white
2.12
#FF8EC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FF8EC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EC2
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EC2 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA6C4
Deuteranopia (green-blind)
#B8B9BF
Tritanopia (blue-blind)
#FF8AA1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff8ec2; /* rgb */ color: rgb(255, 142, 194); /* oklch */ color: oklch(78.3% 0.148 352.1);
Tailwind
colors: {
custom: {
50: '#ffb1d4',
500: '#ff8ec2',
950: '#000000',
},
}SCSS
$custom: #ff8ec2; $custom-light: #ffb1d4; $custom-dark: #000000;
JSON
{
"hex": "#ff8ec2",
"rgb": {
"r": 255,
"g": 142,
"b": 194
},
"hsl": {
"h": 332.389,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.78272,
"c": 0.14792,
"h": 352.1
},
"luminance": 0.44501
}Semantic roles & 50–950 ramp
primary
#FF8EC2
secondary
#D4F7E7
accent
#E67C00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083