#FF9B95#FF9B95
#FF9B95 is a light, vivid red. Relative luminance 0.469; OKLCH L 79.1% C 0.121 H 23.8°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9B95 |
|---|---|
| RGB | rgb(255, 155, 149) |
| HSL | hsl(3, 100%, 79%) |
| HSV | hsv(3, 42%, 100%) |
| CMYK | cmyk(0%, 39.2%, 41.6%, 0%) |
| CIE-LAB | lab(74.11, 36.63, 19.15) |
| CIE-LCH | lch(74.11, 41.34, 27.59°) |
| OKLab | oklab(79.08% 0.1104 0.0488) |
| OKLCH | oklch(79.08% 0.121 23.8) |
| XYZ | xyz(58.3891, 46.8776, 34.4010) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.39
Blush (survey)
#F29E8E
ΔE00 4.33
Light Salmon
#FEA993
ΔE00 6.41
Lightcoral
#F08080
ΔE00 6.61
Blush Pink
#FE828C
ΔE00 6.62
Salmon Pink
#FE7B7C
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9B95 #95F9FF
analogous
#FF95C4 #FF9B95 #FFD095
triadic
#FF9B95 #95FF9B #9B95FF
tetradic
#FF9B95 #C4FF95 #95F9FF #D095FF
square
#FF9B95 #C4FF95 #95F9FF #D095FF
split-complementary
#FF9B95 #95FFD0 #95C4FF
monochromatic
#FF281B #FF6158 #FF9B95 #FFD5D2 #FFE2E0
Accessibility & contrast
On white
2.02
#FF9B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#FF9B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9B95
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9B95 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA94
Deuteranopia (green-blind)
#C9BE93
Tritanopia (blue-blind)
#FF8E9A
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff9b95; /* rgb */ color: rgb(255, 155, 149); /* oklch */ color: oklch(79.1% 0.121 23.8);
Tailwind
colors: {
custom: {
50: '#ffb9b4',
500: '#ff9b95',
950: '#000000',
},
}SCSS
$custom: #ff9b95; $custom-light: #ffb9b4; $custom-dark: #000000;
JSON
{
"hex": "#ff9b95",
"rgb": {
"r": 255,
"g": 155,
"b": 149
},
"hsl": {
"h": 3.396,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.79078,
"c": 0.1207,
"h": 23.8
},
"luminance": 0.46873
}Semantic roles & 50–950 ramp
primary
#FF9B95
secondary
#D4F5F7
accent
#D9E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180