#FFA7DC#FFA7DC
#FFA7DC is a very light, vivid pink. Relative luminance 0.541; OKLCH L 83.0% C 0.122 H 343.2°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA7DC |
|---|---|
| RGB | rgb(255, 167, 220) |
| HSL | hsl(324, 100%, 83%) |
| HSV | hsv(324, 35%, 100%) |
| CMYK | cmyk(0%, 34.5%, 13.7%, 0%) |
| CIE-LAB | lab(78.50, 39.81, -13.34) |
| CIE-LCH | lch(78.50, 41.98, 341.47°) |
| OKLab | oklab(83.03% 0.1169 -0.0352) |
| OKLCH | oklch(83.03% 0.122 343.2) |
| XYZ | xyz(67.9772, 54.0684, 74.5520) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.68
Plum
#DDA0DD
ΔE00 7.13
Bubblegum Pink
#FE83CC
ΔE00 7.56
Baby Pink
#FFB7CE
ΔE00 7.71
Pink (survey)
#FF81C0
ΔE00 8.21
Pastel Pink
#FFBACD
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA7DC #A7FFCA
analogous
#F6A7FF #FFA7DC #FFA7B0
triadic
#FFA7DC #DCFFA7 #A7DCFF
tetradic
#FFA7DC #FFF6A7 #A7FFCA #A7B0FF
square
#FFA7DC #FFF6A7 #A7FFCA #A7B0FF
split-complementary
#FFA7DC #B0FFA7 #A7FFF6
monochromatic
#FF2DAB #FF6AC4 #FFA7DC #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.78
#FFA7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#FFA7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA7DC
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA7DC | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBADE
Deuteranopia (green-blind)
#C2C7DA
Tritanopia (blue-blind)
#FFA7BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffa7dc; /* rgb */ color: rgb(255, 167, 220); /* oklch */ color: oklch(83.0% 0.122 343.2);
Tailwind
colors: {
custom: {
50: '#ffc2e6',
500: '#ffa7dc',
950: '#000000',
},
}SCSS
$custom: #ffa7dc; $custom-light: #ffc2e6; $custom-dark: #000000;
JSON
{
"hex": "#ffa7dc",
"rgb": {
"r": 255,
"g": 167,
"b": 220
},
"hsl": {
"h": 323.864,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.83031,
"c": 0.12209,
"h": 343.2
},
"luminance": 0.54065
}Semantic roles & 50–950 ramp
primary
#FFA7DC
secondary
#66E498
accent
#E65B00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181216
muted
#868284