#FFA3DC#FFA3DC
#FFA3DC is a very light, vivid pink. Relative luminance 0.526; OKLCH L 82.4% C 0.129 H 342.5°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA3DC |
|---|---|
| RGB | rgb(255, 163, 220) |
| HSL | hsl(323, 100%, 82%) |
| HSV | hsv(323, 36%, 100%) |
| CMYK | cmyk(0%, 36.1%, 13.7%, 0%) |
| CIE-LAB | lab(77.65, 41.88, -14.62) |
| CIE-LCH | lch(77.65, 44.35, 340.76°) |
| OKLab | oklab(82.39% 0.1229 -0.0387) |
| OKLCH | oklch(82.39% 0.129 342.5) |
| XYZ | xyz(67.2558, 52.6254, 74.3115) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.58
Bubblegum Pink
#FE83CC
ΔE00 6.65
Plum
#DDA0DD
ΔE00 6.85
Pink (survey)
#FF81C0
ΔE00 7.50
Baby Pink
#FFB7CE
ΔE00 8.63
Lavender Pink
#DD85D7
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA3DC #A3FFC6
analogous
#F4A3FF #FFA3DC #FFA3AE
triadic
#FFA3DC #DCFFA3 #A3DCFF
tetradic
#FFA3DC #FFF4A3 #A3FFC6 #A3AEFF
square
#FFA3DC #FFF4A3 #A3FFC6 #A3AEFF
split-complementary
#FFA3DC #AEFFA3 #A3FFF4
monochromatic
#FF29AD #FF66C5 #FFA3DC #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.82
#FFA3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#FFA3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA3DC
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA3DC | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B7DE
Deuteranopia (green-blind)
#BFC5D9
Tritanopia (blue-blind)
#FFA3B7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffa3dc; /* rgb */ color: rgb(255, 163, 220); /* oklch */ color: oklch(82.4% 0.129 342.5);
Tailwind
colors: {
custom: {
50: '#ffbfe7',
500: '#ffa3dc',
950: '#000000',
},
}SCSS
$custom: #ffa3dc; $custom-light: #ffbfe7; $custom-dark: #000000;
JSON
{
"hex": "#ffa3dc",
"rgb": {
"r": 255,
"g": 163,
"b": 220
},
"hsl": {
"h": 322.826,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.82386,
"c": 0.12886,
"h": 342.5
},
"luminance": 0.52622
}Semantic roles & 50–950 ramp
primary
#FFA3DC
secondary
#63E394
accent
#E65700
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181216
muted
#868284