#FF8BDF#FF8BDF
#FF8BDF is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.9% C 0.171 H 338.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BDF |
|---|---|
| RGB | rgb(255, 139, 223) |
| HSL | hsl(317, 100%, 77%) |
| HSV | hsv(317, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 12.5%, 0%) |
| CIE-LAB | lab(72.93, 54.45, -23.41) |
| CIE-LCH | lch(72.93, 59.27, 336.74°) |
| OKLab | oklab(78.86% 0.1591 -0.0628) |
| OKLCH | oklch(78.86% 0.171 338.5) |
| XYZ | xyz(63.7923, 45.0572, 75.1347) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.54
Violet (CSS)
#EE82EE
ΔE00 5.85
Lavender Pink
#DD85D7
ΔE00 5.96
Pink (survey)
#FF81C0
ΔE00 5.99
Purply Pink
#F075E6
ΔE00 6.43
Plum
#DDA0DD
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BDF #8BFFAB
analogous
#E58BFF #FF8BDF #FF8BA5
triadic
#FF8BDF #DFFF8B #8BDFFF
tetradic
#FF8BDF #FFE58B #8BFFAB #8BA5FF
square
#FF8BDF #FFE58B #8BFFAB #8BA5FF
split-complementary
#FF8BDF #A5FF8B #8BFFE5
monochromatic
#FF11BD #FF4ECE #FF8BDF #FFC8F0 #FFE0F7
Accessibility & contrast
On white
2.10
#FF8BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#FF8BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BDF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BDF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E2
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#FF8EAB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff8bdf; /* rgb */ color: rgb(255, 139, 223); /* oklch */ color: oklch(78.9% 0.171 338.5);
Tailwind
colors: {
custom: {
50: '#ffb0e9',
500: '#ff8bdf',
950: '#000000',
},
}SCSS
$custom: #ff8bdf; $custom-light: #ffb0e9; $custom-dark: #000000;
JSON
{
"hex": "#ff8bdf",
"rgb": {
"r": 255,
"g": 139,
"b": 223
},
"hsl": {
"h": 316.552,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.78857,
"c": 0.17103,
"h": 338.5
},
"luminance": 0.45053
}Semantic roles & 50–950 ramp
primary
#FF8BDF
secondary
#D4F7DD
accent
#E63F00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084