#F99795#F99795
#F99795 is a light, moderate red. Relative luminance 0.444; OKLCH L 77.7% C 0.118 H 21.4°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F99795 |
|---|---|
| RGB | rgb(249, 151, 149) |
| HSL | hsl(1, 89%, 78%) |
| HSV | hsv(1, 40%, 98%) |
| CMYK | cmyk(0%, 39.4%, 40.2%, 2.4%) |
| CIE-LAB | lab(72.53, 36.49, 16.84) |
| CIE-LCH | lch(72.53, 40.19, 24.77°) |
| OKLab | oklab(77.71% 0.1102 0.0432) |
| OKLCH | oklch(77.71% 0.118 21.4) |
| XYZ | xyz(55.5611, 44.4476, 34.0809) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.82
Blush (survey)
#F29E8E
ΔE00 5.28
Blush Pink
#FE828C
ΔE00 5.31
Lightcoral
#F08080
ΔE00 5.48
Salmon Pink
#FE7B7C
ΔE00 6.37
Rose Pink
#F7879A
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99795 #95F7F9
analogous
#F995C5 #F99795 #F9C995
triadic
#F99795 #95F997 #9795F9
tetradic
#F99795 #C5F995 #95F7F9 #C995F9
square
#F99795 #C5F995 #95F7F9 #C995F9
split-complementary
#F99795 #95F9C9 #95C5F9
monochromatic
#F22521 #F65E5B #F99795 #FCD0CF #FDE3E2
Accessibility & contrast
On white
2.12
#F99795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F99795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99795
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99795 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA694
Deuteranopia (green-blind)
#C3B993
Tritanopia (blue-blind)
#FF8B97
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f99795; /* rgb */ color: rgb(249, 151, 149); /* oklch */ color: oklch(77.7% 0.118 21.4);
Tailwind
colors: {
custom: {
50: '#feb7b4',
500: '#f99795',
950: '#000000',
},
}SCSS
$custom: #f99795; $custom-light: #feb7b4; $custom-dark: #000000;
JSON
{
"hex": "#f99795",
"rgb": {
"r": 249,
"g": 151,
"b": 149
},
"hsl": {
"h": 1.2,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.77709,
"c": 0.11834,
"h": 21.4
},
"luminance": 0.44443
}Semantic roles & 50–950 ramp
primary
#F99795
secondary
#D6F5F5
accent
#E1E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080