#F99995#F99995
#F99995 is a light, moderate red. Relative luminance 0.451; OKLCH L 78.0% C 0.116 H 22.6°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F99995 |
|---|---|
| RGB | rgb(249, 153, 149) |
| HSL | hsl(2, 89%, 78%) |
| HSV | hsv(2, 40%, 98%) |
| CMYK | cmyk(0%, 38.6%, 40.2%, 2.4%) |
| CIE-LAB | lab(72.96, 35.45, 17.43) |
| CIE-LCH | lch(72.96, 39.51, 26.19°) |
| OKLab | oklab(78.04% 0.107 0.0446) |
| OKLCH | oklch(78.04% 0.116 22.6) |
| XYZ | xyz(55.8857, 45.0968, 34.1891) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.19
Blush (survey)
#F29E8E
ΔE00 4.57
Lightcoral
#F08080
ΔE00 5.93
Blush Pink
#FE828C
ΔE00 6.01
Salmon Pink
#FE7B7C
ΔE00 6.79
Light Salmon
#FEA993
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99995 #95F5F9
analogous
#F995C3 #F99995 #F9CB95
triadic
#F99995 #95F999 #9995F9
tetradic
#F99995 #C3F995 #95F5F9 #CB95F9
square
#F99995 #C3F995 #95F5F9 #CB95F9
split-complementary
#F99995 #95F9CB #95C3F9
monochromatic
#F22A21 #F6615B #F99995 #FCD1CF #FDE3E2
Accessibility & contrast
On white
2.10
#F99995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#F99995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99995
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99995 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA794
Deuteranopia (green-blind)
#C4BA93
Tritanopia (blue-blind)
#FF8D98
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f99995; /* rgb */ color: rgb(249, 153, 149); /* oklch */ color: oklch(78.0% 0.116 22.6);
Tailwind
colors: {
custom: {
50: '#feb8b4',
500: '#f99995',
950: '#000000',
},
}SCSS
$custom: #f99995; $custom-light: #feb8b4; $custom-dark: #000000;
JSON
{
"hex": "#f99995",
"rgb": {
"r": 249,
"g": 153,
"b": 149
},
"hsl": {
"h": 2.4,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.78037,
"c": 0.11597,
"h": 22.6
},
"luminance": 0.45092
}Semantic roles & 50–950 ramp
primary
#F99995
secondary
#D6F4F5
accent
#DCE600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080