#FF8ECF#FF8ECF
#FF8ECF is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.7% C 0.155 H 345.7°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8ECF |
|---|---|
| RGB | rgb(255, 142, 207) |
| HSL | hsl(325, 100%, 78%) |
| HSV | hsv(325, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 18.8%, 0%) |
| CIE-LAB | lab(72.97, 50.56, -14.54) |
| CIE-LCH | lch(72.97, 52.61, 343.96°) |
| OKLab | oklab(78.71% 0.1504 -0.0383) |
| OKLCH | oklch(78.71% 0.155 345.7) |
| XYZ | xyz(62.1766, 45.1154, 64.4527) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.28
Pink (survey)
#FF81C0
ΔE00 3.28
Bubblegum (survey)
#FF6CB5
ΔE00 6.92
Hot Pink
#FF69B4
ΔE00 7.40
Bubble Gum Pink
#FF69AF
ΔE00 7.84
Pinky
#FC86AA
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8ECF #8EFFBE
analogous
#F78EFF #FF8ECF #FF8E96
triadic
#FF8ECF #CFFF8E #8ECFFF
tetradic
#FF8ECF #FFF78E #8EFFBE #8E96FF
square
#FF8ECF #FFF78E #8EFFBE #8E96FF
split-complementary
#FF8ECF #96FF8E #8EFFF7
monochromatic
#FF149B #FF51B5 #FF8ECF #FFCBE9 #FFE0F2
Accessibility & contrast
On white
2.10
#FF8ECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#FF8ECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8ECF
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8ECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8ECF | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A8D1
Deuteranopia (green-blind)
#B4BACC
Tritanopia (blue-blind)
#FF8DA6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff8ecf; /* rgb */ color: rgb(255, 142, 207); /* oklch */ color: oklch(78.7% 0.155 345.7);
Tailwind
colors: {
custom: {
50: '#ffb1dd',
500: '#ff8ecf',
950: '#000000',
},
}SCSS
$custom: #ff8ecf; $custom-light: #ffb1dd; $custom-dark: #000000;
JSON
{
"hex": "#ff8ecf",
"rgb": {
"r": 255,
"g": 142,
"b": 207
},
"hsl": {
"h": 325.487,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.78708,
"c": 0.15523,
"h": 345.7
},
"luminance": 0.45111
}Semantic roles & 50–950 ramp
primary
#FF8ECF
secondary
#D4F7E3
accent
#E66100
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083