#FFABAE#FFABAE
#FFABAE is a very light, moderate red. Relative luminance 0.534; OKLCH L 82.3% C 0.099 H 17.1°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABAE |
|---|---|
| RGB | rgb(255, 171, 174) |
| HSL | hsl(358, 100%, 84%) |
| HSV | hsv(358, 33%, 100%) |
| CMYK | cmyk(0%, 32.9%, 31.8%, 0%) |
| CIE-LAB | lab(78.14, 31.21, 11.14) |
| CIE-LCH | lch(78.14, 33.14, 19.65°) |
| OKLab | oklab(82.35% 0.0948 0.0292) |
| OKLCH | oklch(82.35% 0.099 17.1) |
| XYZ | xyz(63.4449, 53.4461, 47.0107) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.38
Soft Pink
#FDB0C0
ΔE00 5.06
Pale Rose
#FDC1C5
ΔE00 6.02
Pink
#FFC0CB
ΔE00 6.64
Bubblegum
#FFC1CC
ΔE00 6.88
Light Rose
#FFC5CB
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABAE #ABFFFC
analogous
#FFABD8 #FFABAE #FFD2AB
triadic
#FFABAE #AEFFAB #ABAEFF
tetradic
#FFABAE #D8FFAB #ABFFFC #D2ABFF
square
#FFABAE #D8FFAB #ABFFFC #D2ABFF
split-complementary
#FFABAE #ABFFD2 #ABD8FF
monochromatic
#FF3138 #FF6E73 #FFABAE #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.80
#FFABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#FFABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABAE
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABAE | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#CFC7AD
Tritanopia (blue-blind)
#FFA2AC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffabae; /* rgb */ color: rgb(255, 171, 174); /* oklch */ color: oklch(82.3% 0.099 17.1);
Tailwind
colors: {
custom: {
50: '#ffc4c6',
500: '#ffabae',
950: '#000000',
},
}SCSS
$custom: #ffabae; $custom-light: #ffc4c6; $custom-dark: #000000;
JSON
{
"hex": "#ffabae",
"rgb": {
"r": 255,
"g": 171,
"b": 174
},
"hsl": {
"h": 357.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.82345,
"c": 0.09916,
"h": 17.1
},
"luminance": 0.53442
}Semantic roles & 50–950 ramp
primary
#FFABAE
secondary
#6AE5E0
accent
#E6DD00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282