#FF82CB#FF82CB
#FF82CB is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.9% C 0.172 H 345.8°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FF82CB |
|---|---|
| RGB | rgb(255, 130, 203) |
| HSL | hsl(325, 100%, 75%) |
| HSV | hsv(325, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 20.4%, 0%) |
| CIE-LAB | lab(70.55, 55.85, -15.96) |
| CIE-LCH | lch(70.55, 58.08, 344.06°) |
| OKLab | oklab(76.85% 0.1668 -0.0421) |
| OKLCH | oklch(76.85% 0.172 345.8) |
| XYZ | xyz(60.0035, 41.5418, 61.3464) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.31
Pink (survey)
#FF81C0
ΔE00 2.33
Bubblegum (survey)
#FF6CB5
ΔE00 4.93
Hot Pink
#FF69B4
ΔE00 5.35
Bubble Gum Pink
#FF69AF
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF82CB #82FFB6
analogous
#F482FF #FF82CB #FF828C
triadic
#FF82CB #CBFF82 #82CBFF
tetradic
#FF82CB #FFF482 #82FFB6 #828CFF
square
#FF82CB #FFF482 #82FFB6 #828CFF
split-complementary
#FF82CB #8CFF82 #82FFF4
monochromatic
#FF0898 #FF45B2 #FF82CB #FFBFE4 #FFE0F2
Accessibility & contrast
On white
2.26
#FF82CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#FF82CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF82CB
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF82CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF82CB | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA0CD
Deuteranopia (green-blind)
#AEB4C8
Tritanopia (blue-blind)
#FF809E
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff82cb; /* rgb */ color: rgb(255, 130, 203); /* oklch */ color: oklch(76.9% 0.172 345.8);
Tailwind
colors: {
custom: {
50: '#ffaada',
500: '#ff82cb',
950: '#000000',
},
}SCSS
$custom: #ff82cb; $custom-light: #ffaada; $custom-dark: #000000;
JSON
{
"hex": "#ff82cb",
"rgb": {
"r": 255,
"g": 130,
"b": 203
},
"hsl": {
"h": 324.96,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.76853,
"c": 0.17205,
"h": 345.8
},
"luminance": 0.41537
}Semantic roles & 50–950 ramp
primary
#FF82CB
secondary
#D4F7E3
accent
#E65F00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83