#FFA995#FFA995
#FFA995 is a light, moderate red. Relative luminance 0.518; OKLCH L 81.4% C 0.106 H 33.7°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA995 |
|---|---|
| RGB | rgb(255, 169, 149) |
| HSL | hsl(11, 100%, 79%) |
| HSV | hsv(11, 42%, 100%) |
| CMYK | cmyk(0%, 33.7%, 41.6%, 0%) |
| CIE-LAB | lab(77.17, 29.36, 23.34) |
| CIE-LCH | lch(77.17, 37.51, 38.48°) |
| OKLab | oklab(81.43% 0.0883 0.0589) |
| OKLCH | oklch(81.43% 0.106 33.7) |
| XYZ | xyz(60.8556, 51.8105, 35.2232) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.75
Pale Salmon
#FFB19A
ΔE00 2.40
Blush (survey)
#F29E8E
ΔE00 3.24
Peachy Pink
#FF9A8A
ΔE00 3.91
Lightsalmon
#FFA07A
ΔE00 5.93
Darksalmon
#E9967A
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA995 #95EBFF
analogous
#FF95B6 #FFA995 #FFDE95
triadic
#FFA995 #95FFA9 #A995FF
tetradic
#FFA995 #B6FF95 #95EBFF #DE95FF
square
#FFA995 #B6FF95 #95EBFF #DE95FF
split-complementary
#FFA995 #95FFDE #95B6FF
monochromatic
#FF461B #FF7758 #FFA995 #FFDBD2 #FFE6E0
Accessibility & contrast
On white
1.85
#FFA995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#FFA995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA995
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA995 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB493
Deuteranopia (green-blind)
#D1C594
Tritanopia (blue-blind)
#FF9DA4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffa995; /* rgb */ color: rgb(255, 169, 149); /* oklch */ color: oklch(81.4% 0.106 33.7);
Tailwind
colors: {
custom: {
50: '#ffc3b4',
500: '#ffa995',
950: '#000000',
},
}SCSS
$custom: #ffa995; $custom-light: #ffc3b4; $custom-dark: #000000;
JSON
{
"hex": "#ffa995",
"rgb": {
"r": 255,
"g": 169,
"b": 149
},
"hsl": {
"h": 11.321,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.81426,
"c": 0.10619,
"h": 33.7
},
"luminance": 0.51806
}Semantic roles & 50–950 ramp
primary
#FFA995
secondary
#57C7E1
accent
#BAE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281