#FFAEB9#FFAEB9
#FFAEB9 is a very light, moderate red. Relative luminance 0.550; OKLCH L 83.1% C 0.096 H 10.4°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEB9 |
|---|---|
| RGB | rgb(255, 174, 185) |
| HSL | hsl(352, 100%, 84%) |
| HSV | hsv(352, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 27.5%, 0%) |
| CIE-LAB | lab(79.06, 31.06, 6.49) |
| CIE-LCH | lch(79.06, 31.73, 11.81°) |
| OKLab | oklab(83.14% 0.0942 0.0173) |
| OKLCH | oklch(83.14% 0.096 10.4) |
| XYZ | xyz(65.1346, 55.0389, 53.0824) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.05
Lightpink
#FFB6C1
ΔE00 2.06
Pastel Pink
#FFBACD
ΔE00 4.62
Pink
#FFC0CB
ΔE00 4.72
Bubblegum
#FFC1CC
ΔE00 5.00
Baby Pink
#FFB7CE
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEB9 #AEFFF4
analogous
#FFAEE2 #FFAEB9 #FFCCAE
triadic
#FFAEB9 #B9FFAE #AEB9FF
tetradic
#FFAEB9 #E2FFAE #AEFFF4 #CCAEFF
square
#FFAEB9 #E2FFAE #AEFFF4 #CCAEFF
split-complementary
#FFAEB9 #AEFFCC #AEE2FF
monochromatic
#FF344F #FF7184 #FFAEB9 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.75
#FFAEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#FFAEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEB9
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEB9 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBB9
Deuteranopia (green-blind)
#CFCAB7
Tritanopia (blue-blind)
#FFA7B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffaeb9; /* rgb */ color: rgb(255, 174, 185); /* oklch */ color: oklch(83.1% 0.096 10.4);
Tailwind
colors: {
custom: {
50: '#ffc7ce',
500: '#ffaeb9',
950: '#000000',
},
}SCSS
$custom: #ffaeb9; $custom-light: #ffc7ce; $custom-dark: #000000;
JSON
{
"hex": "#ffaeb9",
"rgb": {
"r": 255,
"g": 174,
"b": 185
},
"hsl": {
"h": 351.852,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83143,
"c": 0.09578,
"h": 10.4
},
"luminance": 0.55035
}Semantic roles & 50–950 ramp
primary
#FFAEB9
secondary
#6CE5D5
accent
#E6C600
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#181313
muted
#868283