#F690CB#F690CB
#F690CB is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.8% C 0.141 H 345.2°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F690CB |
|---|---|
| RGB | rgb(246, 144, 203) |
| HSL | hsl(325, 85%, 76%) |
| HSV | hsv(325, 41%, 96%) |
| CMYK | cmyk(0%, 41.5%, 17.5%, 3.5%) |
| CIE-LAB | lab(72.13, 46.06, -13.69) |
| CIE-LCH | lch(72.13, 48.06, 343.44°) |
| OKLab | oklab(77.8% 0.1366 -0.0361) |
| OKLCH | oklch(77.8% 0.141 345.2) |
| XYZ | xyz(58.7596, 43.8550, 61.8583) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.04
Pink (survey)
#FF81C0
ΔE00 3.70
Bubblegum (survey)
#FF6CB5
ΔE00 7.28
Lavender Pink
#DD85D7
ΔE00 7.60
Plum
#DDA0DD
ΔE00 7.64
Hot Pink
#FF69B4
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F690CB #90F6BB
analogous
#EE90F6 #F690CB #F69098
triadic
#F690CB #CBF690 #90CBF6
tetradic
#F690CB #F6EE90 #90F6BB #9098F6
square
#F690CB #F6EE90 #90F6BB #9098F6
split-complementary
#F690CB #98F690 #90F6EE
monochromatic
#ED1F96 #F157B0 #F690CB #FBC9E6 #FDE3F2
Accessibility & contrast
On white
2.15
#F690CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#F690CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F690CB
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F690CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F690CB | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7CD
Deuteranopia (green-blind)
#B1B7C8
Tritanopia (blue-blind)
#FF8FA5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f690cb; /* rgb */ color: rgb(246, 144, 203); /* oklch */ color: oklch(77.8% 0.141 345.2);
Tailwind
colors: {
custom: {
50: '#fbb2da',
500: '#f690cb',
950: '#000000',
},
}SCSS
$custom: #f690cb; $custom-light: #fbb2da; $custom-dark: #000000;
JSON
{
"hex": "#f690cb",
"rgb": {
"r": 246,
"g": 144,
"b": 203
},
"hsl": {
"h": 325.294,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.77801,
"c": 0.14128,
"h": 345.2
},
"luminance": 0.43851
}Semantic roles & 50–950 ramp
primary
#F690CB
secondary
#D6F5E3
accent
#E16104
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181115
muted
#868083