#FFA795#FFA795
#FFA795 is a light, moderate red. Relative luminance 0.511; OKLCH L 81.1% C 0.108 H 32.1°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA795 |
|---|---|
| RGB | rgb(255, 167, 149) |
| HSL | hsl(10, 100%, 79%) |
| HSV | hsv(10, 42%, 100%) |
| CMYK | cmyk(0%, 34.5%, 41.6%, 0%) |
| CIE-LAB | lab(76.72, 30.41, 22.73) |
| CIE-LCH | lch(76.72, 37.97, 36.78°) |
| OKLab | oklab(81.08% 0.0915 0.0575) |
| OKLCH | oklch(81.08% 0.108 32.1) |
| XYZ | xyz(60.4864, 51.0721, 35.1001) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.56
Blush (survey)
#F29E8E
ΔE00 2.76
Pale Salmon
#FFB19A
ΔE00 3.21
Peachy Pink
#FF9A8A
ΔE00 3.22
Darksalmon
#E9967A
ΔE00 6.34
Lightsalmon
#FFA07A
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA795 #95EDFF
analogous
#FF95B8 #FFA795 #FFDC95
triadic
#FFA795 #95FFA7 #A795FF
tetradic
#FFA795 #B8FF95 #95EDFF #DC95FF
square
#FFA795 #B8FF95 #95EDFF #DC95FF
split-complementary
#FFA795 #95FFDC #95B8FF
monochromatic
#FF411B #FF7458 #FFA795 #FFDAD2 #FFE6E0
Accessibility & contrast
On white
1.87
#FFA795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#FFA795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA795
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA795 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB393
Deuteranopia (green-blind)
#D0C494
Tritanopia (blue-blind)
#FF9BA2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa795; /* rgb */ color: rgb(255, 167, 149); /* oklch */ color: oklch(81.1% 0.108 32.1);
Tailwind
colors: {
custom: {
50: '#ffc2b4',
500: '#ffa795',
950: '#000000',
},
}SCSS
$custom: #ffa795; $custom-light: #ffc2b4; $custom-dark: #000000;
JSON
{
"hex": "#ffa795",
"rgb": {
"r": 255,
"g": 167,
"b": 149
},
"hsl": {
"h": 10.189,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.81083,
"c": 0.10804,
"h": 32.1
},
"luminance": 0.51067
}Semantic roles & 50–950 ramp
primary
#FFA795
secondary
#57CAE1
accent
#BFE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281