#FF9494#FF9494
#FF9494 is a light, vivid red. Relative luminance 0.446; OKLCH L 77.9% C 0.129 H 20.4°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9494 |
|---|---|
| RGB | rgb(255, 148, 148) |
| HSL | hsl(0, 100%, 79%) |
| HSV | hsv(0, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 42%, 0%) |
| CIE-LAB | lab(72.62, 40.12, 17.63) |
| CIE-LCH | lch(72.62, 43.82, 23.72°) |
| OKLab | oklab(77.93% 0.121 0.0451) |
| OKLCH | oklch(77.93% 0.129 20.4) |
| XYZ | xyz(57.1783, 44.5831, 33.6053) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.38
Lightcoral
#F08080
ΔE00 5.16
Peachy Pink
#FF9A8A
ΔE00 5.29
Salmon Pink
#FE7B7C
ΔE00 5.60
Rose Pink
#F7879A
ΔE00 6.28
Blush (survey)
#F29E8E
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9494 #94FFFF
analogous
#FF94CA #FF9494 #FFCA94
triadic
#FF9494 #94FF94 #9494FF
tetradic
#FF9494 #CAFF94 #94FFFF #CA94FF
square
#FF9494 #CAFF94 #94FFFF #CA94FF
split-complementary
#FF9494 #94FFCA #94CAFF
monochromatic
#FF1A1A #FF5757 #FF9494 #FFD1D1 #FFE0E0
Accessibility & contrast
On white
2.12
#FF9494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#FF9494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9494
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9494 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA593
Deuteranopia (green-blind)
#C4BA92
Tritanopia (blue-blind)
#FF8795
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff9494; /* rgb */ color: rgb(255, 148, 148); /* oklch */ color: oklch(77.9% 0.129 20.4);
Tailwind
colors: {
custom: {
50: '#ffb5b3',
500: '#ff9494',
950: '#000000',
},
}SCSS
$custom: #ff9494; $custom-light: #ffb5b3; $custom-dark: #000000;
JSON
{
"hex": "#ff9494",
"rgb": {
"r": 255,
"g": 148,
"b": 148
},
"hsl": {
"h": 0,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.77928,
"c": 0.12912,
"h": 20.4
},
"luminance": 0.44578
}Semantic roles & 50–950 ramp
primary
#FF9494
secondary
#D4F7F7
accent
#E5E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#191111
muted
#878080