#FFA99E#FFA99E
#FFA99E is a light, moderate red. Relative luminance 0.521; OKLCH L 81.6% C 0.104 H 27.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA99E |
|---|---|
| RGB | rgb(255, 169, 158) |
| HSL | hsl(7, 100%, 81%) |
| HSV | hsv(7, 38%, 100%) |
| CMYK | cmyk(0%, 33.7%, 38%, 0%) |
| CIE-LAB | lab(77.35, 30.35, 18.72) |
| CIE-LCH | lch(77.35, 35.66, 31.66°) |
| OKLab | oklab(81.62% 0.0918 0.0479) |
| OKLCH | oklch(81.62% 0.104 27.5) |
| XYZ | xyz(61.6021, 52.1091, 39.1547) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.64
Light Salmon
#FEA993
ΔE00 3.88
Peachy Pink
#FF9A8A
ΔE00 4.10
Pale Salmon
#FFB19A
ΔE00 4.79
Darksalmon
#E9967A
ΔE00 8.28
Pale Rose
#FDC1C5
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA99E #9EF4FF
analogous
#FF9EC3 #FFA99E #FFD99E
triadic
#FFA99E #9EFFA9 #A99EFF
tetradic
#FFA99E #C3FF9E #9EF4FF #D99EFF
square
#FFA99E #C3FF9E #9EF4FF #D99EFF
split-complementary
#FFA99E #9EFFD9 #9EC3FF
monochromatic
#FF3C24 #FF7361 #FFA99E #FFDFDB #FFE4E0
Accessibility & contrast
On white
1.84
#FFA99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#FFA99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA99E
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA99E | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB59D
Deuteranopia (green-blind)
#D0C69D
Tritanopia (blue-blind)
#FF9EA6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffa99e; /* rgb */ color: rgb(255, 169, 158); /* oklch */ color: oklch(81.6% 0.104 27.5);
Tailwind
colors: {
custom: {
50: '#ffc3ba',
500: '#ffa99e',
950: '#000000',
},
}SCSS
$custom: #ffa99e; $custom-light: #ffc3ba; $custom-dark: #000000;
JSON
{
"hex": "#ffa99e",
"rgb": {
"r": 255,
"g": 169,
"b": 158
},
"hsl": {
"h": 6.804,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.81622,
"c": 0.10354,
"h": 27.5
},
"luminance": 0.52105
}Semantic roles & 50–950 ramp
primary
#FFA99E
secondary
#5FD4E3
accent
#CBE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281