#F083DB#F083DB
#F083DB is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.8% C 0.170 H 334.7°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F083DB |
|---|---|
| RGB | rgb(240, 131, 219) |
| HSL | hsl(312, 78%, 73%) |
| HSV | hsv(312, 45%, 94%) |
| CMYK | cmyk(0%, 45.4%, 8.8%, 5.9%) |
| CIE-LAB | lab(69.38, 53.22, -26.80) |
| CIE-LCH | lch(69.38, 59.59, 333.28°) |
| OKLab | oklab(75.76% 0.1534 -0.0724) |
| OKLCH | oklch(75.76% 0.17 334.7) |
| XYZ | xyz(56.8376, 39.8758, 71.7072) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.21
Violet (CSS)
#EE82EE
ΔE00 3.81
Purply Pink
#F075E6
ΔE00 3.93
Bubblegum Pink
#FE83CC
ΔE00 4.78
Orchid
#DA70D6
ΔE00 6.10
Candy Pink
#FF63E9
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F083DB #83F098
analogous
#CF83F0 #F083DB #F083A4
triadic
#F083DB #DBF083 #83DBF0
tetradic
#F083DB #F0CF83 #83F098 #83A4F0
square
#F083DB #F0CF83 #83F098 #83A4F0
split-complementary
#F083DB #A4F083 #83F0CF
monochromatic
#DE1BB8 #E94CCB #F083DB #F7BAEB #FCE4F7
Accessibility & contrast
On white
2.34
#F083DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F083DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F083DB
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F083DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F083DB | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839FDE
Deuteranopia (green-blind)
#A0AFD8
Tritanopia (blue-blind)
#F988A5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f083db; /* rgb */ color: rgb(240, 131, 219); /* oklch */ color: oklch(75.8% 0.170 334.7);
Tailwind
colors: {
custom: {
50: '#f7aae6',
500: '#f083db',
950: '#000000',
},
}SCSS
$custom: #f083db; $custom-light: #f7aae6; $custom-dark: #000000;
JSON
{
"hex": "#f083db",
"rgb": {
"r": 240,
"g": 131,
"b": 219
},
"hsl": {
"h": 311.56,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.75761,
"c": 0.16963,
"h": 334.7
},
"luminance": 0.39872
}Semantic roles & 50–950 ramp
primary
#F083DB
secondary
#D8F3DD
accent
#DB330B
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84