#FF8BEF#FF8BEF
#FF8BEF is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.5% C 0.184 H 332.5°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BEF |
|---|---|
| RGB | rgb(255, 139, 239) |
| HSL | hsl(308, 100%, 77%) |
| HSV | hsv(308, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 6.3%, 0%) |
| CIE-LAB | lab(73.52, 57.02, -31.27) |
| CIE-LCH | lch(73.52, 65.03, 331.26°) |
| OKLab | oklab(79.49% 0.1628 -0.0848) |
| OKLCH | oklch(79.49% 0.184 332.5) |
| XYZ | xyz(66.0522, 45.9611, 87.0369) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.74
Purply Pink
#F075E6
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 5.84
Bubblegum Pink
#FE83CC
ΔE00 6.41
Candy Pink
#FF63E9
ΔE00 6.87
Plum
#DDA0DD
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BEF #8BFF9B
analogous
#D58BFF #FF8BEF #FF8BB5
triadic
#FF8BEF #EFFF8B #8BEFFF
tetradic
#FF8BEF #FFD58B #8BFF9B #8BB5FF
square
#FF8BEF #FFD58B #8BFF9B #8BB5FF
split-complementary
#FF8BEF #B5FF8B #8BFFD5
monochromatic
#FF11DE #FF4EE7 #FF8BEF #FFC8F7 #FFE0FB
Accessibility & contrast
On white
2.06
#FF8BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#FF8BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BEF
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BEF | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF2
Deuteranopia (green-blind)
#A8BBEC
Tritanopia (blue-blind)
#FF92B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8bef; /* rgb */ color: rgb(255, 139, 239); /* oklch */ color: oklch(79.5% 0.184 332.5);
Tailwind
colors: {
custom: {
50: '#ffb0f4',
500: '#ff8bef',
950: '#000000',
},
}SCSS
$custom: #ff8bef; $custom-light: #ffb0f4; $custom-dark: #000000;
JSON
{
"hex": "#ff8bef",
"rgb": {
"r": 255,
"g": 139,
"b": 239
},
"hsl": {
"h": 308.276,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.79493,
"c": 0.18355,
"h": 332.5
},
"luminance": 0.45957
}Semantic roles & 50–950 ramp
primary
#FF8BEF
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085