#FF8ADD#FF8ADD
#FF8ADD is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.6% C 0.171 H 339.2°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8ADD |
|---|---|
| RGB | rgb(255, 138, 221) |
| HSL | hsl(317, 100%, 77%) |
| HSV | hsv(317, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 13.3%, 0%) |
| CIE-LAB | lab(72.67, 54.63, -22.71) |
| CIE-LCH | lch(72.67, 59.16, 337.43°) |
| OKLab | oklab(78.64% 0.16 -0.0608) |
| OKLCH | oklch(78.64% 0.171 339.2) |
| XYZ | xyz(63.3801, 44.6617, 73.6749) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.16
Pink (survey)
#FF81C0
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 6.02
Violet (CSS)
#EE82EE
ΔE00 6.05
Purply Pink
#F075E6
ΔE00 6.50
Candy Pink
#FF63E9
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8ADD #8AFFAC
analogous
#E78AFF #FF8ADD #FF8AA3
triadic
#FF8ADD #DDFF8A #8ADDFF
tetradic
#FF8ADD #FFE78A #8AFFAC #8AA3FF
square
#FF8ADD #FFE78A #8AFFAC #8AA3FF
split-complementary
#FF8ADD #A3FF8A #8AFFE7
monochromatic
#FF10B9 #FF4DCB #FF8ADD #FFC7EF #FFE0F6
Accessibility & contrast
On white
2.11
#FF8ADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#FF8ADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8ADD
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8ADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8ADD | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA7E0
Deuteranopia (green-blind)
#AEB9DA
Tritanopia (blue-blind)
#FF8DAA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff8add; /* rgb */ color: rgb(255, 138, 221); /* oklch */ color: oklch(78.6% 0.171 339.2);
Tailwind
colors: {
custom: {
50: '#ffafe7',
500: '#ff8add',
950: '#000000',
},
}SCSS
$custom: #ff8add; $custom-light: #ffafe7; $custom-dark: #000000;
JSON
{
"hex": "#ff8add",
"rgb": {
"r": 255,
"g": 138,
"b": 221
},
"hsl": {
"h": 317.436,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.78638,
"c": 0.1712,
"h": 339.2
},
"luminance": 0.44657
}Semantic roles & 50–950 ramp
primary
#FF8ADD
secondary
#D4F7DE
accent
#E64300
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084