#F69CFD#F69CFD
#F69CFD is a light, vivid purple. Relative luminance 0.505; OKLCH L 81.6% C 0.162 H 324.4°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F69CFD |
|---|---|
| RGB | rgb(246, 156, 253) |
| HSL | hsl(296, 96%, 80%) |
| HSV | hsv(296, 38%, 99%) |
| CMYK | cmyk(2.8%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(76.35, 48.29, -34.58) |
| CIE-LCH | lch(76.35, 59.39, 324.39°) |
| OKLab | oklab(81.57% 0.1318 -0.0945) |
| OKLCH | oklch(81.57% 0.162 324.4) |
| XYZ | xyz(67.6224, 50.4643, 99.0880) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.52
Plum
#DDA0DD
ΔE00 6.67
Mauve
#E0B0FF
ΔE00 6.77
Lavender Pink
#DD85D7
ΔE00 7.33
Purply Pink
#F075E6
ΔE00 8.02
Lilac (survey)
#CEA2FD
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69CFD #A3FD9C
analogous
#C59CFD #F69CFD #FD9CD4
triadic
#F69CFD #FDF69C #9CFDF6
tetradic
#F69CFD #FDC59C #A3FD9C #9CD4FD
square
#F69CFD #FDC59C #A3FD9C #9CD4FD
split-complementary
#F69CFD #D4FD9C #9CFDC5
monochromatic
#EB24FB #F160FC #F69CFD #FBD8FE #FCE1FE
Accessibility & contrast
On white
1.89
#F69CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#F69CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69CFD
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69CFD | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#AAC0FA
Tritanopia (blue-blind)
#FAA6C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f69cfd; /* rgb */ color: rgb(246, 156, 253); /* oklch */ color: oklch(81.6% 0.162 324.4);
Tailwind
colors: {
custom: {
50: '#fabbfe',
500: '#f69cfd',
950: '#000000',
},
}SCSS
$custom: #f69cfd; $custom-light: #fabbfe; $custom-dark: #000000;
JSON
{
"hex": "#f69cfd",
"rgb": {
"r": 246,
"g": 156,
"b": 253
},
"hsl": {
"h": 295.67,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.81566,
"c": 0.16221,
"h": 324.4
},
"luminance": 0.50462
}Semantic roles & 50–950 ramp
primary
#F69CFD
secondary
#67DF5E
accent
#E60011
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286