#F690EB#F690EB
#F690EB is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.0% C 0.166 H 331.0°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F690EB |
|---|---|
| RGB | rgb(246, 144, 235) |
| HSL | hsl(306, 85%, 76%) |
| HSV | hsv(306, 41%, 96%) |
| CMYK | cmyk(0%, 41.5%, 4.5%, 3.5%) |
| CIE-LAB | lab(73.25, 51.21, -29.60) |
| CIE-LCH | lch(73.25, 59.14, 329.97°) |
| OKLab | oklab(79.01% 0.145 -0.0803) |
| OKLCH | oklch(79.01% 0.166 331) |
| XYZ | xyz(62.9740, 45.5408, 84.0544) |
| Luminance | 0.4554 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 4.87
Purply Pink
#F075E6
ΔE00 5.60
Plum
#DDA0DD
ΔE00 6.42
Bubblegum Pink
#FE83CC
ΔE00 6.51
Candy Pink
#FF63E9
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F690EB #90F69B
analogous
#CE90F6 #F690EB #F690B8
triadic
#F690EB #EBF690 #90EBF6
tetradic
#F690EB #F6CE90 #90F69B #90B8F6
square
#F690EB #F6CE90 #90F69B #90B8F6
split-complementary
#F690EB #B8F690 #90F6CE
monochromatic
#ED1FD7 #F157E1 #F690EB #FBC9F5 #FDE3FA
Accessibility & contrast
On white
2.08
#F690EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F690EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F690EB
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F690EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F690EB | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#FE97B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f690eb; /* rgb */ color: rgb(246, 144, 235); /* oklch */ color: oklch(79.0% 0.166 331.0);
Tailwind
colors: {
custom: {
50: '#fbb3f1',
500: '#f690eb',
950: '#000000',
},
}SCSS
$custom: #f690eb; $custom-light: #fbb3f1; $custom-dark: #000000;
JSON
{
"hex": "#f690eb",
"rgb": {
"r": 246,
"g": 144,
"b": 235
},
"hsl": {
"h": 306.471,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.79007,
"c": 0.16574,
"h": 331
},
"luminance": 0.45538
}Semantic roles & 50–950 ramp
primary
#F690EB
secondary
#D6F5DA
accent
#E11C04
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085