#FF9595#FF9595
#FF9595 is a light, vivid red. Relative luminance 0.449; OKLCH L 78.1% C 0.128 H 20.4°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9595 |
|---|---|
| RGB | rgb(255, 149, 149) |
| HSL | hsl(0, 100%, 79%) |
| HSV | hsv(0, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 41.6%, 0%) |
| CIE-LAB | lab(72.85, 39.71, 17.39) |
| CIE-LCH | lch(72.85, 43.35, 23.65°) |
| OKLab | oklab(78.11% 0.1198 0.0445) |
| OKLCH | oklch(78.11% 0.128 20.4) |
| XYZ | xyz(57.4153, 44.9299, 34.0764) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.56
Peachy Pink
#FF9A8A
ΔE00 5.29
Lightcoral
#F08080
ΔE00 5.36
Salmon Pink
#FE7B7C
ΔE00 5.83
Blush (survey)
#F29E8E
ΔE00 6.24
Rose Pink
#F7879A
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9595 #95FFFF
analogous
#FF95CA #FF9595 #FFCA95
triadic
#FF9595 #95FF95 #9595FF
tetradic
#FF9595 #CAFF95 #95FFFF #CA95FF
square
#FF9595 #CAFF95 #95FFFF #CA95FF
split-complementary
#FF9595 #95FFCA #95CAFF
monochromatic
#FF1B1B #FF5858 #FF9595 #FFD2D2 #FFE0E0
Accessibility & contrast
On white
2.10
#FF9595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#FF9595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9595
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9595 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA694
Deuteranopia (green-blind)
#C5BB93
Tritanopia (blue-blind)
#FF8896
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff9595; /* rgb */ color: rgb(255, 149, 149); /* oklch */ color: oklch(78.1% 0.128 20.4);
Tailwind
colors: {
custom: {
50: '#ffb5b4',
500: '#ff9595',
950: '#000000',
},
}SCSS
$custom: #ff9595; $custom-light: #ffb5b4; $custom-dark: #000000;
JSON
{
"hex": "#ff9595",
"rgb": {
"r": 255,
"g": 149,
"b": 149
},
"hsl": {
"h": 0,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.7811,
"c": 0.12782,
"h": 20.4
},
"luminance": 0.44925
}Semantic roles & 50–950 ramp
primary
#FF9595
secondary
#D4F7F7
accent
#E5E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#191111
muted
#878080