#F6899D#F6899D
#F6899D is a light, vivid red. Relative luminance 0.399; OKLCH L 75.3% C 0.134 H 9.1°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F6899D |
|---|---|
| RGB | rgb(246, 137, 157) |
| HSL | hsl(349, 86%, 75%) |
| HSV | hsv(349, 44%, 96%) |
| CMYK | cmyk(0%, 44.3%, 36.2%, 3.5%) |
| CIE-LAB | lab(69.41, 43.48, 7.95) |
| CIE-LCH | lch(69.41, 44.20, 10.36°) |
| OKLab | oklab(75.32% 0.1319 0.0211) |
| OKLCH | oklch(75.32% 0.134 9.1) |
| XYZ | xyz(53.0400, 39.9232, 36.8043) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 0.75
Rosa
#FE86A4
ΔE00 2.51
Carnation
#FD798F
ΔE00 3.84
Pig Pink
#E78EA5
ΔE00 3.85
Pinky
#FC86AA
ΔE00 4.03
Carnation Pink
#FF7FA7
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6899D #89F6E2
analogous
#F689D3 #F6899D #F6AC89
triadic
#F6899D #9DF689 #899DF6
tetradic
#F6899D #D3F689 #89F6E2 #AC89F6
square
#F6899D #D3F689 #89F6E2 #AC89F6
split-complementary
#F6899D #89F6AC #89D3F6
monochromatic
#ED173F #F2506E #F6899D #FAC2CC #FDE3E7
Accessibility & contrast
On white
2.34
#F6899D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F6899D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6899D
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6899D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6899D | 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)
#9C9D9D
Deuteranopia (green-blind)
#B8B19B
Tritanopia (blue-blind)
#FF7E90
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f6899d; /* rgb */ color: rgb(246, 137, 157); /* oklch */ color: oklch(75.3% 0.134 9.1);
Tailwind
colors: {
custom: {
50: '#fcadb9',
500: '#f6899d',
950: '#000000',
},
}SCSS
$custom: #f6899d; $custom-light: #fcadb9; $custom-dark: #000000;
JSON
{
"hex": "#f6899d",
"rgb": {
"r": 246,
"g": 137,
"b": 157
},
"hsl": {
"h": 348.991,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.75316,
"c": 0.13357,
"h": 9.1
},
"luminance": 0.39918
}Semantic roles & 50–950 ramp
primary
#F6899D
secondary
#D6F5EF
accent
#E2B903
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80