#FB9995#FB9995
#FB9995 is a light, moderate red. Relative luminance 0.455; OKLCH L 78.3% C 0.118 H 22.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9995 |
|---|---|
| RGB | rgb(251, 153, 149) |
| HSL | hsl(2, 93%, 78%) |
| HSV | hsv(2, 41%, 98%) |
| CMYK | cmyk(0%, 39%, 40.6%, 1.6%) |
| CIE-LAB | lab(73.20, 36.19, 17.81) |
| CIE-LCH | lch(73.20, 40.33, 26.20°) |
| OKLab | oklab(78.27% 0.1092 0.0455) |
| OKLCH | oklch(78.27% 0.118 22.6) |
| XYZ | xyz(56.6025, 45.4664, 34.2227) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.10
Blush (survey)
#F29E8E
ΔE00 4.68
Blush Pink
#FE828C
ΔE00 5.95
Lightcoral
#F08080
ΔE00 5.97
Salmon Pink
#FE7B7C
ΔE00 6.70
Light Salmon
#FEA993
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9995 #95F7FB
analogous
#FB95C4 #FB9995 #FBCC95
triadic
#FB9995 #95FB99 #9995FB
tetradic
#FB9995 #C4FB95 #95F7FB #CC95FB
square
#FB9995 #C4FB95 #95F7FB #CC95FB
split-complementary
#FB9995 #95FBCC #95C4FB
monochromatic
#F7281F #F9605A #FB9995 #FDD2D0 #FEE3E2
Accessibility & contrast
On white
2.08
#FB9995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FB9995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9995
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9995 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA894
Deuteranopia (green-blind)
#C5BB93
Tritanopia (blue-blind)
#FF8D98
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb9995; /* rgb */ color: rgb(251, 153, 149); /* oklch */ color: oklch(78.3% 0.118 22.6);
Tailwind
colors: {
custom: {
50: '#ffb8b4',
500: '#fb9995',
950: '#000000',
},
}SCSS
$custom: #fb9995; $custom-light: #ffb8b4; $custom-dark: #000000;
JSON
{
"hex": "#fb9995",
"rgb": {
"r": 251,
"g": 153,
"b": 149
},
"hsl": {
"h": 2.353,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.78275,
"c": 0.11832,
"h": 22.6
},
"luminance": 0.45462
}Semantic roles & 50–950 ramp
primary
#FB9995
secondary
#D5F5F6
accent
#DCE600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080