#F083DF#F083DF
#F083DF is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.9% C 0.173 H 333.2°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F083DF |
|---|---|
| RGB | rgb(240, 131, 223) |
| HSL | hsl(309, 78%, 73%) |
| HSV | hsv(309, 45%, 94%) |
| CMYK | cmyk(0%, 45.4%, 7.1%, 5.9%) |
| CIE-LAB | lab(69.53, 53.88, -28.78) |
| CIE-LCH | lch(69.53, 61.09, 331.89°) |
| OKLab | oklab(75.92% 0.1543 -0.078) |
| OKLCH | oklch(75.92% 0.173 333.2) |
| XYZ | xyz(57.3705, 40.0890, 74.5139) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.03
Lavender Pink
#DD85D7
ΔE00 3.14
Purply Pink
#F075E6
ΔE00 3.40
Bubblegum Pink
#FE83CC
ΔE00 5.48
Candy Pink
#FF63E9
ΔE00 5.77
Orchid
#DA70D6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F083DF #83F094
analogous
#CB83F0 #F083DF #F083A8
triadic
#F083DF #DFF083 #83DFF0
tetradic
#F083DF #F0CB83 #83F094 #83A8F0
square
#F083DF #F0CB83 #83F094 #83A8F0
split-complementary
#F083DF #A8F083 #83F0CB
monochromatic
#DE1BBF #E94CD1 #F083DF #F7BAED #FCE4F8
Accessibility & contrast
On white
2.33
#F083DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F083DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F083DF
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F083DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F083DF | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A0E2
Deuteranopia (green-blind)
#9FB0DC
Tritanopia (blue-blind)
#F989A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f083df; /* rgb */ color: rgb(240, 131, 223); /* oklch */ color: oklch(75.9% 0.173 333.2);
Tailwind
colors: {
custom: {
50: '#f7aae9',
500: '#f083df',
950: '#000000',
},
}SCSS
$custom: #f083df; $custom-light: #f7aae9; $custom-dark: #000000;
JSON
{
"hex": "#f083df",
"rgb": {
"r": 240,
"g": 131,
"b": 223
},
"hsl": {
"h": 309.358,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.75924,
"c": 0.17288,
"h": 333.2
},
"luminance": 0.40086
}Semantic roles & 50–950 ramp
primary
#F083DF
secondary
#D8F3DC
accent
#DB2B0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84