#FFACCF#FFACCF
#FFACCF is a very light, moderate pink. Relative luminance 0.553; OKLCH L 83.4% C 0.106 H 352.7°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFACCF |
|---|---|
| RGB | rgb(255, 172, 207) |
| HSL | hsl(335, 100%, 84%) |
| HSV | hsv(335, 33%, 100%) |
| CMYK | cmyk(0%, 32.5%, 18.8%, 0%) |
| CIE-LAB | lab(79.20, 35.21, -5.25) |
| CIE-LCH | lch(79.20, 35.60, 351.52°) |
| OKLab | oklab(83.44% 0.1051 -0.0134) |
| OKLCH | oklch(83.44% 0.106 352.7) |
| XYZ | xyz(67.2558, 55.2738, 66.1458) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 1.68
Baby Pink
#FFB7CE
ΔE00 3.69
Pastel Pink
#FFBACD
ΔE00 4.96
Soft Pink
#FDB0C0
ΔE00 5.40
Lightpink
#FFB6C1
ΔE00 7.05
Pink
#FFC0CB
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFACCF #ACFFDC
analogous
#FFACF8 #FFACCF #FFB2AC
triadic
#FFACCF #CFFFAC #ACCFFF
tetradic
#FFACCF #F8FFAC #ACFFDC #B2ACFF
square
#FFACCF #F8FFAC #ACFFDC #B2ACFF
split-complementary
#FFACCF #ACFFB2 #ACF8FF
monochromatic
#FF3288 #FF6FAC #FFACCF #FFE0ED #FFE0ED
Accessibility & contrast
On white
1.74
#FFACCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#FFACCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFACCF
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFACCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFACCF | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD0
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#FFA9B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffaccf; /* rgb */ color: rgb(255, 172, 207); /* oklch */ color: oklch(83.4% 0.106 352.7);
Tailwind
colors: {
custom: {
50: '#ffc5dd',
500: '#ffaccf',
950: '#000000',
},
}SCSS
$custom: #ffaccf; $custom-light: #ffc5dd; $custom-dark: #000000;
JSON
{
"hex": "#ffaccf",
"rgb": {
"r": 255,
"g": 172,
"b": 207
},
"hsl": {
"h": 334.699,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.83436,
"c": 0.10594,
"h": 352.7
},
"luminance": 0.5527
}Semantic roles & 50–950 ramp
primary
#FFACCF
secondary
#6AE5B1
accent
#E68500
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284