#FFA992#FFA992
#FFA992 is a light, moderate red. Relative luminance 0.517; OKLCH L 81.4% C 0.107 H 35.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA992 |
|---|---|
| RGB | rgb(255, 169, 146) |
| HSL | hsl(13, 100%, 79%) |
| HSV | hsv(13, 43%, 100%) |
| CMYK | cmyk(0%, 33.7%, 42.7%, 0%) |
| CIE-LAB | lab(77.11, 29.05, 24.88) |
| CIE-LCH | lch(77.11, 38.25, 40.58°) |
| OKLab | oklab(81.36% 0.0872 0.0626) |
| OKLCH | oklch(81.36% 0.107 35.7) |
| XYZ | xyz(60.6192, 51.7159, 33.9780) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.35
Pale Salmon
#FFB19A
ΔE00 2.07
Blush (survey)
#F29E8E
ΔE00 3.72
Peachy Pink
#FF9A8A
ΔE00 4.41
Lightsalmon
#FFA07A
ΔE00 4.98
Darksalmon
#E9967A
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA992 #92E8FF
analogous
#FF92B1 #FFA992 #FFE092
triadic
#FFA992 #92FFA9 #A992FF
tetradic
#FFA992 #B1FF92 #92E8FF #E092FF
square
#FFA992 #B1FF92 #92E8FF #E092FF
split-complementary
#FFA992 #92FFE0 #92B1FF
monochromatic
#FF4818 #FF7955 #FFA992 #FFD9CF #FFE7E0
Accessibility & contrast
On white
1.85
#FFA992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#FFA992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA992
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA992 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB490
Deuteranopia (green-blind)
#D2C591
Tritanopia (blue-blind)
#FF9CA3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa992; /* rgb */ color: rgb(255, 169, 146); /* oklch */ color: oklch(81.4% 0.107 35.7);
Tailwind
colors: {
custom: {
50: '#ffc3b2',
500: '#ffa992',
950: '#000000',
},
}SCSS
$custom: #ffa992; $custom-light: #ffc3b2; $custom-dark: #000000;
JSON
{
"hex": "#ffa992",
"rgb": {
"r": 255,
"g": 169,
"b": 146
},
"hsl": {
"h": 12.661,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.81364,
"c": 0.10729,
"h": 35.7
},
"luminance": 0.51711
}Semantic roles & 50–950 ramp
primary
#FFA992
secondary
#54C3E1
accent
#B5E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281