#F69B98#F69B98
#F69B98 is a light, moderate red. Relative luminance 0.453; OKLCH L 78.1% C 0.110 H 21.9°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F69B98 |
|---|---|
| RGB | rgb(246, 155, 152) |
| HSL | hsl(2, 84%, 78%) |
| HSV | hsv(2, 38%, 96%) |
| CMYK | cmyk(0%, 37%, 38.2%, 3.5%) |
| CIE-LAB | lab(73.09, 33.63, 15.92) |
| CIE-LCH | lch(73.09, 37.21, 25.33°) |
| OKLab | oklab(78.09% 0.1017 0.0409) |
| OKLCH | oklch(78.09% 0.11 21.9) |
| XYZ | xyz(55.3973, 45.3069, 35.5271) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.70
Peachy Pink
#FF9A8A
ΔE00 4.80
Blush Pink
#FE828C
ΔE00 6.38
Lightcoral
#F08080
ΔE00 6.39
Light Salmon
#FEA993
ΔE00 7.26
Rose Pink
#F7879A
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69B98 #98F3F6
analogous
#F698C4 #F69B98 #F6CA98
triadic
#F69B98 #98F69B #9B98F6
tetradic
#F69B98 #C4F698 #98F3F6 #CA98F6
square
#F69B98 #C4F698 #98F3F6 #CA98F6
split-complementary
#F69B98 #98F6CA #98C4F6
monochromatic
#EC2E27 #F16460 #F69B98 #FBD2D0 #FDE4E3
Accessibility & contrast
On white
2.09
#F69B98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F69B98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69B98
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69B98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69B98 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA997
Deuteranopia (green-blind)
#C4BA97
Tritanopia (blue-blind)
#FF909B
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f69b98; /* rgb */ color: rgb(246, 155, 152); /* oklch */ color: oklch(78.1% 0.110 21.9);
Tailwind
colors: {
custom: {
50: '#fcb9b6',
500: '#f69b98',
950: '#000000',
},
}SCSS
$custom: #f69b98; $custom-light: #fcb9b6; $custom-dark: #000000;
JSON
{
"hex": "#f69b98",
"rgb": {
"r": 246,
"g": 155,
"b": 152
},
"hsl": {
"h": 1.915,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.78087,
"c": 0.10967,
"h": 21.9
},
"luminance": 0.45303
}Semantic roles & 50–950 ramp
primary
#F69B98
secondary
#D7F4F4
accent
#D9E005
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080