#F692EB#F692EB
#F692EB is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.3% C 0.162 H 331.1°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F692EB |
|---|---|
| RGB | rgb(246, 146, 235) |
| HSL | hsl(307, 85%, 77%) |
| HSV | hsv(307, 41%, 96%) |
| CMYK | cmyk(0%, 40.7%, 4.5%, 3.5%) |
| CIE-LAB | lab(73.64, 50.20, -28.98) |
| CIE-LCH | lch(73.64, 57.97, 330.00°) |
| OKLab | oklab(79.31% 0.1421 -0.0786) |
| OKLCH | oklch(79.31% 0.162 331.1) |
| XYZ | xyz(63.2796, 46.1520, 84.1562) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.19
Lavender Pink
#DD85D7
ΔE00 5.06
Purply Pink
#F075E6
ΔE00 6.03
Plum
#DDA0DD
ΔE00 6.12
Bubblegum Pink
#FE83CC
ΔE00 6.55
Candy Pink
#FF63E9
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F692EB #92F69D
analogous
#CF92F6 #F692EB #F692B9
triadic
#F692EB #EBF692 #92EBF6
tetradic
#F692EB #F6CF92 #92F69D #92B9F6
square
#F692EB #F6CF92 #92F69D #92B9F6
split-complementary
#F692EB #B9F692 #92F6CF
monochromatic
#ED21D6 #F159E1 #F692EB #FBCBF5 #FDE3FA
Accessibility & contrast
On white
2.05
#F692EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#F692EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F692EB
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F692EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F692EB | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACEE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#FD99B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f692eb; /* rgb */ color: rgb(246, 146, 235); /* oklch */ color: oklch(79.3% 0.162 331.1);
Tailwind
colors: {
custom: {
50: '#fbb4f1',
500: '#f692eb',
950: '#000000',
},
}SCSS
$custom: #f692eb; $custom-light: #fbb4f1; $custom-dark: #000000;
JSON
{
"hex": "#f692eb",
"rgb": {
"r": 246,
"g": 146,
"b": 235
},
"hsl": {
"h": 306.6,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.79305,
"c": 0.1624,
"h": 331.1
},
"luminance": 0.46149
}Semantic roles & 50–950 ramp
primary
#F692EB
secondary
#D6F5DA
accent
#E11D04
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084