#FFAB92#FFAB92
#FFAB92 is a light, moderate red. Relative luminance 0.525; OKLCH L 81.7% C 0.106 H 37.3°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAB92 |
|---|---|
| RGB | rgb(255, 171, 146) |
| HSL | hsl(14, 100%, 79%) |
| HSV | hsv(14, 43%, 100%) |
| CMYK | cmyk(0%, 32.9%, 42.7%, 0%) |
| CIE-LAB | lab(77.56, 28.00, 25.48) |
| CIE-LCH | lch(77.56, 37.86, 42.30°) |
| OKLab | oklab(81.71% 0.084 0.064) |
| OKLCH | oklch(81.71% 0.106 37.3) |
| XYZ | xyz(60.9941, 52.4658, 34.1030) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.13
Pale Salmon
#FFB19A
ΔE00 1.62
Blush (survey)
#F29E8E
ΔE00 4.44
Lightsalmon
#FFA07A
ΔE00 4.60
Peachy Pink
#FF9A8A
ΔE00 5.26
Darksalmon
#E9967A
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAB92 #92E6FF
analogous
#FF92AF #FFAB92 #FFE192
triadic
#FFAB92 #92FFAB #AB92FF
tetradic
#FFAB92 #AFFF92 #92E6FF #E192FF
square
#FFAB92 #AFFF92 #92E6FF #E192FF
split-complementary
#FFAB92 #92FFE1 #92AFFF
monochromatic
#FF4D18 #FF7C55 #FFAB92 #FFDACF #FFE7E0
Accessibility & contrast
On white
1.83
#FFAB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#FFAB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAB92
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAB92 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB590
Deuteranopia (green-blind)
#D3C691
Tritanopia (blue-blind)
#FF9EA4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffab92; /* rgb */ color: rgb(255, 171, 146); /* oklch */ color: oklch(81.7% 0.106 37.3);
Tailwind
colors: {
custom: {
50: '#ffc4b2',
500: '#ffab92',
950: '#000000',
},
}SCSS
$custom: #ffab92; $custom-light: #ffc4b2; $custom-dark: #000000;
JSON
{
"hex": "#ffab92",
"rgb": {
"r": 255,
"g": 171,
"b": 146
},
"hsl": {
"h": 13.761,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.81709,
"c": 0.10562,
"h": 37.3
},
"luminance": 0.52461
}Semantic roles & 50–950 ramp
primary
#FFAB92
secondary
#54C1E1
accent
#B1E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181311
muted
#868281