#BE689F#BE689F
#BE689F is a light, vivid pink. Relative luminance 0.234; OKLCH L 63.2% C 0.129 H 342.4°. Best body text is #000000 at 5.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BE689F |
|---|---|
| RGB | rgb(190, 104, 159) |
| HSL | hsl(322, 40%, 58%) |
| HSV | hsv(322, 45%, 75%) |
| CMYK | cmyk(0%, 45.3%, 16.3%, 25.5%) |
| CIE-LAB | lab(55.43, 41.53, -14.61) |
| CIE-LCH | lch(55.43, 44.03, 340.62°) |
| OKLab | oklab(63.24% 0.1227 -0.0388) |
| OKLCH | oklch(63.24% 0.129 342.4) |
| XYZ | xyz(32.4439, 23.3532, 35.5930) |
| Luminance | 0.2335 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.62
Pale Magenta
#D767AD
ΔE00 4.80
Orchid (survey)
#C875C4
ΔE00 7.62
Dark Lilac
#9C6DA5
ΔE00 8.37
Soft Purple
#A66FB5
ΔE00 8.55
Palevioletred
#DB7093
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE689F #68BE87
analogous
#B268BE #BE689F #BE6874
triadic
#BE689F #9FBE68 #689FBE
tetradic
#BE689F #BEB268 #68BE87 #6874BE
square
#BE689F #BEB268 #68BE87 #6874BE
split-complementary
#BE689F #74BE68 #68BEB2
monochromatic
#78345F #A34681 #BE689F #D093BA #E3BED5
Accessibility & contrast
On white
3.70
#BE689F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.67
#BE689F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE689F
5.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE689F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE689F | 1.00 | 3.70 | 5.67 | 5.67 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D7CA1
Deuteranopia (green-blind)
#848A9D
Tritanopia (blue-blind)
#C7687D
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #be689f; /* rgb */ color: rgb(190, 104, 159); /* oklch */ color: oklch(63.2% 0.129 342.4);
Tailwind
colors: {
custom: {
50: '#d395bb',
500: '#be689f',
950: '#000000',
},
}SCSS
$custom: #be689f; $custom-light: #d395bb; $custom-dark: #000000;
JSON
{
"hex": "#be689f",
"rgb": {
"r": 190,
"g": 104,
"b": 159
},
"hsl": {
"h": 321.628,
"s": 39.815,
"l": 57.647
},
"oklch": {
"l": 0.63241,
"c": 0.12865,
"h": 342.4
},
"luminance": 0.23351
}Semantic roles & 50–950 ramp
primary
#BE689F
secondary
#B0D2BC
accent
#D08358
background
#FDF9FB
surface
#FAF2F6
border
#D3CCD0
text
#140D11
muted
#837E80