#FFA994#FFA994
#FFA994 is a light, moderate red. Relative luminance 0.518; OKLCH L 81.4% C 0.107 H 34.4°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA994 |
|---|---|
| RGB | rgb(255, 169, 148) |
| HSL | hsl(12, 100%, 79%) |
| HSV | hsv(12, 42%, 100%) |
| CMYK | cmyk(0%, 33.7%, 42%, 0%) |
| CIE-LAB | lab(77.15, 29.26, 23.85) |
| CIE-LCH | lch(77.15, 37.75, 39.19°) |
| OKLab | oklab(81.41% 0.088 0.0601) |
| OKLCH | oklch(81.41% 0.107 34.4) |
| XYZ | xyz(60.7761, 51.7787, 34.8045) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.42
Pale Salmon
#FFB19A
ΔE00 2.24
Blush (survey)
#F29E8E
ΔE00 3.37
Peachy Pink
#FF9A8A
ΔE00 4.05
Lightsalmon
#FFA07A
ΔE00 5.60
Darksalmon
#E9967A
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA994 #94EAFF
analogous
#FF94B5 #FFA994 #FFDF94
triadic
#FFA994 #94FFA9 #A994FF
tetradic
#FFA994 #B5FF94 #94EAFF #DF94FF
square
#FFA994 #B5FF94 #94EAFF #DF94FF
split-complementary
#FFA994 #94FFDF #94B5FF
monochromatic
#FF471A #FF7857 #FFA994 #FFDAD1 #FFE6E0
Accessibility & contrast
On white
1.85
#FFA994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#FFA994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA994
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA994 | 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)
#BDB492
Deuteranopia (green-blind)
#D2C593
Tritanopia (blue-blind)
#FF9CA4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa994; /* rgb */ color: rgb(255, 169, 148); /* oklch */ color: oklch(81.4% 0.107 34.4);
Tailwind
colors: {
custom: {
50: '#ffc3b3',
500: '#ffa994',
950: '#000000',
},
}SCSS
$custom: #ffa994; $custom-light: #ffc3b3; $custom-dark: #000000;
JSON
{
"hex": "#ffa994",
"rgb": {
"r": 255,
"g": 169,
"b": 148
},
"hsl": {
"h": 11.776,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.81405,
"c": 0.10655,
"h": 34.4
},
"luminance": 0.51774
}Semantic roles & 50–950 ramp
primary
#FFA994
secondary
#56C6E1
accent
#B8E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281