#FF9593#FF9593
#FF9593 is a light, vivid red. Relative luminance 0.449; OKLCH L 78.1% C 0.128 H 21.6°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9593 |
|---|---|
| RGB | rgb(255, 149, 147) |
| HSL | hsl(1, 100%, 79%) |
| HSV | hsv(1, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 42.4%, 0%) |
| CIE-LAB | lab(72.80, 39.50, 18.44) |
| CIE-LCH | lch(72.80, 43.60, 25.02°) |
| OKLab | oklab(78.06% 0.1191 0.047) |
| OKLCH | oklch(78.06% 0.128 21.6) |
| XYZ | xyz(57.2570, 44.8666, 33.2427) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.65
Blush Pink
#FE828C
ΔE00 4.87
Lightcoral
#F08080
ΔE00 5.30
Salmon Pink
#FE7B7C
ΔE00 5.71
Blush (survey)
#F29E8E
ΔE00 5.72
Salmon
#FA8072
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9593 #93FDFF
analogous
#FF93C7 #FF9593 #FFCB93
triadic
#FF9593 #93FF95 #9593FF
tetradic
#FF9593 #C7FF93 #93FDFF #CB93FF
square
#FF9593 #C7FF93 #93FDFF #CB93FF
split-complementary
#FF9593 #93FFCB #93C7FF
monochromatic
#FF1D19 #FF5956 #FF9593 #FFD1D0 #FFE1E0
Accessibility & contrast
On white
2.11
#FF9593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#FF9593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9593
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9593 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA692
Deuteranopia (green-blind)
#C5BB91
Tritanopia (blue-blind)
#FF8895
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff9593; /* rgb */ color: rgb(255, 149, 147); /* oklch */ color: oklch(78.1% 0.128 21.6);
Tailwind
colors: {
custom: {
50: '#ffb5b2',
500: '#ff9593',
950: '#000000',
},
}SCSS
$custom: #ff9593; $custom-light: #ffb5b2; $custom-dark: #000000;
JSON
{
"hex": "#ff9593",
"rgb": {
"r": 255,
"g": 149,
"b": 147
},
"hsl": {
"h": 1.111,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.78064,
"c": 0.128,
"h": 21.6
},
"luminance": 0.44861
}Semantic roles & 50–950 ramp
primary
#FF9593
secondary
#D4F7F7
accent
#E1E600
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#191111
muted
#878080