#F693F5#F693F5
#F693F5 is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.9% C 0.170 H 327.4°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F693F5 |
|---|---|
| RGB | rgb(246, 147, 245) |
| HSL | hsl(301, 85%, 77%) |
| HSV | hsv(301, 40%, 96%) |
| CMYK | cmyk(0%, 40.2%, 0.4%, 3.5%) |
| CIE-LAB | lab(74.23, 51.43, -33.54) |
| CIE-LCH | lch(74.23, 61.40, 326.89°) |
| OKLab | oklab(79.87% 0.1429 -0.0915) |
| OKLCH | oklch(79.87% 0.17 327.4) |
| XYZ | xyz(64.9200, 47.0559, 92.0316) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 5.78
Purply Pink
#F075E6
ΔE00 6.09
Plum
#DDA0DD
ΔE00 6.82
Bubblegum Pink
#FE83CC
ΔE00 8.25
Candy Pink
#FF63E9
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F693F5 #93F694
analogous
#C693F6 #F693F5 #F693C4
triadic
#F693F5 #F5F693 #93F5F6
tetradic
#F693F5 #F6C693 #93F694 #93C4F6
square
#F693F5 #F6C693 #93F694 #93C4F6
split-complementary
#F693F5 #C4F693 #93F6C6
monochromatic
#ED22EB #F15BF0 #F693F5 #FBCBFA #FDE3FC
Accessibility & contrast
On white
2.02
#F693F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#F693F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F693F5
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F693F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F693F5 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAEF8
Deuteranopia (green-blind)
#A6BBF2
Tritanopia (blue-blind)
#FC9CB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f693f5; /* rgb */ color: rgb(246, 147, 245); /* oklch */ color: oklch(79.9% 0.170 327.4);
Tailwind
colors: {
custom: {
50: '#fbb5f8',
500: '#f693f5',
950: '#000000',
},
}SCSS
$custom: #f693f5; $custom-light: #fbb5f8; $custom-dark: #000000;
JSON
{
"hex": "#f693f5",
"rgb": {
"r": 246,
"g": 147,
"b": 245
},
"hsl": {
"h": 300.606,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.79867,
"c": 0.16967,
"h": 327.4
},
"luminance": 0.47053
}Semantic roles & 50–950 ramp
primary
#F693F5
secondary
#D6F5D7
accent
#E10704
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085