#F6889F#F6889F
#F6889F is a light, vivid red. Relative luminance 0.397; OKLCH L 75.2% C 0.135 H 7.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F6889F |
|---|---|
| RGB | rgb(246, 136, 159) |
| HSL | hsl(347, 86%, 75%) |
| HSV | hsv(347, 45%, 96%) |
| CMYK | cmyk(0%, 44.7%, 35.4%, 3.5%) |
| CIE-LAB | lab(69.26, 44.22, 6.61) |
| CIE-LCH | lch(69.26, 44.71, 8.50°) |
| OKLab | oklab(75.22% 0.1342 0.0177) |
| OKLCH | oklch(75.22% 0.135 7.5) |
| XYZ | xyz(53.0706, 39.7090, 37.6637) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.41
Rosa
#FE86A4
ΔE00 1.84
Pinky
#FC86AA
ΔE00 3.23
Pig Pink
#E78EA5
ΔE00 3.48
Carnation Pink
#FF7FA7
ΔE00 3.86
Carnation
#FD798F
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6889F #88F6DF
analogous
#F688D6 #F6889F #F6A888
triadic
#F6889F #9FF688 #889FF6
tetradic
#F6889F #D6F688 #88F6DF #A888F6
square
#F6889F #D6F688 #88F6DF #A888F6
split-complementary
#F6889F #88F6A8 #88D6F6
monochromatic
#ED1643 #F24F71 #F6889F #FAC1CD #FDE3E8
Accessibility & contrast
On white
2.35
#F6889F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F6889F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6889F
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6889F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6889F | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9CA0
Deuteranopia (green-blind)
#B7B19D
Tritanopia (blue-blind)
#FF7E90
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f6889f; /* rgb */ color: rgb(246, 136, 159); /* oklch */ color: oklch(75.2% 0.135 7.5);
Tailwind
colors: {
custom: {
50: '#fcadbb',
500: '#f6889f',
950: '#000000',
},
}SCSS
$custom: #f6889f; $custom-light: #fcadbb; $custom-dark: #000000;
JSON
{
"hex": "#f6889f",
"rgb": {
"r": 246,
"g": 136,
"b": 159
},
"hsl": {
"h": 347.455,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.75217,
"c": 0.13534,
"h": 7.5
},
"luminance": 0.39704
}Semantic roles & 50–950 ramp
primary
#F6889F
secondary
#D6F5EE
accent
#E2B403
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80