#F06CDF#F06CDF
#F06CDF is a light, highly saturated purple. Relative luminance 0.346; OKLCH L 72.9% C 0.209 H 332.7°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F06CDF |
|---|---|
| RGB | rgb(240, 108, 223) |
| HSL | hsl(308, 81%, 68%) |
| HSV | hsv(308, 55%, 94%) |
| CMYK | cmyk(0%, 55%, 7.1%, 5.9%) |
| CIE-LAB | lab(65.42, 64.73, -35.14) |
| CIE-LCH | lch(65.42, 73.65, 331.51°) |
| OKLab | oklab(72.88% 0.1856 -0.0958) |
| OKLCH | oklch(72.88% 0.209 332.7) |
| XYZ | xyz(54.6170, 34.5819, 73.5960) |
| Luminance | 0.3458 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.84
Candy Pink
#FF63E9
ΔE00 2.41
Orchid
#DA70D6
ΔE00 3.48
Light Magenta
#FA5FF7
ΔE00 4.01
Violet (CSS)
#EE82EE
ΔE00 4.46
Violet Pink
#FB5FFC
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06CDF #6CF07D
analogous
#BF6CF0 #F06CDF #F06C9D
triadic
#F06CDF #DFF06C #6CDFF0
tetradic
#F06CDF #F0BF6C #6CF07D #6C9DF0
square
#F06CDF #F0BF6C #6CF07D #6C9DF0
split-complementary
#F06CDF #9DF06C #6CF0BF
monochromatic
#CD15B5 #EA34D3 #F06CDF #F6A4EB #FBDBF7
Accessibility & contrast
On white
2.65
#F06CDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#F06CDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06CDF
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06CDF | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6893E3
Deuteranopia (green-blind)
#90A6DB
Tritanopia (blue-blind)
#F9769C
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f06cdf; /* rgb */ color: rgb(240, 108, 223); /* oklch */ color: oklch(72.9% 0.209 332.7);
Tailwind
colors: {
custom: {
50: '#f89ce9',
500: '#f06cdf',
950: '#000000',
},
}SCSS
$custom: #f06cdf; $custom-light: #f89ce9; $custom-dark: #000000;
JSON
{
"hex": "#f06cdf",
"rgb": {
"r": 240,
"g": 108,
"b": 223
},
"hsl": {
"h": 307.727,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.72877,
"c": 0.20889,
"h": 332.7
},
"luminance": 0.34578
}Semantic roles & 50–950 ramp
primary
#F06CDF
secondary
#C8F0CD
accent
#DE2308
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84