#F790BE#F790BE
#F790BE is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.5% C 0.135 H 352.5°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F790BE |
|---|---|
| RGB | rgb(247, 144, 190) |
| HSL | hsl(333, 87%, 77%) |
| HSV | hsv(333, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 23.1%, 3.1%) |
| CIE-LAB | lab(71.85, 44.50, -6.89) |
| CIE-LCH | lch(71.85, 45.03, 351.20°) |
| OKLab | oklab(77.49% 0.1336 -0.0177) |
| OKLCH | oklch(77.49% 0.135 352.5) |
| XYZ | xyz(57.6267, 43.4425, 54.0553) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.71
Pinky
#FC86AA
ΔE00 4.77
Bubblegum Pink
#FE83CC
ΔE00 5.08
Carnation Pink
#FF7FA7
ΔE00 5.61
Pig Pink
#E78EA5
ΔE00 6.10
Rosa
#FE86A4
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790BE #90F7C9
analogous
#F790F2 #F790BE #F79690
triadic
#F790BE #BEF790 #90BEF7
tetradic
#F790BE #F2F790 #90F7C9 #9690F7
square
#F790BE #F2F790 #90F7C9 #9690F7
split-complementary
#F790BE #90F796 #90F2F7
monochromatic
#EF1E7B #F3579D #F790BE #FBC9DF #FDE2EE
Accessibility & contrast
On white
2.17
#F790BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F790BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790BE
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790BE | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#B5B7BB
Tritanopia (blue-blind)
#FF8CA0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f790be; /* rgb */ color: rgb(247, 144, 190); /* oklch */ color: oklch(77.5% 0.135 352.5);
Tailwind
colors: {
custom: {
50: '#fcb2d1',
500: '#f790be',
950: '#000000',
},
}SCSS
$custom: #f790be; $custom-light: #fcb2d1; $custom-dark: #000000;
JSON
{
"hex": "#f790be",
"rgb": {
"r": 247,
"g": 144,
"b": 190
},
"hsl": {
"h": 333.204,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.77485,
"c": 0.13479,
"h": 352.5
},
"luminance": 0.43438
}Semantic roles & 50–950 ramp
primary
#F790BE
secondary
#D6F5E7
accent
#E37F02
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082