#F6909D#F6909D
#F6909D is a light, vivid red. Relative luminance 0.420; OKLCH L 76.4% C 0.124 H 12.2°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F6909D |
|---|---|
| RGB | rgb(246, 144, 157) |
| HSL | hsl(352, 85%, 76%) |
| HSV | hsv(352, 41%, 96%) |
| CMYK | cmyk(0%, 41.5%, 36.2%, 3.5%) |
| CIE-LAB | lab(70.86, 39.91, 10.00) |
| CIE-LCH | lch(70.86, 41.14, 14.07°) |
| OKLab | oklab(76.41% 0.121 0.0262) |
| OKLCH | oklch(76.41% 0.124 12.2) |
| XYZ | xyz(54.0675, 41.9782, 37.1468) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.28
Blush Pink
#FE828C
ΔE00 4.27
Rosa
#FE86A4
ΔE00 4.44
Pig Pink
#E78EA5
ΔE00 4.77
Carnation
#FD798F
ΔE00 5.07
Pinky
#FC86AA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6909D #90F6E9
analogous
#F690D0 #F6909D #F6B690
triadic
#F6909D #9DF690 #909DF6
tetradic
#F6909D #D0F690 #90F6E9 #B690F6
square
#F6909D #D0F690 #90F6E9 #B690F6
split-complementary
#F6909D #90F6B6 #90D0F6
monochromatic
#ED1F39 #F1576B #F6909D #FBC9CF #FDE3E6
Accessibility & contrast
On white
2.24
#F6909D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#F6909D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6909D
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6909D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6909D | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19D
Deuteranopia (green-blind)
#BCB59B
Tritanopia (blue-blind)
#FF8695
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f6909d; /* rgb */ color: rgb(246, 144, 157); /* oklch */ color: oklch(76.4% 0.124 12.2);
Tailwind
colors: {
custom: {
50: '#fcb2b9',
500: '#f6909d',
950: '#000000',
},
}SCSS
$custom: #f6909d; $custom-light: #fcb2b9; $custom-dark: #000000;
JSON
{
"hex": "#f6909d",
"rgb": {
"r": 246,
"g": 144,
"b": 157
},
"hsl": {
"h": 352.353,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.76413,
"c": 0.12379,
"h": 12.2
},
"luminance": 0.41974
}Semantic roles & 50–950 ramp
primary
#F6909D
secondary
#D6F5F1
accent
#E1C504
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080