#F69A95#F69A95
#F69A95 is a light, moderate red. Relative luminance 0.449; OKLCH L 77.8% C 0.111 H 23.3°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F69A95 |
|---|---|
| RGB | rgb(246, 154, 149) |
| HSL | hsl(3, 84%, 77%) |
| HSV | hsv(3, 39%, 96%) |
| CMYK | cmyk(0%, 37.4%, 39.4%, 3.5%) |
| CIE-LAB | lab(72.81, 33.82, 17.18) |
| CIE-LCH | lch(72.81, 37.93, 26.93°) |
| OKLab | oklab(77.85% 0.1022 0.044) |
| OKLCH | oklch(77.85% 0.111 23.3) |
| XYZ | xyz(54.9890, 44.8784, 34.1942) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.08
Peachy Pink
#FF9A8A
ΔE00 4.08
Lightcoral
#F08080
ΔE00 6.16
Blush Pink
#FE828C
ΔE00 6.50
Light Salmon
#FEA993
ΔE00 6.76
Salmon Pink
#FE7B7C
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69A95 #95F1F6
analogous
#F695C0 #F69A95 #F6CB95
triadic
#F69A95 #95F69A #9A95F6
tetradic
#F69A95 #C0F695 #95F1F6 #CB95F6
square
#F69A95 #C0F695 #95F1F6 #CB95F6
split-complementary
#F69A95 #95F6CB #95C0F6
monochromatic
#EC2F24 #F1645D #F69A95 #FBD0CD #FDE4E3
Accessibility & contrast
On white
2.11
#F69A95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F69A95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69A95
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69A95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69A95 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA894
Deuteranopia (green-blind)
#C3BA94
Tritanopia (blue-blind)
#FF8F99
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f69a95; /* rgb */ color: rgb(246, 154, 149); /* oklch */ color: oklch(77.8% 0.111 23.3);
Tailwind
colors: {
custom: {
50: '#fcb8b4',
500: '#f69a95',
950: '#000000',
},
}SCSS
$custom: #f69a95; $custom-light: #fcb8b4; $custom-dark: #000000;
JSON
{
"hex": "#f69a95",
"rgb": {
"r": 246,
"g": 154,
"b": 149
},
"hsl": {
"h": 3.093,
"s": 84.348,
"l": 77.451
},
"oklch": {
"l": 0.7785,
"c": 0.11124,
"h": 23.3
},
"luminance": 0.44874
}Semantic roles & 50–950 ramp
primary
#F69A95
secondary
#D6F3F5
accent
#D5E105
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080