#FFA893#FFA893
#FFA893 is a light, moderate red. Relative luminance 0.514; OKLCH L 81.2% C 0.108 H 34.2°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA893 |
|---|---|
| RGB | rgb(255, 168, 147) |
| HSL | hsl(12, 100%, 79%) |
| HSV | hsv(12, 42%, 100%) |
| CMYK | cmyk(0%, 34.1%, 42.4%, 0%) |
| CIE-LAB | lab(76.91, 29.68, 24.06) |
| CIE-LCH | lch(76.91, 38.21, 39.04°) |
| OKLab | oklab(81.21% 0.0891 0.0606) |
| OKLCH | oklch(81.21% 0.108 34.2) |
| XYZ | xyz(60.5120, 51.3765, 34.3277) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.54
Pale Salmon
#FFB19A
ΔE00 2.48
Blush (survey)
#F29E8E
ΔE00 3.22
Peachy Pink
#FF9A8A
ΔE00 3.82
Lightsalmon
#FFA07A
ΔE00 5.54
Darksalmon
#E9967A
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA893 #93EAFF
analogous
#FF93B4 #FFA893 #FFDE93
triadic
#FFA893 #93FFA8 #A893FF
tetradic
#FFA893 #B4FF93 #93EAFF #DE93FF
square
#FFA893 #B4FF93 #93EAFF #DE93FF
split-complementary
#FFA893 #93FFDE #93B4FF
monochromatic
#FF4519 #FF7756 #FFA893 #FFD9D0 #FFE6E0
Accessibility & contrast
On white
1.86
#FFA893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#FFA893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA893
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA893 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB391
Deuteranopia (green-blind)
#D1C592
Tritanopia (blue-blind)
#FF9BA3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa893; /* rgb */ color: rgb(255, 168, 147); /* oklch */ color: oklch(81.2% 0.108 34.2);
Tailwind
colors: {
custom: {
50: '#ffc2b2',
500: '#ffa893',
950: '#000000',
},
}SCSS
$custom: #ffa893; $custom-light: #ffc2b2; $custom-dark: #000000;
JSON
{
"hex": "#ffa893",
"rgb": {
"r": 255,
"g": 168,
"b": 147
},
"hsl": {
"h": 11.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.81212,
"c": 0.1078,
"h": 34.2
},
"luminance": 0.51372
}Semantic roles & 50–950 ramp
primary
#FFA893
secondary
#55C6E1
accent
#B9E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181211
muted
#868281