#F083BE#F083BE
#F083BE is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.7% C 0.149 H 347.7°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F083BE |
|---|---|
| RGB | rgb(240, 131, 190) |
| HSL | hsl(328, 78%, 73%) |
| HSV | hsv(328, 45%, 94%) |
| CMYK | cmyk(0%, 45.4%, 20.8%, 5.9%) |
| CIE-LAB | lab(68.37, 48.76, -12.18) |
| CIE-LCH | lch(68.37, 50.26, 345.98°) |
| OKLab | oklab(74.67% 0.1457 -0.0319) |
| OKLCH | oklch(74.67% 0.149 347.7) |
| XYZ | xyz(53.3469, 38.4795, 53.3228) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.46
Bubblegum Pink
#FE83CC
ΔE00 2.98
Bubblegum (survey)
#FF6CB5
ΔE00 4.74
Hot Pink
#FF69B4
ΔE00 5.16
Bubble Gum Pink
#FF69AF
ΔE00 5.50
Pinky
#FC86AA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F083BE #83F0B5
analogous
#EB83F0 #F083BE #F08387
triadic
#F083BE #BEF083 #83BEF0
tetradic
#F083BE #F0EB83 #83F0B5 #8387F0
square
#F083BE #F0EB83 #83F0B5 #8387F0
split-complementary
#F083BE #87F083 #83F0EB
monochromatic
#DE1B84 #E94CA1 #F083BE #F7BADB #FCE4F1
Accessibility & contrast
On white
2.42
#F083BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#F083BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F083BE
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F083BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F083BE | 1.00 | 2.42 | 8.70 | 8.70 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BC0
Deuteranopia (green-blind)
#A9AEBB
Tritanopia (blue-blind)
#FD8199
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f083be; /* rgb */ color: rgb(240, 131, 190); /* oklch */ color: oklch(74.7% 0.149 347.7);
Tailwind
colors: {
custom: {
50: '#f7aad1',
500: '#f083be',
950: '#000000',
},
}SCSS
$custom: #f083be; $custom-light: #f7aad1; $custom-dark: #000000;
JSON
{
"hex": "#f083be",
"rgb": {
"r": 240,
"g": 131,
"b": 190
},
"hsl": {
"h": 327.523,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.74673,
"c": 0.14919,
"h": 347.7
},
"luminance": 0.38476
}Semantic roles & 50–950 ramp
primary
#F083BE
secondary
#D8F3E4
accent
#DB6A0B
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82