#FFAEB7#FFAEB7
#FFAEB7 is a very light, moderate red. Relative luminance 0.550; OKLCH L 83.1% C 0.096 H 12.0°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEB7 |
|---|---|
| RGB | rgb(255, 174, 183) |
| HSL | hsl(353, 100%, 84%) |
| HSV | hsv(353, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 28.2%, 0%) |
| CIE-LAB | lab(79.02, 30.80, 7.51) |
| CIE-LCH | lch(79.02, 31.70, 13.71°) |
| OKLab | oklab(83.09% 0.0935 0.0199) |
| OKLCH | oklch(83.09% 0.096 12) |
| XYZ | xyz(64.9250, 54.9551, 51.9783) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.33
Soft Pink
#FDB0C0
ΔE00 2.70
Pink
#FFC0CB
ΔE00 4.92
Pastel Pink
#FFBACD
ΔE00 5.14
Pale Rose
#FDC1C5
ΔE00 5.17
Bubblegum
#FFC1CC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEB7 #AEFFF6
analogous
#FFAEE0 #FFAEB7 #FFCEAE
triadic
#FFAEB7 #B7FFAE #AEB7FF
tetradic
#FFAEB7 #E0FFAE #AEFFF6 #CEAEFF
square
#FFAEB7 #E0FFAE #AEFFF6 #CEAEFF
split-complementary
#FFAEB7 #AEFFCE #AEE0FF
monochromatic
#FF344A #FF7181 #FFAEB7 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.75
#FFAEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#FFAEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEB7
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEB7 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBB7
Deuteranopia (green-blind)
#CFC9B6
Tritanopia (blue-blind)
#FFA7B1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffaeb7; /* rgb */ color: rgb(255, 174, 183); /* oklch */ color: oklch(83.1% 0.096 12.0);
Tailwind
colors: {
custom: {
50: '#ffc7cc',
500: '#ffaeb7',
950: '#000000',
},
}SCSS
$custom: #ffaeb7; $custom-light: #ffc7cc; $custom-dark: #000000;
JSON
{
"hex": "#ffaeb7",
"rgb": {
"r": 255,
"g": 174,
"b": 183
},
"hsl": {
"h": 353.333,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83089,
"c": 0.09556,
"h": 12
},
"luminance": 0.54951
}Semantic roles & 50–950 ramp
primary
#FFAEB7
secondary
#6CE5D8
accent
#E6CC00
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#181313
muted
#868283