#F690DE#F690DE
#F690DE is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.5% C 0.155 H 336.3°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F690DE |
|---|---|
| RGB | rgb(246, 144, 222) |
| HSL | hsl(314, 85%, 76%) |
| HSV | hsv(314, 41%, 96%) |
| CMYK | cmyk(0%, 41.5%, 9.8%, 3.5%) |
| CIE-LAB | lab(72.77, 49.04, -23.20) |
| CIE-LCH | lch(72.77, 54.25, 334.68°) |
| OKLab | oklab(78.49% 0.1419 -0.0623) |
| OKLCH | oklch(78.49% 0.155 336.3) |
| XYZ | xyz(61.1641, 44.8168, 74.5220) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 5.06
Violet (CSS)
#EE82EE
ΔE00 5.69
Plum
#DDA0DD
ΔE00 6.09
Pink (survey)
#FF81C0
ΔE00 6.64
Purply Pink
#F075E6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F690DE #90F6A8
analogous
#DB90F6 #F690DE #F690AB
triadic
#F690DE #DEF690 #90DEF6
tetradic
#F690DE #F6DB90 #90F6A8 #90ABF6
square
#F690DE #F6DB90 #90F6A8 #90ABF6
split-complementary
#F690DE #ABF690 #90F6DB
monochromatic
#ED1FBC #F157CD #F690DE #FBC9EF #FDE3F7
Accessibility & contrast
On white
2.11
#F690DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#F690DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F690DE
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F690DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F690DE | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E1
Deuteranopia (green-blind)
#ACB8DB
Tritanopia (blue-blind)
#FF94AD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f690de; /* rgb */ color: rgb(246, 144, 222); /* oklch */ color: oklch(78.5% 0.155 336.3);
Tailwind
colors: {
custom: {
50: '#fbb3e8',
500: '#f690de',
950: '#000000',
},
}SCSS
$custom: #f690de; $custom-light: #fbb3e8; $custom-dark: #000000;
JSON
{
"hex": "#f690de",
"rgb": {
"r": 246,
"g": 144,
"b": 222
},
"hsl": {
"h": 314.118,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.78493,
"c": 0.15495,
"h": 336.3
},
"luminance": 0.44813
}Semantic roles & 50–950 ramp
primary
#F690DE
secondary
#D6F5DD
accent
#E13804
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084