#FFA293#FFA293
#FFA293 is a light, moderate red. Relative luminance 0.492; OKLCH L 80.2% C 0.114 H 29.7°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA293 |
|---|---|
| RGB | rgb(255, 162, 147) |
| HSL | hsl(8, 100%, 79%) |
| HSV | hsv(8, 42%, 100%) |
| CMYK | cmyk(0%, 36.5%, 42.4%, 0%) |
| CIE-LAB | lab(75.58, 32.80, 22.26) |
| CIE-LCH | lch(75.58, 39.64, 34.16°) |
| OKLab | oklab(80.19% 0.0986 0.0563) |
| OKLCH | oklch(80.19% 0.114 29.7) |
| XYZ | xyz(59.4297, 49.2121, 33.9670) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 1.97
Blush (survey)
#F29E8E
ΔE00 2.35
Light Salmon
#FEA993
ΔE00 3.07
Pale Salmon
#FFB19A
ΔE00 4.81
Darksalmon
#E9967A
ΔE00 6.61
Lightsalmon
#FFA07A
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA293 #93F0FF
analogous
#FF93BA #FFA293 #FFD893
triadic
#FFA293 #93FFA2 #A293FF
tetradic
#FFA293 #BAFF93 #93F0FF #D893FF
square
#FFA293 #BAFF93 #93F0FF #D893FF
split-complementary
#FFA293 #93FFD8 #93BAFF
monochromatic
#FF3919 #FF6D56 #FFA293 #FFD7D0 #FFE5E0
Accessibility & contrast
On white
1.94
#FFA293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#FFA293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA293
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA293 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF92
Deuteranopia (green-blind)
#CDC292
Tritanopia (blue-blind)
#FF959E
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ffa293; /* rgb */ color: rgb(255, 162, 147); /* oklch */ color: oklch(80.2% 0.114 29.7);
Tailwind
colors: {
custom: {
50: '#ffbeb2',
500: '#ffa293',
950: '#000000',
},
}SCSS
$custom: #ffa293; $custom-light: #ffbeb2; $custom-dark: #000000;
JSON
{
"hex": "#ffa293",
"rgb": {
"r": 255,
"g": 162,
"b": 147
},
"hsl": {
"h": 8.333,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.80194,
"c": 0.11355,
"h": 29.7
},
"luminance": 0.49207
}Semantic roles & 50–950 ramp
primary
#FFA293
secondary
#D4F2F7
accent
#C6E600
background
#FFFBFA
surface
#FFF7F5
border
#D7D0CF
text
#181211
muted
#868180