#F99D95#F99D95
#F99D95 is a light, moderate red. Relative luminance 0.464; OKLCH L 78.7% C 0.111 H 25.3°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F99D95 |
|---|---|
| RGB | rgb(249, 157, 149) |
| HSL | hsl(5, 89%, 78%) |
| HSV | hsv(5, 40%, 98%) |
| CMYK | cmyk(0%, 36.9%, 40.2%, 2.4%) |
| CIE-LAB | lab(73.82, 33.37, 18.64) |
| CIE-LCH | lch(73.82, 38.22, 29.18°) |
| OKLab | oklab(78.7% 0.1007 0.0476) |
| OKLCH | oklch(78.7% 0.111 25.3) |
| XYZ | xyz(56.5514, 46.4281, 34.4110) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.10
Blush (survey)
#F29E8E
ΔE00 3.17
Light Salmon
#FEA993
ΔE00 5.54
Lightcoral
#F08080
ΔE00 7.02
Pale Salmon
#FFB19A
ΔE00 7.08
Salmon
#FA8072
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99D95 #95F1F9
analogous
#F995BF #F99D95 #F9CF95
triadic
#F99D95 #95F99D #9D95F9
tetradic
#F99D95 #BFF995 #95F1F9 #CF95F9
square
#F99D95 #BFF995 #95F1F9 #CF95F9
split-complementary
#F99D95 #95F9CF #95BFF9
monochromatic
#F23221 #F6675B #F99D95 #FCD3CF #FDE4E2
Accessibility & contrast
On white
2.04
#F99D95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F99D95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99D95
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99D95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99D95 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AA94
Deuteranopia (green-blind)
#C7BD94
Tritanopia (blue-blind)
#FF919B
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f99d95; /* rgb */ color: rgb(249, 157, 149); /* oklch */ color: oklch(78.7% 0.111 25.3);
Tailwind
colors: {
custom: {
50: '#febbb4',
500: '#f99d95',
950: '#000000',
},
}SCSS
$custom: #f99d95; $custom-light: #febbb4; $custom-dark: #000000;
JSON
{
"hex": "#f99d95",
"rgb": {
"r": 249,
"g": 157,
"b": 149
},
"hsl": {
"h": 4.8,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.78702,
"c": 0.11138,
"h": 25.3
},
"luminance": 0.46424
}Semantic roles & 50–950 ramp
primary
#F99D95
secondary
#D6F3F5
accent
#D3E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180