#F69B95#F69B95
#F69B95 is a light, moderate red. Relative luminance 0.452; OKLCH L 78.0% C 0.110 H 24.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F69B95 |
|---|---|
| RGB | rgb(246, 155, 149) |
| HSL | hsl(4, 84%, 77%) |
| HSV | hsv(4, 39%, 96%) |
| CMYK | cmyk(0%, 37%, 39.4%, 3.5%) |
| CIE-LAB | lab(73.03, 33.30, 17.48) |
| CIE-LCH | lch(73.03, 37.61, 27.70°) |
| OKLab | oklab(78.02% 0.1006 0.0447) |
| OKLCH | oklch(78.02% 0.11 24) |
| XYZ | xyz(55.1547, 45.2098, 34.2494) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.71
Peachy Pink
#FF9A8A
ΔE00 3.81
Light Salmon
#FEA993
ΔE00 6.36
Lightcoral
#F08080
ΔE00 6.44
Blush Pink
#FE828C
ΔE00 6.87
Salmon
#FA8072
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69B95 #95F0F6
analogous
#F695C0 #F69B95 #F6CB95
triadic
#F69B95 #95F69B #9B95F6
tetradic
#F69B95 #C0F695 #95F0F6 #CB95F6
square
#F69B95 #C0F695 #95F0F6 #CB95F6
split-complementary
#F69B95 #95F6CB #95C0F6
monochromatic
#EC3124 #F1665D #F69B95 #FBD0CD #FDE4E3
Accessibility & contrast
On white
2.09
#F69B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F69B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69B95
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69B95 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA894
Deuteranopia (green-blind)
#C4BA94
Tritanopia (blue-blind)
#FF909A
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f69b95; /* rgb */ color: rgb(246, 155, 149); /* oklch */ color: oklch(78.0% 0.110 24.0);
Tailwind
colors: {
custom: {
50: '#fcb9b4',
500: '#f69b95',
950: '#000000',
},
}SCSS
$custom: #f69b95; $custom-light: #fcb9b4; $custom-dark: #000000;
JSON
{
"hex": "#f69b95",
"rgb": {
"r": 246,
"g": 155,
"b": 149
},
"hsl": {
"h": 3.711,
"s": 84.348,
"l": 77.451
},
"oklch": {
"l": 0.78017,
"c": 0.11009,
"h": 24
},
"luminance": 0.45205
}Semantic roles & 50–950 ramp
primary
#F69B95
secondary
#D6F3F5
accent
#D3E105
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080