#FFA896#FFA896
#FFA896 is a light, moderate red. Relative luminance 0.515; OKLCH L 81.3% C 0.107 H 32.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA896 |
|---|---|
| RGB | rgb(255, 168, 150) |
| HSL | hsl(10, 100%, 79%) |
| HSV | hsv(10, 41%, 100%) |
| CMYK | cmyk(0%, 34.1%, 41.2%, 0%) |
| CIE-LAB | lab(76.96, 29.99, 22.52) |
| CIE-LCH | lch(76.96, 37.51, 36.90°) |
| OKLab | oklab(81.27% 0.0903 0.057) |
| OKLCH | oklch(81.27% 0.107 32.3) |
| XYZ | xyz(60.7505, 51.4719, 35.5837) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.47
Blush (survey)
#F29E8E
ΔE00 2.90
Pale Salmon
#FFB19A
ΔE00 3.00
Peachy Pink
#FF9A8A
ΔE00 3.47
Darksalmon
#E9967A
ΔE00 6.46
Lightsalmon
#FFA07A
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA896 #96EDFF
analogous
#FF96B9 #FFA896 #FFDD96
triadic
#FFA896 #96FFA8 #A896FF
tetradic
#FFA896 #B9FF96 #96EDFF #DD96FF
square
#FFA896 #B9FF96 #96EDFF #DD96FF
split-complementary
#FFA896 #96FFDD #96B9FF
monochromatic
#FF431C #FF7559 #FFA896 #FFDBD3 #FFE6E0
Accessibility & contrast
On white
1.86
#FFA896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#FFA896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA896
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA896 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB394
Deuteranopia (green-blind)
#D1C595
Tritanopia (blue-blind)
#FF9CA3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa896; /* rgb */ color: rgb(255, 168, 150); /* oklch */ color: oklch(81.3% 0.107 32.3);
Tailwind
colors: {
custom: {
50: '#ffc2b5',
500: '#ffa896',
950: '#000000',
},
}SCSS
$custom: #ffa896; $custom-light: #ffc2b5; $custom-dark: #000000;
JSON
{
"hex": "#ffa896",
"rgb": {
"r": 255,
"g": 168,
"b": 150
},
"hsl": {
"h": 10.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.81275,
"c": 0.10677,
"h": 32.3
},
"luminance": 0.51467
}Semantic roles & 50–950 ramp
primary
#FFA896
secondary
#58CAE1
accent
#BEE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281