#F06FDF#F06FDF
#F06FDF is a light, highly saturated purple. Relative luminance 0.352; OKLCH L 73.2% C 0.204 H 332.7°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F06FDF |
|---|---|
| RGB | rgb(240, 111, 223) |
| HSL | hsl(308, 81%, 69%) |
| HSV | hsv(308, 54%, 94%) |
| CMYK | cmyk(0%, 53.8%, 7.1%, 5.9%) |
| CIE-LAB | lab(65.92, 63.38, -34.36) |
| CIE-LCH | lch(65.92, 72.09, 331.54°) |
| OKLab | oklab(73.25% 0.1817 -0.0936) |
| OKLCH | oklch(73.25% 0.204 332.7) |
| XYZ | xyz(54.9388, 35.2256, 73.7033) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.47
Candy Pink
#FF63E9
ΔE00 2.62
Orchid
#DA70D6
ΔE00 3.57
Violet (CSS)
#EE82EE
ΔE00 4.04
Light Magenta
#FA5FF7
ΔE00 4.32
Violet Pink
#FB5FFC
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06FDF #6FF080
analogous
#C16FF0 #F06FDF #F06F9F
triadic
#F06FDF #DFF06F #6FDFF0
tetradic
#F06FDF #F0C16F #6FF080 #6F9FF0
square
#F06FDF #F0C16F #6FF080 #6F9FF0
split-complementary
#F06FDF #9FF06F #6FF0C1
monochromatic
#CF16B7 #EA38D3 #F06FDF #F6A6EB #FCDEF8
Accessibility & contrast
On white
2.61
#F06FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#F06FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06FDF
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06FDF | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C94E3
Deuteranopia (green-blind)
#92A7DB
Tritanopia (blue-blind)
#F9789D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f06fdf; /* rgb */ color: rgb(240, 111, 223); /* oklch */ color: oklch(73.2% 0.204 332.7);
Tailwind
colors: {
custom: {
50: '#f89ee9',
500: '#f06fdf',
950: '#000000',
},
}SCSS
$custom: #f06fdf; $custom-light: #f89ee9; $custom-dark: #000000;
JSON
{
"hex": "#f06fdf",
"rgb": {
"r": 240,
"g": 111,
"b": 223
},
"hsl": {
"h": 307.907,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.73247,
"c": 0.20441,
"h": 332.7
},
"luminance": 0.35222
}Semantic roles & 50–950 ramp
primary
#F06FDF
secondary
#CAF0CF
accent
#DD2408
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F16
muted
#867F84