#F090DA#F090DA
#F090DA is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.7% C 0.147 H 335.9°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F090DA |
|---|---|
| RGB | rgb(240, 144, 218) |
| HSL | hsl(314, 76%, 75%) |
| HSV | hsv(314, 40%, 94%) |
| CMYK | cmyk(0%, 40%, 9.2%, 5.9%) |
| CIE-LAB | lab(71.92, 46.51, -22.36) |
| CIE-LCH | lch(71.92, 51.61, 334.32°) |
| OKLab | oklab(77.65% 0.1342 -0.0601) |
| OKLCH | oklch(77.65% 0.147 335.9) |
| XYZ | xyz(58.5632, 43.5370, 71.6349) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.46
Bubblegum Pink
#FE83CC
ΔE00 4.49
Plum
#DDA0DD
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 5.85
Pink (survey)
#FF81C0
ΔE00 6.65
Purply Pink
#F075E6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F090DA #90F0A6
analogous
#D690F0 #F090DA #F090AA
triadic
#F090DA #DAF090 #90DAF0
tetradic
#F090DA #F0D690 #90F0A6 #90AAF0
square
#F090DA #F0D690 #90F0A6 #90AAF0
split-complementary
#F090DA #AAF090 #90F0D6
monochromatic
#E124B6 #E95AC8 #F090DA #F7C6EC #FBE4F6
Accessibility & contrast
On white
2.16
#F090DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F090DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F090DA
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F090DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F090DA | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A7DD
Deuteranopia (green-blind)
#AAB5D7
Tritanopia (blue-blind)
#F994AC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f090da; /* rgb */ color: rgb(240, 144, 218); /* oklch */ color: oklch(77.7% 0.147 335.9);
Tailwind
colors: {
custom: {
50: '#f6b2e5',
500: '#f090da',
950: '#000000',
},
}SCSS
$custom: #f090da; $custom-light: #f6b2e5; $custom-dark: #000000;
JSON
{
"hex": "#f090da",
"rgb": {
"r": 240,
"g": 144,
"b": 218
},
"hsl": {
"h": 313.75,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.77652,
"c": 0.14707,
"h": 335.9
},
"luminance": 0.43534
}Semantic roles & 50–950 ramp
primary
#F090DA
secondary
#D8F3DE
accent
#D83C0D
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171115
muted
#858084