#FF81AE#FF81AE
#FF81AE is a light, vivid pink. Relative luminance 0.400; OKLCH L 75.8% C 0.159 H 359.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FF81AE |
|---|---|
| RGB | rgb(255, 129, 174) |
| HSL | hsl(339, 100%, 75%) |
| HSV | hsv(339, 49%, 100%) |
| CMYK | cmyk(0%, 49.4%, 31.8%, 0%) |
| CIE-LAB | lab(69.48, 52.52, -1.34) |
| CIE-LCH | lch(69.48, 52.53, 358.54°) |
| OKLab | oklab(75.76% 0.1594 -0.0028) |
| OKLCH | oklch(75.76% 0.159 359) |
| XYZ | xyz(56.7327, 40.0217, 44.7733) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.59
Pinky
#FC86AA
ΔE00 1.90
Rosa
#FE86A4
ΔE00 3.52
Pink (survey)
#FF81C0
ΔE00 4.33
Bubble Gum Pink
#FF69AF
ΔE00 5.31
Bubblegum (survey)
#FF6CB5
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF81AE #81FFD2
analogous
#FF81ED #FF81AE #FF9381
triadic
#FF81AE #AEFF81 #81AEFF
tetradic
#FF81AE #EDFF81 #81FFD2 #9381FF
square
#FF81AE #EDFF81 #81FFD2 #9381FF
split-complementary
#FF81AE #81FF93 #81EDFF
monochromatic
#FF075F #FF4487 #FF81AE #FFBED5 #FFE0EB
Accessibility & contrast
On white
2.33
#FF81AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FF81AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF81AE
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF81AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF81AE | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949BAF
Deuteranopia (green-blind)
#B5B2AB
Tritanopia (blue-blind)
#FF7891
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff81ae; /* rgb */ color: rgb(255, 129, 174); /* oklch */ color: oklch(75.8% 0.159 359.0);
Tailwind
colors: {
custom: {
50: '#ffa9c6',
500: '#ff81ae',
950: '#000000',
},
}SCSS
$custom: #ff81ae; $custom-light: #ffa9c6; $custom-dark: #000000;
JSON
{
"hex": "#ff81ae",
"rgb": {
"r": 255,
"g": 129,
"b": 174
},
"hsl": {
"h": 338.571,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.7576,
"c": 0.15945,
"h": 359
},
"luminance": 0.40017
}Semantic roles & 50–950 ramp
primary
#FF81AE
secondary
#D4F7EB
accent
#E69400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82