#F69596#F69596
#F69596 is a light, moderate red. Relative luminance 0.433; OKLCH L 77.0% C 0.117 H 19.5°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F69596 |
|---|---|
| RGB | rgb(246, 149, 150) |
| HSL | hsl(359, 84%, 77%) |
| HSV | hsv(359, 39%, 96%) |
| CMYK | cmyk(0%, 39.4%, 39%, 3.5%) |
| CIE-LAB | lab(71.75, 36.53, 15.15) |
| CIE-LCH | lch(71.75, 39.55, 22.53°) |
| OKLab | oklab(77.05% 0.1105 0.039) |
| OKLCH | oklch(77.05% 0.117 19.5) |
| XYZ | xyz(54.2611, 43.2943, 34.3471) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.68
Lightcoral
#F08080
ΔE00 5.16
Rose Pink
#F7879A
ΔE00 5.69
Peachy Pink
#FF9A8A
ΔE00 5.96
Blush (survey)
#F29E8E
ΔE00 6.22
Salmon Pink
#FE7B7C
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69596 #95F6F5
analogous
#F695C7 #F69596 #F6C495
triadic
#F69596 #96F695 #9596F6
tetradic
#F69596 #C7F695 #95F6F5 #C495F6
square
#F69596 #C7F695 #95F6F5 #C495F6
split-complementary
#F69596 #95F6C4 #95C7F6
monochromatic
#EC2426 #F15D5E #F69596 #FBCDCE #FDE3E3
Accessibility & contrast
On white
2.17
#F69596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#F69596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69596
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69596 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A496
Deuteranopia (green-blind)
#C0B794
Tritanopia (blue-blind)
#FF8A96
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f69596; /* rgb */ color: rgb(246, 149, 150); /* oklch */ color: oklch(77.0% 0.117 19.5);
Tailwind
colors: {
custom: {
50: '#fcb5b4',
500: '#f69596',
950: '#000000',
},
}SCSS
$custom: #f69596; $custom-light: #fcb5b4; $custom-dark: #000000;
JSON
{
"hex": "#f69596",
"rgb": {
"r": 246,
"g": 149,
"b": 150
},
"hsl": {
"h": 359.381,
"s": 84.348,
"l": 77.451
},
"oklch": {
"l": 0.77047,
"c": 0.11716,
"h": 19.5
},
"luminance": 0.4329
}Semantic roles & 50–950 ramp
primary
#F69596
secondary
#D6F5F4
accent
#E1DF05
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080