#FFAEB8#FFAEB8
#FFAEB8 is a very light, moderate red. Relative luminance 0.550; OKLCH L 83.1% C 0.096 H 11.2°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEB8 |
|---|---|
| RGB | rgb(255, 174, 184) |
| HSL | hsl(353, 100%, 84%) |
| HSV | hsv(353, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 27.8%, 0%) |
| CIE-LAB | lab(79.04, 30.93, 7.00) |
| CIE-LCH | lch(79.04, 31.71, 12.76°) |
| OKLab | oklab(83.12% 0.0938 0.0186) |
| OKLCH | oklch(83.12% 0.096 11.2) |
| XYZ | xyz(65.0294, 54.9969, 52.5284) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.17
Soft Pink
#FDB0C0
ΔE00 2.37
Pink
#FFC0CB
ΔE00 4.81
Pastel Pink
#FFBACD
ΔE00 4.88
Bubblegum
#FFC1CC
ΔE00 5.08
Pale Rose
#FDC1C5
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEB8 #AEFFF5
analogous
#FFAEE1 #FFAEB8 #FFCDAE
triadic
#FFAEB8 #B8FFAE #AEB8FF
tetradic
#FFAEB8 #E1FFAE #AEFFF5 #CDAEFF
square
#FFAEB8 #E1FFAE #AEFFF5 #CDAEFF
split-complementary
#FFAEB8 #AEFFCD #AEE1FF
monochromatic
#FF344D #FF7182 #FFAEB8 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.75
#FFAEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#FFAEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEB8
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEB8 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBB8
Deuteranopia (green-blind)
#CFCAB7
Tritanopia (blue-blind)
#FFA7B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffaeb8; /* rgb */ color: rgb(255, 174, 184); /* oklch */ color: oklch(83.1% 0.096 11.2);
Tailwind
colors: {
custom: {
50: '#ffc7cd',
500: '#ffaeb8',
950: '#000000',
},
}SCSS
$custom: #ffaeb8; $custom-light: #ffc7cd; $custom-dark: #000000;
JSON
{
"hex": "#ffaeb8",
"rgb": {
"r": 255,
"g": 174,
"b": 184
},
"hsl": {
"h": 352.593,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83116,
"c": 0.09566,
"h": 11.2
},
"luminance": 0.54993
}Semantic roles & 50–950 ramp
primary
#FFAEB8
secondary
#6CE5D6
accent
#E6C900
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#181313
muted
#868283