#F67B99#F67B99
#F67B99 is a light, vivid red. Relative luminance 0.361; OKLCH L 73.1% C 0.153 H 6.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F67B99 |
|---|---|
| RGB | rgb(246, 123, 153) |
| HSL | hsl(345, 87%, 72%) |
| HSV | hsv(345, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 37.8%, 3.5%) |
| CIE-LAB | lab(66.57, 49.98, 6.12) |
| CIE-LCH | lch(66.57, 50.35, 6.99°) |
| OKLab | oklab(73.13% 0.1519 0.0164) |
| OKLCH | oklch(73.13% 0.153 6.2) |
| XYZ | xyz(50.8415, 36.0636, 34.4142) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.82
Carnation Pink
#FF7FA7
ΔE00 3.06
Carnation
#FD798F
ΔE00 3.25
Rose Pink
#F7879A
ΔE00 3.29
Pinky
#FC86AA
ΔE00 3.58
Rosy Pink
#F6688E
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67B99 #7BF6D8
analogous
#F67BD6 #F67B99 #F69B7B
triadic
#F67B99 #99F67B #7B99F6
tetradic
#F67B99 #D6F67B #7BF6D8 #9B7BF6
square
#F67B99 #D6F67B #7BF6D8 #9B7BF6
split-complementary
#F67B99 #7BF69B #7BD6F6
monochromatic
#E71044 #F2426D #F67B99 #FAB4C5 #FDE2E9
Accessibility & contrast
On white
2.56
#F67B99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#F67B99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67B99
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67B99 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91939A
Deuteranopia (green-blind)
#B0AB96
Tritanopia (blue-blind)
#FF6F86
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f67b99; /* rgb */ color: rgb(246, 123, 153); /* oklch */ color: oklch(73.1% 0.153 6.2);
Tailwind
colors: {
custom: {
50: '#fda4b6',
500: '#f67b99',
950: '#000000',
},
}SCSS
$custom: #f67b99; $custom-light: #fda4b6; $custom-dark: #000000;
JSON
{
"hex": "#f67b99",
"rgb": {
"r": 246,
"g": 123,
"b": 153
},
"hsl": {
"h": 345.366,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.73129,
"c": 0.15275,
"h": 6.2
},
"luminance": 0.36059
}Semantic roles & 50–950 ramp
primary
#F67B99
secondary
#D6F5ED
accent
#E4AD02
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80