#FFA894#FFA894
#FFA894 is a light, moderate red. Relative luminance 0.514; OKLCH L 81.2% C 0.107 H 33.6°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA894 |
|---|---|
| RGB | rgb(255, 168, 148) |
| HSL | hsl(11, 100%, 79%) |
| HSV | hsv(11, 42%, 100%) |
| CMYK | cmyk(0%, 34.1%, 42%, 0%) |
| CIE-LAB | lab(76.93, 29.78, 23.55) |
| CIE-LCH | lch(76.93, 37.97, 38.34°) |
| OKLab | oklab(81.23% 0.0895 0.0594) |
| OKLCH | oklch(81.23% 0.107 33.6) |
| XYZ | xyz(60.5908, 51.4081, 34.7428) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.82
Pale Salmon
#FFB19A
ΔE00 2.62
Blush (survey)
#F29E8E
ΔE00 3.08
Peachy Pink
#FF9A8A
ΔE00 3.67
Lightsalmon
#FFA07A
ΔE00 5.86
Darksalmon
#E9967A
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA894 #94EBFF
analogous
#FF94B6 #FFA894 #FFDE94
triadic
#FFA894 #94FFA8 #A894FF
tetradic
#FFA894 #B6FF94 #94EBFF #DE94FF
square
#FFA894 #B6FF94 #94EBFF #DE94FF
split-complementary
#FFA894 #94FFDE #94B6FF
monochromatic
#FF441A #FF7657 #FFA894 #FFDAD1 #FFE6E0
Accessibility & contrast
On white
1.86
#FFA894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#FFA894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA894
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA894 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB392
Deuteranopia (green-blind)
#D1C593
Tritanopia (blue-blind)
#FF9BA3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa894; /* rgb */ color: rgb(255, 168, 148); /* oklch */ color: oklch(81.2% 0.107 33.6);
Tailwind
colors: {
custom: {
50: '#ffc2b3',
500: '#ffa894',
950: '#000000',
},
}SCSS
$custom: #ffa894; $custom-light: #ffc2b3; $custom-dark: #000000;
JSON
{
"hex": "#ffa894",
"rgb": {
"r": 255,
"g": 168,
"b": 148
},
"hsl": {
"h": 11.215,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.81233,
"c": 0.10745,
"h": 33.6
},
"luminance": 0.51403
}Semantic roles & 50–950 ramp
primary
#FFA894
secondary
#56C7E1
accent
#BBE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281