#F190DE#F190DE
#F190DE is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.9% C 0.151 H 334.5°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F190DE |
|---|---|
| RGB | rgb(241, 144, 222) |
| HSL | hsl(312, 78%, 75%) |
| HSV | hsv(312, 40%, 95%) |
| CMYK | cmyk(0%, 40.2%, 7.9%, 5.5%) |
| CIE-LAB | lab(72.18, 47.49, -24.16) |
| CIE-LCH | lch(72.18, 53.28, 333.04°) |
| OKLab | oklab(77.92% 0.1364 -0.0651) |
| OKLCH | oklch(77.92% 0.151 334.5) |
| XYZ | xyz(59.4334, 43.9245, 74.4408) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.29
Bubblegum Pink
#FE83CC
ΔE00 4.94
Violet (CSS)
#EE82EE
ΔE00 5.21
Plum
#DDA0DD
ΔE00 5.51
Purply Pink
#F075E6
ΔE00 6.37
Pink (survey)
#FF81C0
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F190DE #90F1A3
analogous
#D490F1 #F190DE #F190AD
triadic
#F190DE #DEF190 #90DEF1
tetradic
#F190DE #F1D490 #90F1A3 #90ADF1
square
#F190DE #F1D490 #90F1A3 #90ADF1
split-complementary
#F190DE #ADF190 #90F1D4
monochromatic
#E323BE #EA5ACE #F190DE #F8C6EE #FCE4F7
Accessibility & contrast
On white
2.15
#F190DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#F190DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F190DE
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F190DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F190DE | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A8E1
Deuteranopia (green-blind)
#A9B6DB
Tritanopia (blue-blind)
#FA95AD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f190de; /* rgb */ color: rgb(241, 144, 222); /* oklch */ color: oklch(77.9% 0.151 334.5);
Tailwind
colors: {
custom: {
50: '#f7b2e8',
500: '#f190de',
950: '#000000',
},
}SCSS
$custom: #f190de; $custom-light: #f7b2e8; $custom-dark: #000000;
JSON
{
"hex": "#f190de",
"rgb": {
"r": 241,
"g": 144,
"b": 222
},
"hsl": {
"h": 311.753,
"s": 77.6,
"l": 75.49
},
"oklch": {
"l": 0.7792,
"c": 0.15111,
"h": 334.5
},
"luminance": 0.43921
}Semantic roles & 50–950 ramp
primary
#F190DE
secondary
#D8F3DD
accent
#DA340C
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084