#E683B2#E683B2
#E683B2 is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.0% C 0.133 H 351.0°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E683B2 |
|---|---|
| RGB | rgb(230, 131, 178) |
| HSL | hsl(332, 66%, 71%) |
| HSV | hsv(332, 43%, 90%) |
| CMYK | cmyk(0%, 43%, 22.6%, 9.8%) |
| CIE-LAB | lab(66.73, 43.75, -8.02) |
| CIE-LCH | lch(66.73, 44.48, 349.61°) |
| OKLab | oklab(73.04% 0.1312 -0.0207) |
| OKLCH | oklch(73.04% 0.133 351) |
| XYZ | xyz(48.7864, 36.2735, 46.5428) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.35
Bubblegum Pink
#FE83CC
ΔE00 5.65
Bubblegum (survey)
#FF6CB5
ΔE00 5.70
Pinky
#FC86AA
ΔE00 5.77
Bubble Gum Pink
#FF69AF
ΔE00 5.99
Carnation Pink
#FF7FA7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E683B2 #83E6B7
analogous
#E683E3 #E683B2 #E68583
triadic
#E683B2 #B2E683 #83B2E6
tetradic
#E683B2 #E3E683 #83E6B7 #8583E6
square
#E683B2 #E3E683 #83E6B7 #8583E6
split-complementary
#E683B2 #83E685 #83E3E6
monochromatic
#C72873 #DC5092 #E683B2 #F0B6D2 #FAE6EF
Accessibility & contrast
On white
2.54
#E683B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#E683B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E683B2
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E683B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E683B2 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D98B4
Deuteranopia (green-blind)
#A7A9B0
Tritanopia (blue-blind)
#F38094
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e683b2; /* rgb */ color: rgb(230, 131, 178); /* oklch */ color: oklch(73.0% 0.133 351.0);
Tailwind
colors: {
custom: {
50: '#f0a9c9',
500: '#e683b2',
950: '#000000',
},
}SCSS
$custom: #e683b2; $custom-light: #f0a9c9; $custom-dark: #000000;
JSON
{
"hex": "#e683b2",
"rgb": {
"r": 230,
"g": 131,
"b": 178
},
"hsl": {
"h": 331.515,
"s": 66.443,
"l": 70.784
},
"oklch": {
"l": 0.73042,
"c": 0.13284,
"h": 351
},
"luminance": 0.3627
}Semantic roles & 50–950 ramp
primary
#E683B2
secondary
#D5F0E3
accent
#CE7717
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#171013
muted
#857F82