#FFAEB0#FFAEB0
#FFAEB0 is a very light, moderate red. Relative luminance 0.547; OKLCH L 82.9% C 0.095 H 17.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEB0 |
|---|---|
| RGB | rgb(255, 174, 176) |
| HSL | hsl(359, 100%, 84%) |
| HSV | hsv(359, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 31%, 0%) |
| CIE-LAB | lab(78.85, 29.89, 11.07) |
| CIE-LCH | lch(78.85, 31.88, 20.33°) |
| OKLab | oklab(82.91% 0.0908 0.029) |
| OKLCH | oklch(82.91% 0.095 17.7) |
| XYZ | xyz(64.2144, 54.6709, 48.2362) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.12
Soft Pink
#FDB0C0
ΔE00 5.08
Pale Rose
#FDC1C5
ΔE00 5.37
Pink
#FFC0CB
ΔE00 6.18
Bubblegum
#FFC1CC
ΔE00 6.41
Light Rose
#FFC5CB
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEB0 #AEFFFD
analogous
#FFAED9 #FFAEB0 #FFD5AE
triadic
#FFAEB0 #B0FFAE #AEB0FF
tetradic
#FFAEB0 #D9FFAE #AEFFFD #D5AEFF
square
#FFAEB0 #D9FFAE #AEFFFD #D5AEFF
split-complementary
#FFAEB0 #AEFFD5 #AED9FF
monochromatic
#FF3439 #FF7174 #FFAEB0 #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.76
#FFAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#FFAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEB0
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEB0 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB0
Deuteranopia (green-blind)
#D0C9AF
Tritanopia (blue-blind)
#FFA6AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffaeb0; /* rgb */ color: rgb(255, 174, 176); /* oklch */ color: oklch(82.9% 0.095 17.7);
Tailwind
colors: {
custom: {
50: '#ffc6c7',
500: '#ffaeb0',
950: '#000000',
},
}SCSS
$custom: #ffaeb0; $custom-light: #ffc6c7; $custom-dark: #000000;
JSON
{
"hex": "#ffaeb0",
"rgb": {
"r": 255,
"g": 174,
"b": 176
},
"hsl": {
"h": 358.519,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.82909,
"c": 0.09535,
"h": 17.7
},
"luminance": 0.54667
}Semantic roles & 50–950 ramp
primary
#FFAEB0
secondary
#6CE5E2
accent
#E6E000
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282