#F06CED#F06CED
#F06CED is a light, highly saturated purple. Relative luminance 0.354; OKLCH L 73.5% C 0.220 H 328.4°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F06CED |
|---|---|
| RGB | rgb(240, 108, 237) |
| HSL | hsl(301, 81%, 68%) |
| HSV | hsv(301, 55%, 94%) |
| CMYK | cmyk(0%, 55%, 1.2%, 5.9%) |
| CIE-LAB | lab(66.03, 67.02, -41.96) |
| CIE-LCH | lch(66.03, 79.07, 327.95°) |
| OKLab | oklab(73.53% 0.1875 -0.1153) |
| OKLCH | oklch(73.53% 0.22 328.4) |
| XYZ | xyz(56.5831, 35.3683, 83.9508) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.18
Light Magenta
#FA5FF7
ΔE00 2.30
Candy Pink
#FF63E9
ΔE00 2.66
Violet Pink
#FB5FFC
ΔE00 2.72
Violet (CSS)
#EE82EE
ΔE00 4.03
Orchid
#DA70D6
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06CED #6CF06F
analogous
#B16CF0 #F06CED #F06CAB
triadic
#F06CED #EDF06C #6CEDF0
tetradic
#F06CED #F0B16C #6CF06F #6CABF0
square
#F06CED #F0B16C #6CF06F #6CABF0
split-complementary
#F06CED #ABF06C #6CF0B1
monochromatic
#CD15C9 #EA34E6 #F06CED #F6A4F4 #FBDBFB
Accessibility & contrast
On white
2.60
#F06CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#F06CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06CED
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06CED | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6095F1
Deuteranopia (green-blind)
#8AA7E9
Tritanopia (blue-blind)
#F77AA3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f06ced; /* rgb */ color: rgb(240, 108, 237); /* oklch */ color: oklch(73.5% 0.220 328.4);
Tailwind
colors: {
custom: {
50: '#f89cf3',
500: '#f06ced',
950: '#000000',
},
}SCSS
$custom: #f06ced; $custom-light: #f89cf3; $custom-dark: #000000;
JSON
{
"hex": "#f06ced",
"rgb": {
"r": 240,
"g": 108,
"b": 237
},
"hsl": {
"h": 301.364,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.73527,
"c": 0.22016,
"h": 328.4
},
"luminance": 0.35365
}Semantic roles & 50–950 ramp
primary
#F06CED
secondary
#C8F0C9
accent
#DE0D08
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85