#FE82B2#FE82B2
#FE82B2 is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.9% C 0.158 H 357.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FE82B2 |
|---|---|
| RGB | rgb(254, 130, 178) |
| HSL | hsl(337, 98%, 75%) |
| HSV | hsv(337, 49%, 100%) |
| CMYK | cmyk(0%, 48.8%, 29.9%, 0.4%) |
| CIE-LAB | lab(69.65, 52.20, -3.35) |
| CIE-LCH | lch(69.65, 52.31, 356.33°) |
| OKLab | oklab(75.9% 0.1582 -0.0081) |
| OKLCH | oklch(75.9% 0.158 357.1) |
| XYZ | xyz(56.8938, 40.2555, 46.8845) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.57
Pinky
#FC86AA
ΔE00 2.65
Pink (survey)
#FF81C0
ΔE00 3.38
Rosa
#FE86A4
ΔE00 4.40
Bubble Gum Pink
#FF69AF
ΔE00 5.02
Bubblegum (survey)
#FF6CB5
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE82B2 #82FECE
analogous
#FE82F0 #FE82B2 #FE9082
triadic
#FE82B2 #B2FE82 #82B2FE
tetradic
#FE82B2 #F0FE82 #82FECE #9082FE
square
#FE82B2 #F0FE82 #82FECE #9082FE
split-complementary
#FE82B2 #82FE90 #82F0FE
monochromatic
#FD0967 #FE458D #FE82B2 #FEBFD7 #FFE1EC
Accessibility & contrast
On white
2.32
#FE82B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FE82B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE82B2
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE82B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE82B2 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB4
Deuteranopia (green-blind)
#B4B3AF
Tritanopia (blue-blind)
#FF7A94
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe82b2; /* rgb */ color: rgb(254, 130, 178); /* oklch */ color: oklch(75.9% 0.158 357.1);
Tailwind
colors: {
custom: {
50: '#ffa9c9',
500: '#fe82b2',
950: '#000000',
},
}SCSS
$custom: #fe82b2; $custom-light: #ffa9c9; $custom-dark: #000000;
JSON
{
"hex": "#fe82b2",
"rgb": {
"r": 254,
"g": 130,
"b": 178
},
"hsl": {
"h": 336.774,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.75895,
"c": 0.15844,
"h": 357.1
},
"luminance": 0.4025
}Semantic roles & 50–950 ramp
primary
#FE82B2
secondary
#D4F7E9
accent
#E68D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82