#FFA5CE#FFA5CE
#FFA5CE is a very light, moderate pink. Relative luminance 0.526; OKLCH L 82.2% C 0.117 H 351.1°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA5CE |
|---|---|
| RGB | rgb(255, 165, 206) |
| HSL | hsl(333, 100%, 82%) |
| HSV | hsv(333, 35%, 100%) |
| CMYK | cmyk(0%, 35.3%, 19.2%, 0%) |
| CIE-LAB | lab(77.66, 38.71, -6.99) |
| CIE-LCH | lch(77.66, 39.33, 349.77°) |
| OKLab | oklab(82.25% 0.1155 -0.018) |
| OKLCH | oklch(82.25% 0.117 351.1) |
| XYZ | xyz(65.8366, 52.6304, 65.0715) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.55
Baby Pink
#FFB7CE
ΔE00 5.53
Pastel Pink
#FFBACD
ΔE00 6.78
Soft Pink
#FDB0C0
ΔE00 6.82
Pink (survey)
#FF81C0
ΔE00 7.73
Pinky
#FC86AA
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA5CE #A5FFD6
analogous
#FFA5FB #FFA5CE #FFA9A5
triadic
#FFA5CE #CEFFA5 #A5CEFF
tetradic
#FFA5CE #FBFFA5 #A5FFD6 #A9A5FF
square
#FFA5CE #FBFFA5 #A5FFD6 #A9A5FF
split-complementary
#FFA5CE #A5FFA9 #A5FBFF
monochromatic
#FF2B8B #FF68AD #FFA5CE #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.82
#FFA5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#FFA5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA5CE
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA5CE | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB7CF
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#FFA2B3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffa5ce; /* rgb */ color: rgb(255, 165, 206); /* oklch */ color: oklch(82.2% 0.117 351.1);
Tailwind
colors: {
custom: {
50: '#ffc1dd',
500: '#ffa5ce',
950: '#000000',
},
}SCSS
$custom: #ffa5ce; $custom-light: #ffc1dd; $custom-dark: #000000;
JSON
{
"hex": "#ffa5ce",
"rgb": {
"r": 255,
"g": 165,
"b": 206
},
"hsl": {
"h": 332.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.82249,
"c": 0.11685,
"h": 351.1
},
"luminance": 0.52626
}Semantic roles & 50–950 ramp
primary
#FFA5CE
secondary
#64E4AA
accent
#E67D00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284