#F090BC#F090BC
#F090BC is a light, vivid pink. Relative luminance 0.421; OKLCH L 76.6% C 0.127 H 351.6°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F090BC |
|---|---|
| RGB | rgb(240, 144, 188) |
| HSL | hsl(333, 76%, 75%) |
| HSV | hsv(333, 40%, 94%) |
| CMYK | cmyk(0%, 40%, 21.7%, 5.9%) |
| CIE-LAB | lab(70.94, 41.86, -7.22) |
| CIE-LCH | lch(70.94, 42.48, 350.21°) |
| OKLab | oklab(76.6% 0.1254 -0.0186) |
| OKLCH | oklch(76.6% 0.127 351.6) |
| XYZ | xyz(54.9866, 42.1064, 52.7984) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.25
Pinky
#FC86AA
ΔE00 5.18
Bubblegum Pink
#FE83CC
ΔE00 5.43
Pig Pink
#E78EA5
ΔE00 5.74
Carnation Pink
#FF7FA7
ΔE00 6.06
Rosa
#FE86A4
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F090BC #90F0C4
analogous
#F090EC #F090BC #F09490
triadic
#F090BC #BCF090 #90BCF0
tetradic
#F090BC #ECF090 #90F0C4 #9490F0
square
#F090BC #ECF090 #90F0C4 #9490F0
split-complementary
#F090BC #90F094 #90ECF0
monochromatic
#E1247B #E95A9B #F090BC #F7C6DD #FBE4EF
Accessibility & contrast
On white
2.23
#F090BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#F090BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F090BC
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F090BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F090BC | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BE
Deuteranopia (green-blind)
#B2B4BA
Tritanopia (blue-blind)
#FD8DA0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f090bc; /* rgb */ color: rgb(240, 144, 188); /* oklch */ color: oklch(76.6% 0.127 351.6);
Tailwind
colors: {
custom: {
50: '#f7b2d0',
500: '#f090bc',
950: '#000000',
},
}SCSS
$custom: #f090bc; $custom-light: #f7b2d0; $custom-dark: #000000;
JSON
{
"hex": "#f090bc",
"rgb": {
"r": 240,
"g": 144,
"b": 188
},
"hsl": {
"h": 332.5,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.76595,
"c": 0.12676,
"h": 351.6
},
"luminance": 0.42103
}Semantic roles & 50–950 ramp
primary
#F090BC
secondary
#D8F3E7
accent
#D87B0D
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082