#FFA592#FFA592
#FFA592 is a light, moderate red. Relative luminance 0.502; OKLCH L 80.7% C 0.111 H 32.5°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA592 |
|---|---|
| RGB | rgb(255, 165, 146) |
| HSL | hsl(10, 100%, 79%) |
| HSV | hsv(10, 43%, 100%) |
| CMYK | cmyk(0%, 35.3%, 42.7%, 0%) |
| CIE-LAB | lab(76.22, 31.14, 23.67) |
| CIE-LCH | lch(76.22, 39.11, 37.25°) |
| OKLab | oklab(80.68% 0.0935 0.0597) |
| OKLCH | oklch(80.68% 0.111 32.5) |
| XYZ | xyz(59.8864, 50.2504, 33.7338) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.55
Blush (survey)
#F29E8E
ΔE00 2.60
Peachy Pink
#FF9A8A
ΔE00 2.84
Pale Salmon
#FFB19A
ΔE00 3.46
Darksalmon
#E9967A
ΔE00 5.92
Lightsalmon
#FFA07A
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA592 #92ECFF
analogous
#FF92B5 #FFA592 #FFDB92
triadic
#FFA592 #92FFA5 #A592FF
tetradic
#FFA592 #B5FF92 #92ECFF #DB92FF
square
#FFA592 #B5FF92 #92ECFF #DB92FF
split-complementary
#FFA592 #92FFDB #92B5FF
monochromatic
#FF4018 #FF7255 #FFA592 #FFD8CF #FFE6E0
Accessibility & contrast
On white
1.90
#FFA592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#FFA592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA592
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA592 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB190
Deuteranopia (green-blind)
#CFC391
Tritanopia (blue-blind)
#FF98A0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa592; /* rgb */ color: rgb(255, 165, 146); /* oklch */ color: oklch(80.7% 0.111 32.5);
Tailwind
colors: {
custom: {
50: '#ffc0b2',
500: '#ffa592',
950: '#000000',
},
}SCSS
$custom: #ffa592; $custom-light: #ffc0b2; $custom-dark: #000000;
JSON
{
"hex": "#ffa592",
"rgb": {
"r": 255,
"g": 165,
"b": 146
},
"hsl": {
"h": 10.459,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.80679,
"c": 0.11091,
"h": 32.5
},
"luminance": 0.50246
}Semantic roles & 50–950 ramp
primary
#FFA592
secondary
#54C8E1
accent
#BDE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281