#F693DA#F693DA
#F693DA is a light, vivid pink. Relative luminance 0.455; OKLCH L 78.8% C 0.147 H 338.3°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F693DA |
|---|---|
| RGB | rgb(246, 147, 218) |
| HSL | hsl(317, 85%, 77%) |
| HSV | hsv(317, 40%, 96%) |
| CMYK | cmyk(0%, 40.2%, 11.4%, 3.5%) |
| CIE-LAB | lab(73.24, 46.87, -20.29) |
| CIE-LCH | lch(73.24, 51.07, 336.59°) |
| OKLab | oklab(78.8% 0.1364 -0.0543) |
| OKLCH | oklch(78.8% 0.147 338.3) |
| XYZ | xyz(61.0948, 45.5258, 71.8855) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 5.85
Plum
#DDA0DD
ΔE00 5.88
Pink (survey)
#FF81C0
ΔE00 6.06
Violet (CSS)
#EE82EE
ΔE00 6.96
Purply Pink
#F075E6
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F693DA #93F6AF
analogous
#E193F6 #F693DA #F693A9
triadic
#F693DA #DAF693 #93DAF6
tetradic
#F693DA #F6E193 #93F6AF #93A9F6
square
#F693DA #F6E193 #93F6AF #93A9F6
split-complementary
#F693DA #A9F693 #93F6E1
monochromatic
#ED22B3 #F15BC7 #F693DA #FBCBED #FDE3F5
Accessibility & contrast
On white
2.08
#F693DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#F693DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F693DA
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F693DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F693DA | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AADD
Deuteranopia (green-blind)
#AFB9D7
Tritanopia (blue-blind)
#FF96AD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f693da; /* rgb */ color: rgb(246, 147, 218); /* oklch */ color: oklch(78.8% 0.147 338.3);
Tailwind
colors: {
custom: {
50: '#fbb4e5',
500: '#f693da',
950: '#000000',
},
}SCSS
$custom: #f693da; $custom-light: #fbb4e5; $custom-dark: #000000;
JSON
{
"hex": "#f693da",
"rgb": {
"r": 246,
"g": 147,
"b": 218
},
"hsl": {
"h": 316.97,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.78798,
"c": 0.14679,
"h": 338.3
},
"luminance": 0.45522
}Semantic roles & 50–950 ramp
primary
#F693DA
secondary
#D6F5DF
accent
#E14304
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084