#FF84AF#FF84AF
#FF84AF is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.2% C 0.155 H 359.3°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84AF |
|---|---|
| RGB | rgb(255, 132, 175) |
| HSL | hsl(339, 100%, 76%) |
| HSV | hsv(339, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 31.4%, 0%) |
| CIE-LAB | lab(70.08, 51.18, -1.03) |
| CIE-LCH | lch(70.08, 51.19, 358.85°) |
| OKLab | oklab(76.22% 0.1553 -0.002) |
| OKLCH | oklch(76.22% 0.155 359.3) |
| XYZ | xyz(57.2315, 40.8628, 45.4223) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.51
Carnation Pink
#FF7FA7
ΔE00 1.71
Rosa
#FE86A4
ΔE00 3.24
Pink (survey)
#FF81C0
ΔE00 4.52
Pig Pink
#E78EA5
ΔE00 5.36
Bubble Gum Pink
#FF69AF
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84AF #84FFD4
analogous
#FF84ED #FF84AF #FF9684
triadic
#FF84AF #AFFF84 #84AFFF
tetradic
#FF84AF #EDFF84 #84FFD4 #9684FF
square
#FF84AF #EDFF84 #84FFD4 #9684FF
split-complementary
#FF84AF #84FF96 #84EDFF
monochromatic
#FF0A5F #FF4787 #FF84AF #FFC1D7 #FFE0EB
Accessibility & contrast
On white
2.29
#FF84AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FF84AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84AF
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84AF | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DB0
Deuteranopia (green-blind)
#B6B4AC
Tritanopia (blue-blind)
#FF7B94
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff84af; /* rgb */ color: rgb(255, 132, 175); /* oklch */ color: oklch(76.2% 0.155 359.3);
Tailwind
colors: {
custom: {
50: '#ffabc6',
500: '#ff84af',
950: '#000000',
},
}SCSS
$custom: #ff84af; $custom-light: #ffabc6; $custom-dark: #000000;
JSON
{
"hex": "#ff84af",
"rgb": {
"r": 255,
"g": 132,
"b": 175
},
"hsl": {
"h": 339.024,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.76217,
"c": 0.15531,
"h": 359.3
},
"luminance": 0.40858
}Semantic roles & 50–950 ramp
primary
#FF84AF
secondary
#D4F7EB
accent
#E69500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82