#FE9B95#FE9B95
#FE9B95 is a light, moderate red. Relative luminance 0.467; OKLCH L 79.0% C 0.120 H 23.9°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FE9B95 |
|---|---|
| RGB | rgb(254, 155, 149) |
| HSL | hsl(3, 98%, 79%) |
| HSV | hsv(3, 41%, 100%) |
| CMYK | cmyk(0%, 39%, 41.3%, 0.4%) |
| CIE-LAB | lab(73.99, 36.26, 18.96) |
| CIE-LCH | lch(73.99, 40.92, 27.60°) |
| OKLab | oklab(78.96% 0.1093 0.0483) |
| OKLCH | oklch(78.96% 0.12 23.9) |
| XYZ | xyz(58.0221, 46.6884, 34.3838) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.41
Blush (survey)
#F29E8E
ΔE00 4.24
Light Salmon
#FEA993
ΔE00 6.38
Lightcoral
#F08080
ΔE00 6.57
Blush Pink
#FE828C
ΔE00 6.63
Salmon Pink
#FE7B7C
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE9B95 #95F8FE
analogous
#FE95C4 #FE9B95 #FED095
triadic
#FE9B95 #95FE9B #9B95FE
tetradic
#FE9B95 #C4FE95 #95F8FE #D095FE
square
#FE9B95 #C4FE95 #95F8FE #D095FE
split-complementary
#FE9B95 #95FED0 #95C4FE
monochromatic
#FD291C #FD6258 #FE9B95 #FFD4D2 #FFE2E1
Accessibility & contrast
On white
2.03
#FE9B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#FE9B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE9B95
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE9B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE9B95 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA94
Deuteranopia (green-blind)
#C8BE93
Tritanopia (blue-blind)
#FF8E9A
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fe9b95; /* rgb */ color: rgb(254, 155, 149); /* oklch */ color: oklch(79.0% 0.120 23.9);
Tailwind
colors: {
custom: {
50: '#ffb9b4',
500: '#fe9b95',
950: '#000000',
},
}SCSS
$custom: #fe9b95; $custom-light: #ffb9b4; $custom-dark: #000000;
JSON
{
"hex": "#fe9b95",
"rgb": {
"r": 254,
"g": 155,
"b": 149
},
"hsl": {
"h": 3.429,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.78959,
"c": 0.11953,
"h": 23.9
},
"luminance": 0.46683
}Semantic roles & 50–950 ramp
primary
#FE9B95
secondary
#D4F5F7
accent
#D8E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080