#E683BF#E683BF
#E683BF is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.5% C 0.141 H 343.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E683BF |
|---|---|
| RGB | rgb(230, 131, 191) |
| HSL | hsl(324, 66%, 71%) |
| HSV | hsv(324, 43%, 90%) |
| CMYK | cmyk(0%, 43%, 17%, 9.8%) |
| CIE-LAB | lab(67.14, 45.67, -14.71) |
| CIE-LCH | lch(67.14, 47.98, 342.14°) |
| OKLab | oklab(73.49% 0.1352 -0.0389) |
| OKLCH | oklch(73.49% 0.141 343.9) |
| XYZ | xyz(50.1541, 36.8206, 53.7456) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.99
Pink (survey)
#FF81C0
ΔE00 4.38
Bubblegum (survey)
#FF6CB5
ΔE00 5.91
Lavender Pink
#DD85D7
ΔE00 6.11
Hot Pink
#FF69B4
ΔE00 6.23
Bubble Gum Pink
#FF69AF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E683BF #83E6AA
analogous
#DB83E6 #E683BF #E6838D
triadic
#E683BF #BFE683 #83BFE6
tetradic
#E683BF #E6DB83 #83E6AA #838DE6
square
#E683BF #E6DB83 #83E6AA #838DE6
split-complementary
#E683BF #8DE683 #83E6DB
monochromatic
#C72888 #DC50A5 #E683BF #F0B6D9 #FAE6F2
Accessibility & contrast
On white
2.51
#E683BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#E683BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E683BF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E683BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E683BF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99C1
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#F18399
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e683bf; /* rgb */ color: rgb(230, 131, 191); /* oklch */ color: oklch(73.5% 0.141 343.9);
Tailwind
colors: {
custom: {
50: '#f0a9d2',
500: '#e683bf',
950: '#000000',
},
}SCSS
$custom: #e683bf; $custom-light: #f0a9d2; $custom-dark: #000000;
JSON
{
"hex": "#e683bf",
"rgb": {
"r": 230,
"g": 131,
"b": 191
},
"hsl": {
"h": 323.636,
"s": 66.443,
"l": 70.784
},
"oklch": {
"l": 0.73491,
"c": 0.14068,
"h": 343.9
},
"luminance": 0.36817
}Semantic roles & 50–950 ramp
primary
#E683BF
secondary
#D5F0E0
accent
#CE5F17
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#171014
muted
#857F82