#F6889B#F6889B
#F6889B is a light, vivid red. Relative luminance 0.396; OKLCH L 75.1% C 0.135 H 9.8°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F6889B |
|---|---|
| RGB | rgb(246, 136, 155) |
| HSL | hsl(350, 86%, 75%) |
| HSV | hsv(350, 45%, 96%) |
| CMYK | cmyk(0%, 44.7%, 37%, 3.5%) |
| CIE-LAB | lab(69.16, 43.76, 8.71) |
| CIE-LCH | lch(69.16, 44.61, 11.26°) |
| OKLab | oklab(75.11% 0.1327 0.023) |
| OKLCH | oklch(75.11% 0.135 9.8) |
| XYZ | xyz(52.7292, 39.5724, 35.8652) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 0.32
Rosa
#FE86A4
ΔE00 2.82
Carnation
#FD798F
ΔE00 3.49
Pig Pink
#E78EA5
ΔE00 4.20
Blush Pink
#FE828C
ΔE00 4.23
Pinky
#FC86AA
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6889B #88F6E3
analogous
#F688D2 #F6889B #F6AC88
triadic
#F6889B #9BF688 #889BF6
tetradic
#F6889B #D2F688 #88F6E3 #AC88F6
square
#F6889B #D2F688 #88F6E3 #AC88F6
split-complementary
#F6889B #88F6AC #88D2F6
monochromatic
#ED163B #F24F6B #F6889B #FAC1CB #FDE3E7
Accessibility & contrast
On white
2.36
#F6889B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F6889B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6889B
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6889B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6889B | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9B
Deuteranopia (green-blind)
#B7B199
Tritanopia (blue-blind)
#FF7D8F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f6889b; /* rgb */ color: rgb(246, 136, 155); /* oklch */ color: oklch(75.1% 0.135 9.8);
Tailwind
colors: {
custom: {
50: '#fcadb8',
500: '#f6889b',
950: '#000000',
},
}SCSS
$custom: #f6889b; $custom-light: #fcadb8; $custom-dark: #000000;
JSON
{
"hex": "#f6889b",
"rgb": {
"r": 246,
"g": 136,
"b": 155
},
"hsl": {
"h": 349.636,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.7511,
"c": 0.13468,
"h": 9.8
},
"luminance": 0.39568
}Semantic roles & 50–950 ramp
primary
#F6889B
secondary
#D6F5F0
accent
#E2BC03
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80