#F265DC#F265DC
#F265DC is a light, highly saturated purple. Relative luminance 0.334; OKLCH L 72.2% C 0.218 H 334.1°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F265DC |
|---|---|
| RGB | rgb(242, 101, 220) |
| HSL | hsl(309, 84%, 67%) |
| HSV | hsv(309, 58%, 95%) |
| CMYK | cmyk(0%, 58.3%, 9.1%, 5.1%) |
| CIE-LAB | lab(64.45, 67.84, -34.96) |
| CIE-LCH | lch(64.45, 76.32, 332.74°) |
| OKLab | oklab(72.18% 0.1961 -0.0952) |
| OKLCH | oklch(72.18% 0.218 334.1) |
| XYZ | xyz(54.1901, 33.3560, 71.2805) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.35
Purply Pink
#F075E6
ΔE00 3.01
Orchid
#DA70D6
ΔE00 3.85
Light Magenta
#FA5FF7
ΔE00 4.07
Violet Pink
#FB5FFC
ΔE00 4.75
Violet (CSS)
#EE82EE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F265DC #65F27B
analogous
#C265F2 #F265DC #F26595
triadic
#F265DC #DCF265 #65DCF2
tetradic
#F265DC #F2C265 #65F27B #6595F2
square
#F265DC #F2C265 #65F27B #6595F2
split-complementary
#F265DC #95F265 #65F2C2
monochromatic
#CB11AE #ED2DCF #F265DC #F79DE9 #FCD6F6
Accessibility & contrast
On white
2.74
#F265DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#F265DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F265DC
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F265DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F265DC | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#638FE0
Deuteranopia (green-blind)
#8FA4D8
Tritanopia (blue-blind)
#FC6E97
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f265dc; /* rgb */ color: rgb(242, 101, 220); /* oklch */ color: oklch(72.2% 0.218 334.1);
Tailwind
colors: {
custom: {
50: '#f998e7',
500: '#f265dc',
950: '#000000',
},
}SCSS
$custom: #f265dc; $custom-light: #f998e7; $custom-dark: #000000;
JSON
{
"hex": "#f265dc",
"rgb": {
"r": 242,
"g": 101,
"b": 220
},
"hsl": {
"h": 309.362,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.72176,
"c": 0.218,
"h": 334.1
},
"luminance": 0.33352
}Semantic roles & 50–950 ramp
primary
#F265DC
secondary
#C3F0CA
accent
#E12705
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#180E16
muted
#867E84