#F69E95#F69E95
#F69E95 is a light, moderate red. Relative luminance 0.462; OKLCH L 78.5% C 0.107 H 26.1°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F69E95 |
|---|---|
| RGB | rgb(246, 158, 149) |
| HSL | hsl(6, 84%, 77%) |
| HSV | hsv(6, 39%, 96%) |
| CMYK | cmyk(0%, 35.8%, 39.4%, 3.5%) |
| CIE-LAB | lab(73.69, 31.73, 18.40) |
| CIE-LCH | lch(73.69, 36.68, 30.10°) |
| OKLab | oklab(78.52% 0.0958 0.047) |
| OKLCH | oklch(78.52% 0.107 26.1) |
| XYZ | xyz(55.6602, 46.2208, 34.4179) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.63
Peachy Pink
#FF9A8A
ΔE00 3.17
Light Salmon
#FEA993
ΔE00 5.16
Pale Salmon
#FFB19A
ΔE00 6.64
Lightcoral
#F08080
ΔE00 7.35
Darksalmon
#E9967A
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69E95 #95EDF6
analogous
#F695BD #F69E95 #F6CF95
triadic
#F69E95 #95F69E #9E95F6
tetradic
#F69E95 #BDF695 #95EDF6 #CF95F6
square
#F69E95 #BDF695 #95EDF6 #CF95F6
split-complementary
#F69E95 #95F6CF #95BDF6
monochromatic
#EC3724 #F16A5D #F69E95 #FBD2CD #FDE5E3
Accessibility & contrast
On white
2.05
#F69E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#F69E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69E95
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69E95 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AA94
Deuteranopia (green-blind)
#C6BC94
Tritanopia (blue-blind)
#FF939C
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f69e95; /* rgb */ color: rgb(246, 158, 149); /* oklch */ color: oklch(78.5% 0.107 26.1);
Tailwind
colors: {
custom: {
50: '#fcbbb4',
500: '#f69e95',
950: '#000000',
},
}SCSS
$custom: #f69e95; $custom-light: #fcbbb4; $custom-dark: #000000;
JSON
{
"hex": "#f69e95",
"rgb": {
"r": 246,
"g": 158,
"b": 149
},
"hsl": {
"h": 5.567,
"s": 84.348,
"l": 77.451
},
"oklch": {
"l": 0.78523,
"c": 0.10673,
"h": 26.1
},
"luminance": 0.46216
}Semantic roles & 50–950 ramp
primary
#F69E95
secondary
#D6F2F5
accent
#CCE105
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180