#FFAEB6#FFAEB6
#FFAEB6 is a very light, moderate red. Relative luminance 0.549; OKLCH L 83.1% C 0.095 H 12.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEB6 |
|---|---|
| RGB | rgb(255, 174, 182) |
| HSL | hsl(354, 100%, 84%) |
| HSV | hsv(354, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 28.6%, 0%) |
| CIE-LAB | lab(78.99, 30.67, 8.02) |
| CIE-LCH | lch(78.99, 31.70, 14.65°) |
| OKLab | oklab(83.06% 0.0931 0.0212) |
| OKLCH | oklch(83.06% 0.095 12.8) |
| XYZ | xyz(64.8213, 54.9136, 51.4321) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.52
Soft Pink
#FDB0C0
ΔE00 3.03
Pink
#FFC0CB
ΔE00 5.06
Pale Rose
#FDC1C5
ΔE00 5.14
Bubblegum
#FFC1CC
ΔE00 5.32
Pastel Pink
#FFBACD
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEB6 #AEFFF7
analogous
#FFAEDF #FFAEB6 #FFCFAE
triadic
#FFAEB6 #B6FFAE #AEB6FF
tetradic
#FFAEB6 #DFFFAE #AEFFF7 #CFAEFF
square
#FFAEB6 #DFFFAE #AEFFF7 #CFAEFF
split-complementary
#FFAEB6 #AEFFCF #AEDFFF
monochromatic
#FF3448 #FF717F #FFAEB6 #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.75
#FFAEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#FFAEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEB6
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEB6 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB6
Deuteranopia (green-blind)
#CFC9B5
Tritanopia (blue-blind)
#FFA7B1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffaeb6; /* rgb */ color: rgb(255, 174, 182); /* oklch */ color: oklch(83.1% 0.095 12.8);
Tailwind
colors: {
custom: {
50: '#ffc7cb',
500: '#ffaeb6',
950: '#000000',
},
}SCSS
$custom: #ffaeb6; $custom-light: #ffc7cb; $custom-dark: #000000;
JSON
{
"hex": "#ffaeb6",
"rgb": {
"r": 255,
"g": 174,
"b": 182
},
"hsl": {
"h": 354.074,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83063,
"c": 0.09548,
"h": 12.8
},
"luminance": 0.5491
}Semantic roles & 50–950 ramp
primary
#FFAEB6
secondary
#6CE5D9
accent
#E6CF00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282