#F99C99#F99C99
#F99C99 is a light, moderate red. Relative luminance 0.462; OKLCH L 78.6% C 0.112 H 21.9°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F99C99 |
|---|---|
| RGB | rgb(249, 156, 153) |
| HSL | hsl(2, 89%, 79%) |
| HSV | hsv(2, 39%, 98%) |
| CMYK | cmyk(0%, 37.3%, 38.6%, 2.4%) |
| CIE-LAB | lab(73.69, 34.34, 16.26) |
| CIE-LCH | lch(73.69, 37.99, 25.33°) |
| OKLab | oklab(78.63% 0.1038 0.0418) |
| OKLCH | oklch(78.63% 0.112 21.9) |
| XYZ | xyz(56.7077, 46.2211, 36.0657) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.68
Blush (survey)
#F29E8E
ΔE00 4.79
Blush Pink
#FE828C
ΔE00 6.44
Lightcoral
#F08080
ΔE00 6.62
Light Salmon
#FEA993
ΔE00 7.15
Rose Pink
#F7879A
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99C99 #99F6F9
analogous
#F999C6 #F99C99 #F9CC99
triadic
#F99C99 #99F99C #9C99F9
tetradic
#F99C99 #C6F999 #99F6F9 #CC99F9
square
#F99C99 #C6F999 #99F6F9 #CC99F9
split-complementary
#F99C99 #99F9CC #99C6F9
monochromatic
#F22C25 #F6645F #F99C99 #FCD4D3 #FDE3E2
Accessibility & contrast
On white
2.05
#F99C99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#F99C99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99C99
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99C99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99C99 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA98
Deuteranopia (green-blind)
#C5BC97
Tritanopia (blue-blind)
#FF919C
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f99c99; /* rgb */ color: rgb(249, 156, 153); /* oklch */ color: oklch(78.6% 0.112 21.9);
Tailwind
colors: {
custom: {
50: '#febab7',
500: '#f99c99',
950: '#000000',
},
}SCSS
$custom: #f99c99; $custom-light: #febab7; $custom-dark: #000000;
JSON
{
"hex": "#f99c99",
"rgb": {
"r": 249,
"g": 156,
"b": 153
},
"hsl": {
"h": 1.875,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.78627,
"c": 0.11192,
"h": 21.9
},
"luminance": 0.46217
}Semantic roles & 50–950 ramp
primary
#F99C99
secondary
#D6F4F5
accent
#DEE600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180