#F99B95#F99B95
#F99B95 is a light, moderate red. Relative luminance 0.458; OKLCH L 78.4% C 0.114 H 23.9°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F99B95 |
|---|---|
| RGB | rgb(249, 155, 149) |
| HSL | hsl(4, 89%, 78%) |
| HSV | hsv(4, 40%, 98%) |
| CMYK | cmyk(0%, 37.8%, 40.2%, 2.4%) |
| CIE-LAB | lab(73.39, 34.41, 18.03) |
| CIE-LCH | lch(73.39, 38.85, 27.66°) |
| OKLab | oklab(78.37% 0.1039 0.0461) |
| OKLCH | oklch(78.37% 0.114 23.9) |
| XYZ | xyz(56.2158, 45.7569, 34.2992) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.60
Blush (survey)
#F29E8E
ΔE00 3.86
Light Salmon
#FEA993
ΔE00 6.34
Lightcoral
#F08080
ΔE00 6.45
Blush Pink
#FE828C
ΔE00 6.74
Salmon
#FA8072
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99B95 #95F3F9
analogous
#F995C1 #F99B95 #F9CD95
triadic
#F99B95 #95F99B #9B95F9
tetradic
#F99B95 #C1F995 #95F3F9 #CD95F9
square
#F99B95 #C1F995 #95F3F9 #CD95F9
split-complementary
#F99B95 #95F9CD #95C1F9
monochromatic
#F22E21 #F6645B #F99B95 #FCD2CF #FDE4E2
Accessibility & contrast
On white
2.07
#F99B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#F99B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99B95
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99B95 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA994
Deuteranopia (green-blind)
#C6BC94
Tritanopia (blue-blind)
#FF8F9A
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f99b95; /* rgb */ color: rgb(249, 155, 149); /* oklch */ color: oklch(78.4% 0.114 23.9);
Tailwind
colors: {
custom: {
50: '#feb9b4',
500: '#f99b95',
950: '#000000',
},
}SCSS
$custom: #f99b95; $custom-light: #feb9b4; $custom-dark: #000000;
JSON
{
"hex": "#f99b95",
"rgb": {
"r": 249,
"g": 155,
"b": 149
},
"hsl": {
"h": 3.6,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.78368,
"c": 0.11363,
"h": 23.9
},
"luminance": 0.45752
}Semantic roles & 50–950 ramp
primary
#F99B95
secondary
#D6F4F5
accent
#D8E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080