#F264DB#F264DB
#F264DB is a light, highly saturated purple. Relative luminance 0.331; OKLCH L 72.0% C 0.219 H 334.4°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F264DB |
|---|---|
| RGB | rgb(242, 100, 219) |
| HSL | hsl(310, 85%, 67%) |
| HSV | hsv(310, 59%, 95%) |
| CMYK | cmyk(0%, 58.7%, 9.5%, 5.1%) |
| CIE-LAB | lab(64.25, 68.11, -34.71) |
| CIE-LCH | lch(64.25, 76.44, 333.00°) |
| OKLab | oklab(72.02% 0.1972 -0.0945) |
| OKLCH | oklch(72.02% 0.219 334.4) |
| XYZ | xyz(53.9616, 33.1102, 70.5529) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 3.22
Orchid
#DA70D6
ΔE00 3.90
Light Magenta
#FA5FF7
ΔE00 4.20
Violet Pink
#FB5FFC
ΔE00 4.87
Violet (CSS)
#EE82EE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F264DB #64F27B
analogous
#C264F2 #F264DB #F26494
triadic
#F264DB #DBF264 #64DBF2
tetradic
#F264DB #F2C264 #64F27B #6494F2
square
#F264DB #F2C264 #64F27B #6494F2
split-complementary
#F264DB #94F264 #64F2C2
monochromatic
#CB11AD #ED2CCE #F264DB #F79CE8 #FBD5F5
Accessibility & contrast
On white
2.76
#F264DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#F264DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F264DB
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F264DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F264DB | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#638EDF
Deuteranopia (green-blind)
#8FA3D7
Tritanopia (blue-blind)
#FD6D97
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f264db; /* rgb */ color: rgb(242, 100, 219); /* oklch */ color: oklch(72.0% 0.219 334.4);
Tailwind
colors: {
custom: {
50: '#f997e6',
500: '#f264db',
950: '#000000',
},
}SCSS
$custom: #f264db; $custom-light: #f997e6; $custom-dark: #000000;
JSON
{
"hex": "#f264db",
"rgb": {
"r": 242,
"g": 100,
"b": 219
},
"hsl": {
"h": 309.718,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.72017,
"c": 0.21867,
"h": 334.4
},
"luminance": 0.33106
}Semantic roles & 50–950 ramp
primary
#F264DB
secondary
#C2EFCA
accent
#E12805
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#180E16
muted
#867E84