#FF83AA#FF83AA
#FF83AA is a light, vivid pink. Relative luminance 0.404; OKLCH L 75.9% C 0.155 H 1.5°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83AA |
|---|---|
| RGB | rgb(255, 131, 170) |
| HSL | hsl(341, 100%, 76%) |
| HSV | hsv(341, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 33.3%, 0%) |
| CIE-LAB | lab(69.75, 51.07, 1.30) |
| CIE-LCH | lch(69.75, 51.08, 1.46°) |
| OKLab | oklab(75.93% 0.1551 0.0041) |
| OKLCH | oklch(75.93% 0.155 1.5) |
| XYZ | xyz(56.6146, 40.4001, 42.8388) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 0.79
Carnation Pink
#FF7FA7
ΔE00 0.83
Rosa
#FE86A4
ΔE00 2.14
Rose Pink
#F7879A
ΔE00 4.92
Pig Pink
#E78EA5
ΔE00 5.00
Pink (survey)
#FF81C0
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83AA #83FFD8
analogous
#FF83E8 #FF83AA #FF9A83
triadic
#FF83AA #AAFF83 #83AAFF
tetradic
#FF83AA #E8FF83 #83FFD8 #9A83FF
square
#FF83AA #E8FF83 #83FFD8 #9A83FF
split-complementary
#FF83AA #83FF9A #83E8FF
monochromatic
#FF0956 #FF4680 #FF83AA #FFC0D4 #FFE0EA
Accessibility & contrast
On white
2.31
#FF83AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#FF83AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83AA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83AA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAB
Deuteranopia (green-blind)
#B7B3A7
Tritanopia (blue-blind)
#FF7991
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff83aa; /* rgb */ color: rgb(255, 131, 170); /* oklch */ color: oklch(75.9% 0.155 1.5);
Tailwind
colors: {
custom: {
50: '#ffaac3',
500: '#ff83aa',
950: '#000000',
},
}SCSS
$custom: #ff83aa; $custom-light: #ffaac3; $custom-dark: #000000;
JSON
{
"hex": "#ff83aa",
"rgb": {
"r": 255,
"g": 131,
"b": 170
},
"hsl": {
"h": 341.129,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.75927,
"c": 0.15515,
"h": 1.5
},
"luminance": 0.40395
}Semantic roles & 50–950 ramp
primary
#FF83AA
secondary
#D4F7EC
accent
#E69D00
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81