#FF8ACD#FF8ACD
#FF8ACD is a light, vivid pink. Relative luminance 0.438; OKLCH L 78.1% C 0.160 H 346.0°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8ACD |
|---|---|
| RGB | rgb(255, 138, 205) |
| HSL | hsl(326, 100%, 77%) |
| HSV | hsv(326, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 19.6%, 0%) |
| CIE-LAB | lab(72.13, 52.25, -14.69) |
| CIE-LCH | lch(72.13, 54.28, 344.29°) |
| OKLab | oklab(78.05% 0.1558 -0.0387) |
| OKLCH | oklch(78.05% 0.16 346) |
| XYZ | xyz(61.3491, 43.8493, 62.9783) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.52
Pink (survey)
#FF81C0
ΔE00 2.66
Bubblegum (survey)
#FF6CB5
ΔE00 6.16
Hot Pink
#FF69B4
ΔE00 6.63
Bubble Gum Pink
#FF69AF
ΔE00 7.11
Pinky
#FC86AA
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8ACD #8AFFBC
analogous
#F78AFF #FF8ACD #FF8A93
triadic
#FF8ACD #CDFF8A #8ACDFF
tetradic
#FF8ACD #FFF78A #8AFFBC #8A93FF
square
#FF8ACD #FFF78A #8AFFBC #8A93FF
split-complementary
#FF8ACD #93FF8A #8AFFF7
monochromatic
#FF1099 #FF4DB3 #FF8ACD #FFC7E7 #FFE0F2
Accessibility & contrast
On white
2.15
#FF8ACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#FF8ACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8ACD
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8ACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8ACD | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5CF
Deuteranopia (green-blind)
#B2B8CA
Tritanopia (blue-blind)
#FF89A3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8acd; /* rgb */ color: rgb(255, 138, 205); /* oklch */ color: oklch(78.1% 0.160 346.0);
Tailwind
colors: {
custom: {
50: '#ffafdc',
500: '#ff8acd',
950: '#000000',
},
}SCSS
$custom: #ff8acd; $custom-light: #ffafdc; $custom-dark: #000000;
JSON
{
"hex": "#ff8acd",
"rgb": {
"r": 255,
"g": 138,
"b": 205
},
"hsl": {
"h": 325.641,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.78055,
"c": 0.16048,
"h": 346
},
"luminance": 0.43845
}Semantic roles & 50–950 ramp
primary
#FF8ACD
secondary
#D4F7E3
accent
#E66200
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083