#FF8B95#FF8B95
#FF8B95 is a light, vivid red. Relative luminance 0.419; OKLCH L 76.6% C 0.140 H 15.5°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8B95 |
|---|---|
| RGB | rgb(255, 139, 149) |
| HSL | hsl(355, 100%, 77%) |
| HSV | hsv(355, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 41.6%, 0%) |
| CIE-LAB | lab(70.80, 44.77, 14.55) |
| CIE-LCH | lch(70.80, 47.07, 18.00°) |
| OKLab | oklab(76.55% 0.1354 0.0375) |
| OKLCH | oklch(76.55% 0.14 15.5) |
| XYZ | xyz(55.9006, 41.9005, 33.5715) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.07
Rose Pink
#F7879A
ΔE00 3.30
Carnation
#FD798F
ΔE00 4.30
Lightcoral
#F08080
ΔE00 4.89
Salmon Pink
#FE7B7C
ΔE00 5.29
Rosa
#FE86A4
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8B95 #8BFFF5
analogous
#FF8BCF #FF8B95 #FFBB8B
triadic
#FF8B95 #95FF8B #8B95FF
tetradic
#FF8B95 #CFFF8B #8BFFF5 #BB8BFF
square
#FF8B95 #CFFF8B #8BFFF5 #BB8BFF
split-complementary
#FF8B95 #8BFFBB #8BCFFF
monochromatic
#FF1125 #FF4E5D #FF8B95 #FFC8CD #FFE0E3
Accessibility & contrast
On white
2.24
#FF8B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#FF8B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8B95
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8B95 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29F95
Deuteranopia (green-blind)
#BFB693
Tritanopia (blue-blind)
#FF7D8F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff8b95; /* rgb */ color: rgb(255, 139, 149); /* oklch */ color: oklch(76.6% 0.140 15.5);
Tailwind
colors: {
custom: {
50: '#ffafb4',
500: '#ff8b95',
950: '#000000',
},
}SCSS
$custom: #ff8b95; $custom-light: #ffafb4; $custom-dark: #000000;
JSON
{
"hex": "#ff8b95",
"rgb": {
"r": 255,
"g": 139,
"b": 149
},
"hsl": {
"h": 354.828,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.76553,
"c": 0.14046,
"h": 15.5
},
"luminance": 0.41895
}Semantic roles & 50–950 ramp
primary
#FF8B95
secondary
#D4F7F4
accent
#E6D200
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#191011
muted
#877F80