#FFACDA#FFACDA
#FFACDA is a very light, moderate pink. Relative luminance 0.558; OKLCH L 83.8% C 0.112 H 345.5°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFACDA |
|---|---|
| RGB | rgb(255, 172, 218) |
| HSL | hsl(327, 100%, 84%) |
| HSV | hsv(327, 33%, 100%) |
| CMYK | cmyk(0%, 32.5%, 14.5%, 0%) |
| CIE-LAB | lab(79.52, 36.89, -10.74) |
| CIE-LCH | lch(79.52, 38.43, 343.77°) |
| OKLab | oklab(83.78% 0.1087 -0.0282) |
| OKLCH | oklch(83.78% 0.112 345.5) |
| XYZ | xyz(68.6477, 55.8306, 73.4766) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.08
Baby Pink
#FFB7CE
ΔE00 6.09
Pastel Pink
#FFBACD
ΔE00 7.33
Plum
#DDA0DD
ΔE00 8.02
Soft Pink
#FDB0C0
ΔE00 8.27
Bubblegum Pink
#FE83CC
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFACDA #ACFFD1
analogous
#FAACFF #FFACDA #FFACB0
triadic
#FFACDA #DAFFAC #ACDAFF
tetradic
#FFACDA #FFFAAC #ACFFD1 #ACB0FF
square
#FFACDA #FFFAAC #ACFFD1 #ACB0FF
split-complementary
#FFACDA #B0FFAC #ACFFFA
monochromatic
#FF32A3 #FF6FBF #FFACDA #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.73
#FFACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#FFACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFACDA
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFACDA | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BDDC
Deuteranopia (green-blind)
#C6CAD8
Tritanopia (blue-blind)
#FFABBC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffacda; /* rgb */ color: rgb(255, 172, 218); /* oklch */ color: oklch(83.8% 0.112 345.5);
Tailwind
colors: {
custom: {
50: '#ffc5e5',
500: '#ffacda',
950: '#000000',
},
}SCSS
$custom: #ffacda; $custom-light: #ffc5e5; $custom-dark: #000000;
JSON
{
"hex": "#ffacda",
"rgb": {
"r": 255,
"g": 172,
"b": 218
},
"hsl": {
"h": 326.747,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.83784,
"c": 0.1123,
"h": 345.5
},
"luminance": 0.55827
}Semantic roles & 50–950 ramp
primary
#FFACDA
secondary
#6AE5A1
accent
#E66600
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284