#FFACEE#FFACEE
#FFACEE is a very light, vivid pink. Relative luminance 0.569; OKLCH L 84.5% C 0.127 H 334.3°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFACEE |
|---|---|
| RGB | rgb(255, 172, 238) |
| HSL | hsl(312, 100%, 84%) |
| HSV | hsv(312, 33%, 100%) |
| CMYK | cmyk(0%, 32.5%, 6.7%, 0%) |
| CIE-LAB | lab(80.15, 40.15, -20.60) |
| CIE-LCH | lch(80.15, 45.13, 332.84°) |
| OKLab | oklab(84.47% 0.1148 -0.0552) |
| OKLCH | oklch(84.47% 0.127 334.3) |
| XYZ | xyz(71.4245, 56.9413, 88.1009) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.96
Light Lavendar
#EFC0FE
ΔE00 6.97
Mauve
#E0B0FF
ΔE00 8.48
Powder Pink
#FFB2D0
ΔE00 8.68
Pale Mauve
#FED0FC
ΔE00 8.85
Light Lilac
#EDC8FF
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFACEE #ACFFBD
analogous
#E6ACFF #FFACEE #FFACC4
triadic
#FFACEE #EEFFAC #ACEEFF
tetradic
#FFACEE #FFE6AC #ACFFBD #ACC4FF
square
#FFACEE #FFE6AC #ACFFBD #ACC4FF
split-complementary
#FFACEE #C4FFAC #ACFFE6
monochromatic
#FF32D5 #FF6FE1 #FFACEE #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.70
#FFACEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#FFACEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFACEE
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFACEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFACEE | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFF1
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#FFB0C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffacee; /* rgb */ color: rgb(255, 172, 238); /* oklch */ color: oklch(84.5% 0.127 334.3);
Tailwind
colors: {
custom: {
50: '#ffc6f3',
500: '#ffacee',
950: '#000000',
},
}SCSS
$custom: #ffacee; $custom-light: #ffc6f3; $custom-dark: #000000;
JSON
{
"hex": "#ffacee",
"rgb": {
"r": 255,
"g": 172,
"b": 238
},
"hsl": {
"h": 312.289,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.84471,
"c": 0.12735,
"h": 334.3
},
"luminance": 0.56938
}Semantic roles & 50–950 ramp
primary
#FFACEE
secondary
#6AE583
accent
#E62F00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285