#F89695#F89695
#F89695 is a light, moderate red. Relative luminance 0.439; OKLCH L 77.4% C 0.118 H 20.8°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F89695 |
|---|---|
| RGB | rgb(248, 150, 149) |
| HSL | hsl(1, 88%, 78%) |
| HSV | hsv(1, 40%, 97%) |
| CMYK | cmyk(0%, 39.5%, 39.9%, 2.7%) |
| CIE-LAB | lab(72.19, 36.64, 16.35) |
| CIE-LCH | lch(72.19, 40.12, 24.05°) |
| OKLab | oklab(77.43% 0.1107 0.042) |
| OKLCH | oklch(77.43% 0.118 20.8) |
| XYZ | xyz(55.0452, 43.9437, 34.0109) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.01
Peachy Pink
#FF9A8A
ΔE00 5.19
Lightcoral
#F08080
ΔE00 5.27
Blush (survey)
#F29E8E
ΔE00 5.60
Salmon Pink
#FE7B7C
ΔE00 6.24
Rose Pink
#F7879A
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89695 #95F7F8
analogous
#F895C5 #F89695 #F8C795
triadic
#F89695 #95F896 #9695F8
tetradic
#F89695 #C5F895 #95F7F8 #C795F8
square
#F89695 #C5F895 #95F7F8 #C795F8
split-complementary
#F89695 #95F8C7 #95C5F8
monochromatic
#F02422 #F45D5C #F89695 #FCCFCE #FDE3E2
Accessibility & contrast
On white
2.15
#F89695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#F89695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89695
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89695 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA594
Deuteranopia (green-blind)
#C2B993
Tritanopia (blue-blind)
#FF8A96
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f89695; /* rgb */ color: rgb(248, 150, 149); /* oklch */ color: oklch(77.4% 0.118 20.8);
Tailwind
colors: {
custom: {
50: '#fdb6b4',
500: '#f89695',
950: '#000000',
},
}SCSS
$custom: #f89695; $custom-light: #fdb6b4; $custom-dark: #000000;
JSON
{
"hex": "#f89695",
"rgb": {
"r": 248,
"g": 150,
"b": 149
},
"hsl": {
"h": 0.606,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.77426,
"c": 0.11837,
"h": 20.8
},
"luminance": 0.43939
}Semantic roles & 50–950 ramp
primary
#F89695
secondary
#D6F5F5
accent
#E2E401
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080