#FF83CB#FF83CB
#FF83CB is a light, vivid pink. Relative luminance 0.418; OKLCH L 77.0% C 0.170 H 346.0°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83CB |
|---|---|
| RGB | rgb(255, 131, 203) |
| HSL | hsl(325, 100%, 76%) |
| HSV | hsv(325, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 20.4%, 0%) |
| CIE-LAB | lab(70.74, 55.37, -15.68) |
| CIE-LCH | lch(70.74, 57.55, 344.19°) |
| OKLab | oklab(76.99% 0.1654 -0.0413) |
| OKLCH | oklch(76.99% 0.17 346) |
| XYZ | xyz(60.1372, 41.8091, 61.3910) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.34
Pink (survey)
#FF81C0
ΔE00 2.27
Bubblegum (survey)
#FF6CB5
ΔE00 5.04
Hot Pink
#FF69B4
ΔE00 5.47
Bubble Gum Pink
#FF69AF
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83CB #83FFB7
analogous
#F583FF #FF83CB #FF838D
triadic
#FF83CB #CBFF83 #83CBFF
tetradic
#FF83CB #FFF583 #83FFB7 #838DFF
square
#FF83CB #FFF583 #83FFB7 #838DFF
split-complementary
#FF83CB #8DFF83 #83FFF5
monochromatic
#FF0998 #FF46B1 #FF83CB #FFC0E5 #FFE0F2
Accessibility & contrast
On white
2.24
#FF83CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#FF83CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83CB
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83CB | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA0CD
Deuteranopia (green-blind)
#AFB5C8
Tritanopia (blue-blind)
#FF819E
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff83cb; /* rgb */ color: rgb(255, 131, 203); /* oklch */ color: oklch(77.0% 0.170 346.0);
Tailwind
colors: {
custom: {
50: '#ffaada',
500: '#ff83cb',
950: '#000000',
},
}SCSS
$custom: #ff83cb; $custom-light: #ffaada; $custom-dark: #000000;
JSON
{
"hex": "#ff83cb",
"rgb": {
"r": 255,
"g": 131,
"b": 203
},
"hsl": {
"h": 325.161,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.76992,
"c": 0.17046,
"h": 346
},
"luminance": 0.41804
}Semantic roles & 50–950 ramp
primary
#FF83CB
secondary
#D4F7E3
accent
#E66000
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83