#FF8CE3#FF8CE3
#FF8CE3 is a light, vivid pink. Relative luminance 0.456; OKLCH L 79.2% C 0.172 H 337.0°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8CE3 |
|---|---|
| RGB | rgb(255, 140, 227) |
| HSL | hsl(315, 100%, 77%) |
| HSV | hsv(315, 45%, 100%) |
| CMYK | cmyk(0%, 45.1%, 11%, 0%) |
| CIE-LAB | lab(73.26, 54.59, -25.10) |
| CIE-LCH | lch(73.26, 60.08, 335.31°) |
| OKLab | oklab(79.15% 0.1587 -0.0675) |
| OKLCH | oklch(79.15% 0.172 337) |
| XYZ | xyz(64.4834, 45.5663, 78.0569) |
| Luminance | 0.4556 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.27
Violet (CSS)
#EE82EE
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.84
Purply Pink
#F075E6
ΔE00 6.16
Pink (survey)
#FF81C0
ΔE00 6.73
Plum
#DDA0DD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8CE3 #8CFFA8
analogous
#E28CFF #FF8CE3 #FF8CA9
triadic
#FF8CE3 #E3FF8C #8CE3FF
tetradic
#FF8CE3 #FFE28C #8CFFA8 #8CA9FF
square
#FF8CE3 #FFE28C #8CFFA8 #8CA9FF
split-complementary
#FF8CE3 #A9FF8C #8CFFE2
monochromatic
#FF12C5 #FF4FD4 #FF8CE3 #FFC9F2 #FFE0F8
Accessibility & contrast
On white
2.08
#FF8CE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#FF8CE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8CE3
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8CE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8CE3 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA9E6
Deuteranopia (green-blind)
#ADBAE0
Tritanopia (blue-blind)
#FF90AD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff8ce3; /* rgb */ color: rgb(255, 140, 227); /* oklch */ color: oklch(79.2% 0.172 337.0);
Tailwind
colors: {
custom: {
50: '#ffb0ec',
500: '#ff8ce3',
950: '#000000',
},
}SCSS
$custom: #ff8ce3; $custom-light: #ffb0ec; $custom-dark: #000000;
JSON
{
"hex": "#ff8ce3",
"rgb": {
"r": 255,
"g": 140,
"b": 227
},
"hsl": {
"h": 314.609,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.79154,
"c": 0.17241,
"h": 337
},
"luminance": 0.45562
}Semantic roles & 50–950 ramp
primary
#FF8CE3
secondary
#D4F7DC
accent
#E63800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084