#FFA993#FFA993
#FFA993 is a light, moderate red. Relative luminance 0.517; OKLCH L 81.4% C 0.107 H 35.0°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA993 |
|---|---|
| RGB | rgb(255, 169, 147) |
| HSL | hsl(12, 100%, 79%) |
| HSV | hsv(12, 42%, 100%) |
| CMYK | cmyk(0%, 33.7%, 42.4%, 0%) |
| CIE-LAB | lab(77.13, 29.15, 24.37) |
| CIE-LCH | lch(77.13, 37.99, 39.89°) |
| OKLab | oklab(81.38% 0.0876 0.0614) |
| OKLCH | oklch(81.38% 0.107 35) |
| XYZ | xyz(60.6973, 51.7472, 34.3895) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.19
Pale Salmon
#FFB19A
ΔE00 2.13
Blush (survey)
#F29E8E
ΔE00 3.53
Peachy Pink
#FF9A8A
ΔE00 4.22
Lightsalmon
#FFA07A
ΔE00 5.29
Darksalmon
#E9967A
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA993 #93E9FF
analogous
#FF93B3 #FFA993 #FFDF93
triadic
#FFA993 #93FFA9 #A993FF
tetradic
#FFA993 #B3FF93 #93E9FF #DF93FF
square
#FFA993 #B3FF93 #93E9FF #DF93FF
split-complementary
#FFA993 #93FFDF #93B3FF
monochromatic
#FF4819 #FF7856 #FFA993 #FFDAD0 #FFE7E0
Accessibility & contrast
On white
1.85
#FFA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#FFA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA993
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA993 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB491
Deuteranopia (green-blind)
#D2C592
Tritanopia (blue-blind)
#FF9CA3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa993; /* rgb */ color: rgb(255, 169, 147); /* oklch */ color: oklch(81.4% 0.107 35.0);
Tailwind
colors: {
custom: {
50: '#ffc3b2',
500: '#ffa993',
950: '#000000',
},
}SCSS
$custom: #ffa993; $custom-light: #ffc3b2; $custom-dark: #000000;
JSON
{
"hex": "#ffa993",
"rgb": {
"r": 255,
"g": 169,
"b": 147
},
"hsl": {
"h": 12.222,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.81384,
"c": 0.10691,
"h": 35
},
"luminance": 0.51743
}Semantic roles & 50–950 ramp
primary
#FFA993
secondary
#55C5E1
accent
#B7E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181211
muted
#868281