#FFABA0#FFABA0
#FFABA0 is a very light, moderate red. Relative luminance 0.529; OKLCH L 82.0% C 0.101 H 27.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABA0 |
|---|---|
| RGB | rgb(255, 171, 160) |
| HSL | hsl(7, 100%, 81%) |
| HSV | hsv(7, 37%, 100%) |
| CMYK | cmyk(0%, 32.9%, 37.3%, 0%) |
| CIE-LAB | lab(77.83, 29.53, 18.31) |
| CIE-LCH | lch(77.83, 34.75, 31.80°) |
| OKLab | oklab(82.01% 0.0894 0.0469) |
| OKLCH | oklch(82.01% 0.101 27.7) |
| XYZ | xyz(62.1505, 52.9283, 40.1937) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 3.90
Blush (survey)
#F29E8E
ΔE00 3.94
Peachy Pink
#FF9A8A
ΔE00 4.55
Pale Salmon
#FFB19A
ΔE00 4.60
Pale Rose
#FDC1C5
ΔE00 8.45
Darksalmon
#E9967A
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABA0 #A0F4FF
analogous
#FFA0C5 #FFABA0 #FFDBA0
triadic
#FFABA0 #A0FFAB #ABA0FF
tetradic
#FFABA0 #C5FFA0 #A0F4FF #DBA0FF
square
#FFABA0 #C5FFA0 #A0F4FF #DBA0FF
split-complementary
#FFABA0 #A0FFDB #A0C5FF
monochromatic
#FF3F26 #FF7563 #FFABA0 #FFE1DD #FFE4E0
Accessibility & contrast
On white
1.81
#FFABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#FFABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABA0
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABA0 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69F
Deuteranopia (green-blind)
#D1C79F
Tritanopia (blue-blind)
#FFA0A8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffaba0; /* rgb */ color: rgb(255, 171, 160); /* oklch */ color: oklch(82.0% 0.101 27.7);
Tailwind
colors: {
custom: {
50: '#ffc4bc',
500: '#ffaba0',
950: '#000000',
},
}SCSS
$custom: #ffaba0; $custom-light: #ffc4bc; $custom-dark: #000000;
JSON
{
"hex": "#ffaba0",
"rgb": {
"r": 255,
"g": 171,
"b": 160
},
"hsl": {
"h": 6.947,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.8201,
"c": 0.10099,
"h": 27.7
},
"luminance": 0.52924
}Semantic roles & 50–950 ramp
primary
#FFABA0
secondary
#60D4E3
accent
#CBE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282