#FFA595#FFA595
#FFA595 is a light, moderate red. Relative luminance 0.503; OKLCH L 80.7% C 0.110 H 30.6°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA595 |
|---|---|
| RGB | rgb(255, 165, 149) |
| HSL | hsl(9, 100%, 79%) |
| HSV | hsv(9, 42%, 100%) |
| CMYK | cmyk(0%, 35.3%, 41.6%, 0%) |
| CIE-LAB | lab(76.28, 31.45, 22.13) |
| CIE-LCH | lch(76.28, 38.45, 35.13°) |
| OKLab | oklab(80.74% 0.0947 0.056) |
| OKLCH | oklch(80.74% 0.11 30.6) |
| XYZ | xyz(60.1228, 50.3449, 34.9789) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.39
Blush (survey)
#F29E8E
ΔE00 2.50
Peachy Pink
#FF9A8A
ΔE00 2.66
Pale Salmon
#FFB19A
ΔE00 4.03
Darksalmon
#E9967A
ΔE00 6.60
Lightsalmon
#FFA07A
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA595 #95EFFF
analogous
#FF95BA #FFA595 #FFDA95
triadic
#FFA595 #95FFA5 #A595FF
tetradic
#FFA595 #BAFF95 #95EFFF #DA95FF
square
#FFA595 #BAFF95 #95EFFF #DA95FF
split-complementary
#FFA595 #95FFDA #95BAFF
monochromatic
#FF3D1B #FF7158 #FFA595 #FFD9D2 #FFE5E0
Accessibility & contrast
On white
1.90
#FFA595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#FFA595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA595
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA595 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B194
Deuteranopia (green-blind)
#CFC394
Tritanopia (blue-blind)
#FF98A1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa595; /* rgb */ color: rgb(255, 165, 149); /* oklch */ color: oklch(80.7% 0.110 30.6);
Tailwind
colors: {
custom: {
50: '#ffc0b4',
500: '#ffa595',
950: '#000000',
},
}SCSS
$custom: #ffa595; $custom-light: #ffc0b4; $custom-dark: #000000;
JSON
{
"hex": "#ffa595",
"rgb": {
"r": 255,
"g": 165,
"b": 149
},
"hsl": {
"h": 9.057,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.80743,
"c": 0.10998,
"h": 30.6
},
"luminance": 0.5034
}Semantic roles & 50–950 ramp
primary
#FFA595
secondary
#57CCE1
accent
#C3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281