#FFA8D2#FFA8D2
#FFA8D2 is a very light, moderate pink. Relative luminance 0.539; OKLCH L 82.9% C 0.114 H 349.5°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA8D2 |
|---|---|
| RGB | rgb(255, 168, 210) |
| HSL | hsl(331, 100%, 83%) |
| HSV | hsv(331, 34%, 100%) |
| CMYK | cmyk(0%, 34.1%, 17.6%, 0%) |
| CIE-LAB | lab(78.42, 37.75, -8.04) |
| CIE-LCH | lch(78.42, 38.59, 347.98°) |
| OKLab | oklab(82.87% 0.1122 -0.0209) |
| OKLCH | oklch(82.87% 0.114 349.5) |
| XYZ | xyz(66.8762, 53.9222, 67.8458) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.35
Baby Pink
#FFB7CE
ΔE00 5.42
Pastel Pink
#FFBACD
ΔE00 6.69
Soft Pink
#FDB0C0
ΔE00 7.10
Pink (survey)
#FF81C0
ΔE00 8.31
Bubblegum Pink
#FE83CC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA8D2 #A8FFD5
analogous
#FFA8FE #FFA8D2 #FFA9A8
triadic
#FFA8D2 #D2FFA8 #A8D2FF
tetradic
#FFA8D2 #FEFFA8 #A8FFD5 #A9A8FF
square
#FFA8D2 #FEFFA8 #A8FFD5 #A9A8FF
split-complementary
#FFA8D2 #A8FFA9 #A8FEFF
monochromatic
#FF2E93 #FF6BB2 #FFA8D2 #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.78
#FFA8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#FFA8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA8D2
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA8D2 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B9D4
Deuteranopia (green-blind)
#C5C7D0
Tritanopia (blue-blind)
#FFA6B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffa8d2; /* rgb */ color: rgb(255, 168, 210); /* oklch */ color: oklch(82.9% 0.114 349.5);
Tailwind
colors: {
custom: {
50: '#ffc3df',
500: '#ffa8d2',
950: '#000000',
},
}SCSS
$custom: #ffa8d2; $custom-light: #ffc3df; $custom-dark: #000000;
JSON
{
"hex": "#ffa8d2",
"rgb": {
"r": 255,
"g": 168,
"b": 210
},
"hsl": {
"h": 331.034,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.82867,
"c": 0.11412,
"h": 349.5
},
"luminance": 0.53918
}Semantic roles & 50–950 ramp
primary
#FFA8D2
secondary
#67E4A8
accent
#E67700
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284