#F9999C#F9999C
#F9999C is a light, moderate red. Relative luminance 0.453; OKLCH L 78.2% C 0.115 H 18.0°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F9999C |
|---|---|
| RGB | rgb(249, 153, 156) |
| HSL | hsl(358, 89%, 79%) |
| HSV | hsv(358, 39%, 98%) |
| CMYK | cmyk(0%, 38.6%, 37.3%, 2.4%) |
| CIE-LAB | lab(73.11, 36.23, 13.79) |
| CIE-LCH | lch(73.11, 38.77, 20.84°) |
| OKLab | oklab(78.2% 0.1097 0.0357) |
| OKLCH | oklch(78.2% 0.115 18) |
| XYZ | xyz(56.4614, 45.3271, 37.2213) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.28
Rose Pink
#F7879A
ΔE00 5.62
Lightcoral
#F08080
ΔE00 6.34
Peachy Pink
#FF9A8A
ΔE00 6.57
Blush (survey)
#F29E8E
ΔE00 6.76
Salmon Pink
#FE7B7C
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9999C #99F9F6
analogous
#F999CC #F9999C #F9C699
triadic
#F9999C #9CF999 #999CF9
tetradic
#F9999C #CCF999 #99F9F6 #C699F9
square
#F9999C #CCF999 #99F9F6 #C699F9
split-complementary
#F9999C #99F9C6 #99CCF9
monochromatic
#F2252C #F65F64 #F9999C #FCD3D4 #FDE2E3
Accessibility & contrast
On white
2.09
#F9999C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F9999C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9999C
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9999C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9999C | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89C
Deuteranopia (green-blind)
#C3BB9A
Tritanopia (blue-blind)
#FF8E9B
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f9999c; /* rgb */ color: rgb(249, 153, 156); /* oklch */ color: oklch(78.2% 0.115 18.0);
Tailwind
colors: {
custom: {
50: '#feb8b9',
500: '#f9999c',
950: '#000000',
},
}SCSS
$custom: #f9999c; $custom-light: #feb8b9; $custom-dark: #000000;
JSON
{
"hex": "#f9999c",
"rgb": {
"r": 249,
"g": 153,
"b": 156
},
"hsl": {
"h": 358.125,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.78203,
"c": 0.11537,
"h": 18
},
"luminance": 0.45323
}Semantic roles & 50–950 ramp
primary
#F9999C
secondary
#D6F5F4
accent
#E6DE00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080