#FFA9BE#FFA9BE
#FFA9BE is a very light, moderate red. Relative luminance 0.534; OKLCH L 82.4% C 0.104 H 3.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA9BE |
|---|---|
| RGB | rgb(255, 169, 190) |
| HSL | hsl(345, 100%, 83%) |
| HSV | hsv(345, 34%, 100%) |
| CMYK | cmyk(0%, 33.7%, 25.5%, 0%) |
| CIE-LAB | lab(78.09, 34.35, 2.36) |
| CIE-LCH | lch(78.09, 34.43, 3.94°) |
| OKLab | oklab(82.43% 0.1038 0.0067) |
| OKLCH | oklch(82.43% 0.104 3.7) |
| XYZ | xyz(64.7237, 53.3577, 55.5952) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.06
Baby Pink
#FFB7CE
ΔE00 3.85
Lightpink
#FFB6C1
ΔE00 3.92
Powder Pink
#FFB2D0
ΔE00 4.13
Pastel Pink
#FFBACD
ΔE00 4.24
Pink
#FFC0CB
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA9BE #A9FFEA
analogous
#FFA9E9 #FFA9BE #FFBFA9
triadic
#FFA9BE #BEFFA9 #A9BEFF
tetradic
#FFA9BE #E9FFA9 #A9FFEA #BFA9FF
square
#FFA9BE #E9FFA9 #A9FFEA #BFA9FF
split-complementary
#FFA9BE #A9FFBF #A9E9FF
monochromatic
#FF2F61 #FF6C90 #FFA9BE #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.80
#FFA9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#FFA9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA9BE
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA9BE | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BF
Deuteranopia (green-blind)
#CAC7BC
Tritanopia (blue-blind)
#FFA3B0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffa9be; /* rgb */ color: rgb(255, 169, 190); /* oklch */ color: oklch(82.4% 0.104 3.7);
Tailwind
colors: {
custom: {
50: '#ffc3d1',
500: '#ffa9be',
950: '#000000',
},
}SCSS
$custom: #ffa9be; $custom-light: #ffc3d1; $custom-dark: #000000;
JSON
{
"hex": "#ffa9be",
"rgb": {
"r": 255,
"g": 169,
"b": 190
},
"hsl": {
"h": 345.349,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.82433,
"c": 0.104,
"h": 3.7
},
"luminance": 0.53354
}Semantic roles & 50–950 ramp
primary
#FFA9BE
secondary
#68E4C6
accent
#E6AD00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181214
muted
#868283