#FFA295#FFA295
#FFA295 is a light, moderate red. Relative luminance 0.493; OKLCH L 80.2% C 0.113 H 28.4°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA295 |
|---|---|
| RGB | rgb(255, 162, 149) |
| HSL | hsl(7, 100%, 79%) |
| HSV | hsv(7, 42%, 100%) |
| CMYK | cmyk(0%, 36.5%, 41.6%, 0%) |
| CIE-LAB | lab(75.62, 33.01, 21.23) |
| CIE-LCH | lch(75.62, 39.25, 32.74°) |
| OKLab | oklab(80.24% 0.0994 0.0538) |
| OKLCH | oklch(80.24% 0.113 28.4) |
| XYZ | xyz(59.5880, 49.2754, 34.8007) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 2.22
Blush (survey)
#F29E8E
ΔE00 2.60
Light Salmon
#FEA993
ΔE00 3.64
Pale Salmon
#FFB19A
ΔE00 5.24
Darksalmon
#E9967A
ΔE00 7.13
Salmon
#FA8072
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA295 #95F2FF
analogous
#FF95BD #FFA295 #FFD795
triadic
#FFA295 #95FFA2 #A295FF
tetradic
#FFA295 #BDFF95 #95F2FF #D795FF
square
#FFA295 #BDFF95 #95F2FF #D795FF
split-complementary
#FFA295 #95FFD7 #95BDFF
monochromatic
#FF371B #FF6C58 #FFA295 #FFD8D2 #FFE4E0
Accessibility & contrast
On white
1.93
#FFA295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#FFA295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA295
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA295 | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF94
Deuteranopia (green-blind)
#CDC294
Tritanopia (blue-blind)
#FF959F
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ffa295; /* rgb */ color: rgb(255, 162, 149); /* oklch */ color: oklch(80.2% 0.113 28.4);
Tailwind
colors: {
custom: {
50: '#ffbeb4',
500: '#ffa295',
950: '#000000',
},
}SCSS
$custom: #ffa295; $custom-light: #ffbeb4; $custom-dark: #000000;
JSON
{
"hex": "#ffa295",
"rgb": {
"r": 255,
"g": 162,
"b": 149
},
"hsl": {
"h": 7.358,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.80237,
"c": 0.11302,
"h": 28.4
},
"luminance": 0.49271
}Semantic roles & 50–950 ramp
primary
#FFA295
secondary
#D4F3F7
accent
#C9E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180