#FFA294#FFA294
#FFA294 is a light, moderate red. Relative luminance 0.492; OKLCH L 80.2% C 0.113 H 29.1°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA294 |
|---|---|
| RGB | rgb(255, 162, 148) |
| HSL | hsl(8, 100%, 79%) |
| HSV | hsv(8, 42%, 100%) |
| CMYK | cmyk(0%, 36.5%, 42%, 0%) |
| CIE-LAB | lab(75.60, 32.91, 21.74) |
| CIE-LCH | lch(75.60, 39.44, 33.46°) |
| OKLab | oklab(80.22% 0.099 0.0551) |
| OKLCH | oklch(80.22% 0.113 29.1) |
| XYZ | xyz(59.5086, 49.2436, 34.3820) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 2.07
Blush (survey)
#F29E8E
ΔE00 2.46
Light Salmon
#FEA993
ΔE00 3.35
Pale Salmon
#FFB19A
ΔE00 5.02
Darksalmon
#E9967A
ΔE00 6.87
Lightsalmon
#FFA07A
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA294 #94F1FF
analogous
#FF94BC #FFA294 #FFD794
triadic
#FFA294 #94FFA2 #A294FF
tetradic
#FFA294 #BCFF94 #94F1FF #D794FF
square
#FFA294 #BCFF94 #94F1FF #D794FF
split-complementary
#FFA294 #94FFD7 #94BCFF
monochromatic
#FF381A #FF6D57 #FFA294 #FFD7D1 #FFE4E0
Accessibility & contrast
On white
1.94
#FFA294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#FFA294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA294
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA294 | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 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)
#B7AF93
Deuteranopia (green-blind)
#CDC293
Tritanopia (blue-blind)
#FF959F
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ffa294; /* rgb */ color: rgb(255, 162, 148); /* oklch */ color: oklch(80.2% 0.113 29.1);
Tailwind
colors: {
custom: {
50: '#ffbeb3',
500: '#ffa294',
950: '#000000',
},
}SCSS
$custom: #ffa294; $custom-light: #ffbeb3; $custom-dark: #000000;
JSON
{
"hex": "#ffa294",
"rgb": {
"r": 255,
"g": 162,
"b": 148
},
"hsl": {
"h": 7.85,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.80215,
"c": 0.11327,
"h": 29.1
},
"luminance": 0.49239
}Semantic roles & 50–950 ramp
primary
#FFA294
secondary
#D4F3F7
accent
#C7E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180