#F690E2#F690E2
#F690E2 is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.6% C 0.158 H 334.6°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F690E2 |
|---|---|
| RGB | rgb(246, 144, 226) |
| HSL | hsl(312, 85%, 76%) |
| HSV | hsv(312, 41%, 96%) |
| CMYK | cmyk(0%, 41.5%, 8.1%, 3.5%) |
| CIE-LAB | lab(72.91, 49.70, -25.18) |
| CIE-LCH | lch(72.91, 55.71, 333.13°) |
| OKLab | oklab(78.65% 0.1429 -0.0679) |
| OKLCH | oklch(78.65% 0.158 334.6) |
| XYZ | xyz(61.7065, 45.0338, 77.3789) |
| Luminance | 0.4503 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.84
Bubblegum Pink
#FE83CC
ΔE00 4.98
Violet (CSS)
#EE82EE
ΔE00 5.02
Plum
#DDA0DD
ΔE00 6.08
Purply Pink
#F075E6
ΔE00 6.25
Pink (survey)
#FF81C0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F690E2 #90F6A4
analogous
#D790F6 #F690E2 #F690AF
triadic
#F690E2 #E2F690 #90E2F6
tetradic
#F690E2 #F6D790 #90F6A4 #90AFF6
square
#F690E2 #F6D790 #90F6A4 #90AFF6
split-complementary
#F690E2 #AFF690 #90F6D7
monochromatic
#ED1FC4 #F157D3 #F690E2 #FBC9F1 #FDE3F8
Accessibility & contrast
On white
2.10
#F690E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F690E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F690E2
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F690E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F690E2 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AAE5
Deuteranopia (green-blind)
#ABB8DF
Tritanopia (blue-blind)
#FF95AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f690e2; /* rgb */ color: rgb(246, 144, 226); /* oklch */ color: oklch(78.6% 0.158 334.6);
Tailwind
colors: {
custom: {
50: '#fbb3eb',
500: '#f690e2',
950: '#000000',
},
}SCSS
$custom: #f690e2; $custom-light: #fbb3eb; $custom-dark: #000000;
JSON
{
"hex": "#f690e2",
"rgb": {
"r": 246,
"g": 144,
"b": 226
},
"hsl": {
"h": 311.765,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.78648,
"c": 0.15816,
"h": 334.6
},
"luminance": 0.4503
}Semantic roles & 50–950 ramp
primary
#F690E2
secondary
#D6F5DC
accent
#E12F04
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084