#FFA5BE#FFA5BE
#FFA5BE is a light, moderate pink. Relative luminance 0.519; OKLCH L 81.8% C 0.110 H 1.8°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA5BE |
|---|---|
| RGB | rgb(255, 165, 190) |
| HSL | hsl(343, 100%, 82%) |
| HSV | hsv(343, 35%, 100%) |
| CMYK | cmyk(0%, 35.3%, 25.5%, 0%) |
| CIE-LAB | lab(77.22, 36.43, 1.10) |
| CIE-LCH | lch(77.22, 36.45, 1.73°) |
| OKLab | oklab(81.77% 0.11 0.0034) |
| OKLCH | oklch(81.77% 0.11 1.8) |
| XYZ | xyz(63.9909, 51.8922, 55.3510) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.29
Powder Pink
#FFB2D0
ΔE00 4.08
Baby Pink
#FFB7CE
ΔE00 4.43
Pastel Pink
#FFBACD
ΔE00 5.10
Lightpink
#FFB6C1
ΔE00 5.19
Faded Pink
#DE9DAC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA5BE #A5FFE6
analogous
#FFA5EB #FFA5BE #FFB9A5
triadic
#FFA5BE #BEFFA5 #A5BEFF
tetradic
#FFA5BE #EBFFA5 #A5FFE6 #B9A5FF
square
#FFA5BE #EBFFA5 #A5FFE6 #B9A5FF
split-complementary
#FFA5BE #A5FFB9 #A5EBFF
monochromatic
#FF2B66 #FF6892 #FFA5BE #FFE0E9 #FFE0E9
Accessibility & contrast
On white
1.85
#FFA5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#FFA5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA5BE
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA5BE | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BF
Deuteranopia (green-blind)
#C7C5BC
Tritanopia (blue-blind)
#FF9FAE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffa5be; /* rgb */ color: rgb(255, 165, 190); /* oklch */ color: oklch(81.8% 0.110 1.8);
Tailwind
colors: {
custom: {
50: '#ffc0d1',
500: '#ffa5be',
950: '#000000',
},
}SCSS
$custom: #ffa5be; $custom-light: #ffc0d1; $custom-dark: #000000;
JSON
{
"hex": "#ffa5be",
"rgb": {
"r": 255,
"g": 165,
"b": 190
},
"hsl": {
"h": 343.333,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.81768,
"c": 0.11004,
"h": 1.8
},
"luminance": 0.51888
}Semantic roles & 50–950 ramp
primary
#FFA5BE
secondary
#64E4C0
accent
#E6A600
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181214
muted
#868283