#FFAB90#FFAB90
#FFAB90 is a light, moderate red. Relative luminance 0.524; OKLCH L 81.7% C 0.106 H 38.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAB90 |
|---|---|
| RGB | rgb(255, 171, 144) |
| HSL | hsl(15, 100%, 78%) |
| HSV | hsv(15, 44%, 100%) |
| CMYK | cmyk(0%, 32.9%, 43.5%, 0%) |
| CIE-LAB | lab(77.52, 27.80, 26.51) |
| CIE-LCH | lch(77.52, 38.41, 43.64°) |
| OKLab | oklab(81.67% 0.0832 0.0664) |
| OKLCH | oklch(81.67% 0.106 38.6) |
| XYZ | xyz(60.8399, 52.4041, 33.2908) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.77
Pale Salmon
#FFB19A
ΔE00 1.92
Lightsalmon
#FFA07A
ΔE00 4.07
Blush (survey)
#F29E8E
ΔE00 4.91
Peachy Pink
#FF9A8A
ΔE00 5.71
Darksalmon
#E9967A
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAB90 #90E4FF
analogous
#FF90AC #FFAB90 #FFE390
triadic
#FFAB90 #90FFAB #AB90FF
tetradic
#FFAB90 #ACFF90 #90E4FF #E390FF
square
#FFAB90 #ACFF90 #90E4FF #E390FF
split-complementary
#FFAB90 #90FFE3 #90ACFF
monochromatic
#FF4E16 #FF7D53 #FFAB90 #FFD9CD #FFE8E0
Accessibility & contrast
On white
1.83
#FFAB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#FFAB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAB90
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAB90 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB58E
Deuteranopia (green-blind)
#D3C68F
Tritanopia (blue-blind)
#FF9EA4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffab90; /* rgb */ color: rgb(255, 171, 144); /* oklch */ color: oklch(81.7% 0.106 38.6);
Tailwind
colors: {
custom: {
50: '#ffc4b0',
500: '#ffab90',
950: '#000000',
},
}SCSS
$custom: #ffab90; $custom-light: #ffc4b0; $custom-dark: #000000;
JSON
{
"hex": "#ffab90",
"rgb": {
"r": 255,
"g": 171,
"b": 144
},
"hsl": {
"h": 14.595,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.81669,
"c": 0.10647,
"h": 38.6
},
"luminance": 0.52399
}Semantic roles & 50–950 ramp
primary
#FFAB90
secondary
#53BEE1
accent
#AEE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281