#F6899C#F6899C
#F6899C is a light, vivid red. Relative luminance 0.399; OKLCH L 75.3% C 0.133 H 9.7°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F6899C |
|---|---|
| RGB | rgb(246, 137, 156) |
| HSL | hsl(350, 86%, 75%) |
| HSV | hsv(350, 44%, 96%) |
| CMYK | cmyk(0%, 44.3%, 36.6%, 3.5%) |
| CIE-LAB | lab(69.39, 43.36, 8.47) |
| CIE-LCH | lch(69.39, 44.18, 11.06°) |
| OKLab | oklab(75.29% 0.1315 0.0224) |
| OKLCH | oklch(75.29% 0.133 9.7) |
| XYZ | xyz(52.9550, 39.8891, 36.3565) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 0.55
Rosa
#FE86A4
ΔE00 2.77
Carnation
#FD798F
ΔE00 3.72
Pig Pink
#E78EA5
ΔE00 4.05
Pinky
#FC86AA
ΔE00 4.33
Blush Pink
#FE828C
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6899C #89F6E3
analogous
#F689D3 #F6899C #F6AC89
triadic
#F6899C #9CF689 #899CF6
tetradic
#F6899C #D3F689 #89F6E3 #AC89F6
square
#F6899C #D3F689 #89F6E3 #AC89F6
split-complementary
#F6899C #89F6AC #89D3F6
monochromatic
#ED173D #F2506C #F6899C #FAC2CC #FDE3E7
Accessibility & contrast
On white
2.34
#F6899C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F6899C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6899C
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6899C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6899C | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9C
Deuteranopia (green-blind)
#B8B19A
Tritanopia (blue-blind)
#FF7E90
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f6899c; /* rgb */ color: rgb(246, 137, 156); /* oklch */ color: oklch(75.3% 0.133 9.7);
Tailwind
colors: {
custom: {
50: '#fcadb9',
500: '#f6899c',
950: '#000000',
},
}SCSS
$custom: #f6899c; $custom-light: #fcadb9; $custom-dark: #000000;
JSON
{
"hex": "#f6899c",
"rgb": {
"r": 246,
"g": 137,
"b": 156
},
"hsl": {
"h": 349.541,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.7529,
"c": 0.13342,
"h": 9.7
},
"luminance": 0.39884
}Semantic roles & 50–950 ramp
primary
#F6899C
secondary
#D6F5EF
accent
#E2BB03
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80