#F99D96#F99D96
#F99D96 is a light, moderate red. Relative luminance 0.465; OKLCH L 78.7% C 0.111 H 24.6°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F99D96 |
|---|---|
| RGB | rgb(249, 157, 150) |
| HSL | hsl(4, 89%, 78%) |
| HSV | hsv(4, 40%, 98%) |
| CMYK | cmyk(0%, 36.9%, 39.8%, 2.4%) |
| CIE-LAB | lab(73.84, 33.48, 18.12) |
| CIE-LCH | lch(73.84, 38.07, 28.42°) |
| OKLab | oklab(78.72% 0.1011 0.0463) |
| OKLCH | oklch(78.72% 0.111 24.6) |
| XYZ | xyz(56.6315, 46.4602, 34.8333) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.42
Blush (survey)
#F29E8E
ΔE00 3.49
Light Salmon
#FEA993
ΔE00 5.84
Lightcoral
#F08080
ΔE00 6.95
Blush Pink
#FE828C
ΔE00 7.30
Pale Salmon
#FFB19A
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99D96 #96F2F9
analogous
#F996C0 #F99D96 #F9CE96
triadic
#F99D96 #96F99D #9D96F9
tetradic
#F99D96 #C0F996 #96F2F9 #CE96F9
square
#F99D96 #C0F996 #96F2F9 #CE96F9
split-complementary
#F99D96 #96F9CE #96C0F9
monochromatic
#F23122 #F6675C #F99D96 #FCD3D0 #FDE4E2
Accessibility & contrast
On white
2.04
#F99D96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#F99D96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99D96
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99D96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99D96 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA95
Deuteranopia (green-blind)
#C7BD95
Tritanopia (blue-blind)
#FF919C
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f99d96; /* rgb */ color: rgb(249, 157, 150); /* oklch */ color: oklch(78.7% 0.111 24.6);
Tailwind
colors: {
custom: {
50: '#febbb4',
500: '#f99d96',
950: '#000000',
},
}SCSS
$custom: #f99d96; $custom-light: #febbb4; $custom-dark: #000000;
JSON
{
"hex": "#f99d96",
"rgb": {
"r": 249,
"g": 157,
"b": 150
},
"hsl": {
"h": 4.242,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.78725,
"c": 0.1112,
"h": 24.6
},
"luminance": 0.46456
}Semantic roles & 50–950 ramp
primary
#F99D96
secondary
#D6F3F5
accent
#D5E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180