#F693F2#F693F2
#F693F2 is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.7% C 0.167 H 328.4°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F693F2 |
|---|---|
| RGB | rgb(246, 147, 242) |
| HSL | hsl(302, 85%, 77%) |
| HSV | hsv(302, 40%, 96%) |
| CMYK | cmyk(0%, 40.2%, 1.6%, 3.5%) |
| CIE-LAB | lab(74.11, 50.90, -32.09) |
| CIE-LCH | lch(74.11, 60.17, 327.78°) |
| OKLab | oklab(79.74% 0.1423 -0.0874) |
| OKLCH | oklch(79.74% 0.167 328.4) |
| XYZ | xyz(64.4657, 46.8742, 89.6391) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.85
Lavender Pink
#DD85D7
ΔE00 5.54
Purply Pink
#F075E6
ΔE00 6.07
Plum
#DDA0DD
ΔE00 6.53
Bubblegum Pink
#FE83CC
ΔE00 7.75
Candy Pink
#FF63E9
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F693F2 #93F697
analogous
#C993F6 #F693F2 #F693C1
triadic
#F693F2 #F2F693 #93F2F6
tetradic
#F693F2 #F6C993 #93F697 #93C1F6
square
#F693F2 #F6C993 #93F697 #93C1F6
split-complementary
#F693F2 #C1F693 #93F6C9
monochromatic
#ED22E4 #F15BEB #F693F2 #FBCBF9 #FDE3FC
Accessibility & contrast
On white
2.02
#F693F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#F693F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F693F2
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F693F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F693F2 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAEF5
Deuteranopia (green-blind)
#A7BBEF
Tritanopia (blue-blind)
#FC9CB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f693f2; /* rgb */ color: rgb(246, 147, 242); /* oklch */ color: oklch(79.7% 0.167 328.4);
Tailwind
colors: {
custom: {
50: '#fbb5f6',
500: '#f693f2',
950: '#000000',
},
}SCSS
$custom: #f693f2; $custom-light: #fbb5f6; $custom-dark: #000000;
JSON
{
"hex": "#f693f2",
"rgb": {
"r": 246,
"g": 147,
"b": 242
},
"hsl": {
"h": 302.424,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.79741,
"c": 0.16694,
"h": 328.4
},
"luminance": 0.46871
}Semantic roles & 50–950 ramp
primary
#F693F2
secondary
#D6F5D8
accent
#E10D04
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085