#FFA892#FFA892
#FFA892 is a light, moderate red. Relative luminance 0.513; OKLCH L 81.2% C 0.108 H 34.9°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA892 |
|---|---|
| RGB | rgb(255, 168, 146) |
| HSL | hsl(12, 100%, 79%) |
| HSV | hsv(12, 43%, 100%) |
| CMYK | cmyk(0%, 34.1%, 42.7%, 0%) |
| CIE-LAB | lab(76.89, 29.57, 24.58) |
| CIE-LCH | lch(76.89, 38.45, 39.73°) |
| OKLab | oklab(81.19% 0.0888 0.0618) |
| OKLCH | oklch(81.19% 0.108 34.9) |
| XYZ | xyz(60.4338, 51.3453, 33.9162) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.37
Pale Salmon
#FFB19A
ΔE00 2.38
Blush (survey)
#F29E8E
ΔE00 3.39
Peachy Pink
#FF9A8A
ΔE00 3.99
Lightsalmon
#FFA07A
ΔE00 5.22
Darksalmon
#E9967A
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA892 #92E9FF
analogous
#FF92B2 #FFA892 #FFDE92
triadic
#FFA892 #92FFA8 #A892FF
tetradic
#FFA892 #B2FF92 #92E9FF #DE92FF
square
#FFA892 #B2FF92 #92E9FF #DE92FF
split-complementary
#FFA892 #92FFDE #92B2FF
monochromatic
#FF4618 #FF7755 #FFA892 #FFD9CF #FFE7E0
Accessibility & contrast
On white
1.86
#FFA892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#FFA892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA892
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA892 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB390
Deuteranopia (green-blind)
#D1C591
Tritanopia (blue-blind)
#FF9BA2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa892; /* rgb */ color: rgb(255, 168, 146); /* oklch */ color: oklch(81.2% 0.108 34.9);
Tailwind
colors: {
custom: {
50: '#ffc2b2',
500: '#ffa892',
950: '#000000',
},
}SCSS
$custom: #ffa892; $custom-light: #ffc2b2; $custom-dark: #000000;
JSON
{
"hex": "#ffa892",
"rgb": {
"r": 255,
"g": 168,
"b": 146
},
"hsl": {
"h": 12.11,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.81192,
"c": 0.10816,
"h": 34.9
},
"luminance": 0.51341
}Semantic roles & 50–950 ramp
primary
#FFA892
secondary
#54C5E1
accent
#B7E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281