#F090DF#F090DF
#F090DF is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.8% C 0.151 H 333.7°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F090DF |
|---|---|
| RGB | rgb(240, 144, 223) |
| HSL | hsl(311, 76%, 75%) |
| HSV | hsv(311, 40%, 94%) |
| CMYK | cmyk(0%, 40%, 7.1%, 5.9%) |
| CIE-LAB | lab(72.10, 47.34, -24.84) |
| CIE-LCH | lch(72.10, 53.47, 332.31°) |
| OKLab | oklab(77.85% 0.1355 -0.067) |
| OKLCH | oklch(77.85% 0.151 333.7) |
| XYZ | xyz(59.2274, 43.8027, 75.1328) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.09
Violet (CSS)
#EE82EE
ΔE00 4.96
Bubblegum Pink
#FE83CC
ΔE00 5.23
Plum
#DDA0DD
ΔE00 5.42
Purply Pink
#F075E6
ΔE00 6.21
Pink (survey)
#FF81C0
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F090DF #90F0A1
analogous
#D190F0 #F090DF #F090AF
triadic
#F090DF #DFF090 #90DFF0
tetradic
#F090DF #F0D190 #90F0A1 #90AFF0
square
#F090DF #F0D190 #90F0A1 #90AFF0
split-complementary
#F090DF #AFF090 #90F0D1
monochromatic
#E124C0 #E95ACF #F090DF #F7C6EF #FBE4F7
Accessibility & contrast
On white
2.15
#F090DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F090DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F090DF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F090DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F090DF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E2
Deuteranopia (green-blind)
#A8B6DC
Tritanopia (blue-blind)
#F895AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f090df; /* rgb */ color: rgb(240, 144, 223); /* oklch */ color: oklch(77.8% 0.151 333.7);
Tailwind
colors: {
custom: {
50: '#f6b2e9',
500: '#f090df',
950: '#000000',
},
}SCSS
$custom: #f090df; $custom-light: #f6b2e9; $custom-dark: #000000;
JSON
{
"hex": "#f090df",
"rgb": {
"r": 240,
"g": 144,
"b": 223
},
"hsl": {
"h": 310.625,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.77845,
"c": 0.15119,
"h": 333.7
},
"luminance": 0.43799
}Semantic roles & 50–950 ramp
primary
#F090DF
secondary
#D8F3DD
accent
#D8310D
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084