#FFAEBB#FFAEBB
#FFAEBB is a very light, moderate red. Relative luminance 0.551; OKLCH L 83.2% C 0.096 H 8.8°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEBB |
|---|---|
| RGB | rgb(255, 174, 187) |
| HSL | hsl(350, 100%, 84%) |
| HSV | hsv(350, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 26.7%, 0%) |
| CIE-LAB | lab(79.11, 31.33, 5.48) |
| CIE-LCH | lch(79.11, 31.81, 9.92°) |
| OKLab | oklab(83.2% 0.0949 0.0147) |
| OKLCH | oklch(83.2% 0.096 8.8) |
| XYZ | xyz(65.3472, 55.1240, 54.2021) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.44
Lightpink
#FFB6C1
ΔE00 2.00
Pastel Pink
#FFBACD
ΔE00 4.14
Baby Pink
#FFB7CE
ΔE00 4.51
Pink
#FFC0CB
ΔE00 4.61
Bubblegum
#FFC1CC
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEBB #AEFFF2
analogous
#FFAEE4 #FFAEBB #FFCAAE
triadic
#FFAEBB #BBFFAE #AEBBFF
tetradic
#FFAEBB #E4FFAE #AEFFF2 #CAAEFF
square
#FFAEBB #E4FFAE #AEFFF2 #CAAEFF
split-complementary
#FFAEBB #AEFFCA #AEE4FF
monochromatic
#FF3454 #FF7188 #FFAEBB #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.75
#FFAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#FFAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEBB
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEBB | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#CECAB9
Tritanopia (blue-blind)
#FFA7B3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffaebb; /* rgb */ color: rgb(255, 174, 187); /* oklch */ color: oklch(83.2% 0.096 8.8);
Tailwind
colors: {
custom: {
50: '#ffc7cf',
500: '#ffaebb',
950: '#000000',
},
}SCSS
$custom: #ffaebb; $custom-light: #ffc7cf; $custom-dark: #000000;
JSON
{
"hex": "#ffaebb",
"rgb": {
"r": 255,
"g": 174,
"b": 187
},
"hsl": {
"h": 350.37,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83196,
"c": 0.09606,
"h": 8.8
},
"luminance": 0.5512
}Semantic roles & 50–950 ramp
primary
#FFAEBB
secondary
#6CE5D2
accent
#E6C100
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283