#FF7ACB#FF7ACB
#FF7ACB is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.8% C 0.185 H 344.9°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7ACB |
|---|---|
| RGB | rgb(255, 122, 203) |
| HSL | hsl(323, 100%, 74%) |
| HSV | hsv(323, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 20.4%, 0%) |
| CIE-LAB | lab(69.11, 59.63, -18.14) |
| CIE-LCH | lch(69.11, 62.32, 343.08°) |
| OKLab | oklab(75.77% 0.1782 -0.048) |
| OKLCH | oklch(75.77% 0.185 344.9) |
| XYZ | xyz(58.9805, 39.4957, 61.0054) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.76
Pink (survey)
#FF81C0
ΔE00 3.29
Bubblegum (survey)
#FF6CB5
ΔE00 4.30
Hot Pink
#FF69B4
ΔE00 4.60
Bubble Gum Pink
#FF69AF
ΔE00 5.46
Purply Pink
#F075E6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7ACB #7AFFAE
analogous
#F17AFF #FF7ACB #FF7A89
triadic
#FF7ACB #CBFF7A #7ACBFF
tetradic
#FF7ACB #FFF17A #7AFFAE #7A89FF
square
#FF7ACB #FFF17A #7AFFAE #7A89FF
split-complementary
#FF7ACB #89FF7A #7AFFF1
monochromatic
#FF009B #FF3DB3 #FF7ACB #FFB7E3 #FFE0F3
Accessibility & contrast
On white
2.36
#FF7ACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FF7ACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7ACB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7ACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7ACB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859BCE
Deuteranopia (green-blind)
#A9B1C8
Tritanopia (blue-blind)
#FF7999
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7acb; /* rgb */ color: rgb(255, 122, 203); /* oklch */ color: oklch(75.8% 0.185 344.9);
Tailwind
colors: {
custom: {
50: '#ffa5db',
500: '#ff7acb',
950: '#000000',
},
}SCSS
$custom: #ff7acb; $custom-light: #ffa5db; $custom-dark: #000000;
JSON
{
"hex": "#ff7acb",
"rgb": {
"r": 255,
"g": 122,
"b": 203
},
"hsl": {
"h": 323.459,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.75774,
"c": 0.18452,
"h": 344.9
},
"luminance": 0.39491
}Semantic roles & 50–950 ramp
primary
#FF7ACB
secondary
#D4F7E2
accent
#E65A00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83