#F79B95#F79B95
#F79B95 is a light, moderate red. Relative luminance 0.454; OKLCH L 78.1% C 0.111 H 24.0°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F79B95 |
|---|---|
| RGB | rgb(247, 155, 149) |
| HSL | hsl(4, 86%, 78%) |
| HSV | hsv(4, 40%, 97%) |
| CMYK | cmyk(0%, 37.2%, 39.7%, 3.1%) |
| CIE-LAB | lab(73.15, 33.67, 17.67) |
| CIE-LCH | lch(73.15, 38.02, 27.68°) |
| OKLab | oklab(78.13% 0.1017 0.0452) |
| OKLCH | oklch(78.13% 0.111 24) |
| XYZ | xyz(55.5065, 45.3912, 34.2659) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.74
Blush (survey)
#F29E8E
ΔE00 3.75
Light Salmon
#FEA993
ΔE00 6.35
Lightcoral
#F08080
ΔE00 6.43
Blush Pink
#FE828C
ΔE00 6.82
Salmon
#FA8072
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79B95 #95F1F7
analogous
#F795C0 #F79B95 #F7CC95
triadic
#F79B95 #95F79B #9B95F7
tetradic
#F79B95 #C0F795 #95F1F7 #CC95F7
square
#F79B95 #C0F795 #95F1F7 #CC95F7
split-complementary
#F79B95 #95F7CC #95C0F7
monochromatic
#EE3023 #F3655C #F79B95 #FBD1CE #FDE4E3
Accessibility & contrast
On white
2.08
#F79B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F79B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79B95
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79B95 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA894
Deuteranopia (green-blind)
#C5BB94
Tritanopia (blue-blind)
#FF8F9A
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f79b95; /* rgb */ color: rgb(247, 155, 149); /* oklch */ color: oklch(78.1% 0.111 24.0);
Tailwind
colors: {
custom: {
50: '#fcb9b4',
500: '#f79b95',
950: '#000000',
},
}SCSS
$custom: #f79b95; $custom-light: #fcb9b4; $custom-dark: #000000;
JSON
{
"hex": "#f79b95",
"rgb": {
"r": 247,
"g": 155,
"b": 149
},
"hsl": {
"h": 3.673,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.78134,
"c": 0.11128,
"h": 24
},
"luminance": 0.45387
}Semantic roles & 50–950 ramp
primary
#F79B95
secondary
#D6F3F5
accent
#D5E203
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080