#FF8BE3#FF8BE3
#FF8BE3 is a light, vivid pink. Relative luminance 0.453; OKLCH L 79.0% C 0.174 H 336.9°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BE3 |
|---|---|
| RGB | rgb(255, 139, 227) |
| HSL | hsl(314, 100%, 77%) |
| HSV | hsv(314, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 11%, 0%) |
| CIE-LAB | lab(73.07, 55.08, -25.39) |
| CIE-LCH | lch(73.07, 60.65, 335.26°) |
| OKLab | oklab(79.01% 0.1601 -0.0683) |
| OKLCH | oklch(79.01% 0.174 336.9) |
| XYZ | xyz(64.3380, 45.2754, 78.0084) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.26
Violet (CSS)
#EE82EE
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 5.77
Purply Pink
#F075E6
ΔE00 5.97
Pink (survey)
#FF81C0
ΔE00 6.74
Candy Pink
#FF63E9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BE3 #8BFFA7
analogous
#E18BFF #FF8BE3 #FF8BA9
triadic
#FF8BE3 #E3FF8B #8BE3FF
tetradic
#FF8BE3 #FFE18B #8BFFA7 #8BA9FF
square
#FF8BE3 #FFE18B #8BFFA7 #8BA9FF
split-complementary
#FF8BE3 #A9FF8B #8BFFE1
monochromatic
#FF11C5 #FF4ED4 #FF8BE3 #FFC8F2 #FFE0F8
Accessibility & contrast
On white
2.09
#FF8BE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#FF8BE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BE3
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BE3 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA8E6
Deuteranopia (green-blind)
#ACBAE0
Tritanopia (blue-blind)
#FF8FAD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff8be3; /* rgb */ color: rgb(255, 139, 227); /* oklch */ color: oklch(79.0% 0.174 336.9);
Tailwind
colors: {
custom: {
50: '#ffb0ec',
500: '#ff8be3',
950: '#000000',
},
}SCSS
$custom: #ff8be3; $custom-light: #ffb0ec; $custom-dark: #000000;
JSON
{
"hex": "#ff8be3",
"rgb": {
"r": 255,
"g": 139,
"b": 227
},
"hsl": {
"h": 314.483,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.79012,
"c": 0.17404,
"h": 336.9
},
"luminance": 0.45271
}Semantic roles & 50–950 ramp
primary
#FF8BE3
secondary
#D4F7DC
accent
#E63700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084