#FFA990#FFA990
#FFA990 is a light, moderate red. Relative luminance 0.516; OKLCH L 81.3% C 0.108 H 36.9°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA990 |
|---|---|
| RGB | rgb(255, 169, 144) |
| HSL | hsl(14, 100%, 78%) |
| HSV | hsv(14, 44%, 100%) |
| CMYK | cmyk(0%, 33.7%, 43.5%, 0%) |
| CIE-LAB | lab(77.07, 28.84, 25.90) |
| CIE-LCH | lch(77.07, 38.77, 41.93°) |
| OKLab | oklab(81.32% 0.0864 0.0649) |
| OKLCH | oklch(81.32% 0.108 36.9) |
| XYZ | xyz(60.4650, 51.6542, 33.1658) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.99
Pale Salmon
#FFB19A
ΔE00 2.10
Blush (survey)
#F29E8E
ΔE00 4.15
Lightsalmon
#FFA07A
ΔE00 4.38
Peachy Pink
#FF9A8A
ΔE00 4.83
Darksalmon
#E9967A
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA990 #90E6FF
analogous
#FF90AE #FFA990 #FFE190
triadic
#FFA990 #90FFA9 #A990FF
tetradic
#FFA990 #AEFF90 #90E6FF #E190FF
square
#FFA990 #AEFF90 #90E6FF #E190FF
split-complementary
#FFA990 #90FFE1 #90AEFF
monochromatic
#FF4A16 #FF7A53 #FFA990 #FFD8CD #FFE7E0
Accessibility & contrast
On white
1.85
#FFA990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#FFA990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA990
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA990 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB48E
Deuteranopia (green-blind)
#D2C58F
Tritanopia (blue-blind)
#FF9CA3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa990; /* rgb */ color: rgb(255, 169, 144); /* oklch */ color: oklch(81.3% 0.108 36.9);
Tailwind
colors: {
custom: {
50: '#ffc3b0',
500: '#ffa990',
950: '#000000',
},
}SCSS
$custom: #ffa990; $custom-light: #ffc3b0; $custom-dark: #000000;
JSON
{
"hex": "#ffa990",
"rgb": {
"r": 255,
"g": 169,
"b": 144
},
"hsl": {
"h": 13.514,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.81323,
"c": 0.10809,
"h": 36.9
},
"luminance": 0.5165
}Semantic roles & 50–950 ramp
primary
#FFA990
secondary
#53C1E1
accent
#B2E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281