#F35CDF#F35CDF
#F35CDF is a light, highly saturated purple. Relative luminance 0.320; OKLCH L 71.5% C 0.233 H 333.3°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F35CDF |
|---|---|
| RGB | rgb(243, 92, 223) |
| HSL | hsl(308, 86%, 66%) |
| HSV | hsv(308, 62%, 95%) |
| CMYK | cmyk(0%, 62.1%, 8.2%, 4.7%) |
| CIE-LAB | lab(63.38, 72.25, -38.29) |
| CIE-LCH | lch(63.38, 81.77, 332.08°) |
| OKLab | oklab(71.46% 0.2083 -0.1046) |
| OKLCH | oklch(71.46% 0.233 333.3) |
| XYZ | xyz(54.1088, 32.0409, 73.1324) |
| Luminance | 0.3204 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.66
Light Magenta
#FA5FF7
ΔE00 3.52
Purply Pink
#F075E6
ΔE00 4.12
Violet Pink
#FB5FFC
ΔE00 4.20
Orchid
#DA70D6
ΔE00 4.42
Purpleish Pink
#DF4EC8
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F35CDF #5CF370
analogous
#BB5CF3 #F35CDF #F35C93
triadic
#F35CDF #DFF35C #5CDFF3
tetradic
#F35CDF #F3BB5C #5CF370 #5C93F3
square
#F35CDF #F3BB5C #5CF370 #5C93F3
split-complementary
#F35CDF #93F35C #5CF3BB
monochromatic
#C60FAE #EF23D4 #F35CDF #F795EA #FBCEF5
Accessibility & contrast
On white
2.84
#F35CDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#F35CDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F35CDF
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F35CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F35CDF | 1.00 | 2.84 | 7.41 | 7.41 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#588BE3
Deuteranopia (green-blind)
#8AA1DB
Tritanopia (blue-blind)
#FD6895
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #f35cdf; /* rgb */ color: rgb(243, 92, 223); /* oklch */ color: oklch(71.5% 0.233 333.3);
Tailwind
colors: {
custom: {
50: '#fa93e9',
500: '#f35cdf',
950: '#000000',
},
}SCSS
$custom: #f35cdf; $custom-light: #fa93e9; $custom-dark: #000000;
JSON
{
"hex": "#f35cdf",
"rgb": {
"r": 243,
"g": 92,
"b": 223
},
"hsl": {
"h": 307.947,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.71464,
"c": 0.23314,
"h": 333.3
},
"luminance": 0.32037
}Semantic roles & 50–950 ramp
primary
#F35CDF
secondary
#BCEFC3
accent
#E32003
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E16
muted
#867E84