#FFAB96#FFAB96
#FFAB96 is a light, moderate red. Relative luminance 0.526; OKLCH L 81.8% C 0.104 H 34.7°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAB96 |
|---|---|
| RGB | rgb(255, 171, 150) |
| HSL | hsl(12, 100%, 79%) |
| HSV | hsv(12, 41%, 100%) |
| CMYK | cmyk(0%, 32.9%, 41.2%, 0%) |
| CIE-LAB | lab(77.63, 28.43, 23.44) |
| CIE-LCH | lch(77.63, 36.84, 39.50°) |
| OKLab | oklab(81.79% 0.0856 0.0592) |
| OKLCH | oklch(81.79% 0.104 34.7) |
| XYZ | xyz(61.3107, 52.5924, 35.7704) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.58
Pale Salmon
#FFB19A
ΔE00 1.77
Blush (survey)
#F29E8E
ΔE00 3.70
Peachy Pink
#FF9A8A
ΔE00 4.53
Lightsalmon
#FFA07A
ΔE00 5.77
Darksalmon
#E9967A
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAB96 #96EAFF
analogous
#FF96B6 #FFAB96 #FFE096
triadic
#FFAB96 #96FFAB #AB96FF
tetradic
#FFAB96 #B6FF96 #96EAFF #E096FF
square
#FFAB96 #B6FF96 #96EAFF #E096FF
split-complementary
#FFAB96 #96FFE0 #96B6FF
monochromatic
#FF491C #FF7A59 #FFAB96 #FFDCD3 #FFE7E0
Accessibility & contrast
On white
1.82
#FFAB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#FFAB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAB96
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAB96 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB694
Deuteranopia (green-blind)
#D3C795
Tritanopia (blue-blind)
#FF9FA6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffab96; /* rgb */ color: rgb(255, 171, 150); /* oklch */ color: oklch(81.8% 0.104 34.7);
Tailwind
colors: {
custom: {
50: '#ffc4b5',
500: '#ffab96',
950: '#000000',
},
}SCSS
$custom: #ffab96; $custom-light: #ffc4b5; $custom-dark: #000000;
JSON
{
"hex": "#ffab96",
"rgb": {
"r": 255,
"g": 171,
"b": 150
},
"hsl": {
"h": 12,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.81792,
"c": 0.10404,
"h": 34.7
},
"luminance": 0.52588
}Semantic roles & 50–950 ramp
primary
#FFAB96
secondary
#58C6E1
accent
#B8E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281