#E68FBF#E68FBF
#E68FBF is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.4% C 0.120 H 346.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E68FBF |
|---|---|
| RGB | rgb(230, 143, 191) |
| HSL | hsl(327, 64%, 73%) |
| HSV | hsv(327, 38%, 90%) |
| CMYK | cmyk(0%, 37.8%, 17%, 9.8%) |
| CIE-LAB | lab(69.64, 39.46, -10.97) |
| CIE-LCH | lch(69.64, 40.95, 344.46°) |
| OKLab | oklab(75.38% 0.1169 -0.0288) |
| OKLCH | oklch(75.38% 0.12 346.2) |
| XYZ | xyz(51.8601, 40.2327, 54.3142) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.05
Bubblegum Pink
#FE83CC
ΔE00 5.25
Pig Pink
#E78EA5
ΔE00 7.28
Pinky
#FC86AA
ΔE00 7.35
Plum
#DDA0DD
ΔE00 7.64
Dull Pink
#D5869D
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68FBF #8FE6B6
analogous
#E28FE6 #E68FBF #E68F93
triadic
#E68FBF #BFE68F #8FBFE6
tetradic
#E68FBF #E6E28F #8FE6B6 #8F93E6
square
#E68FBF #E6E28F #8FE6B6 #8F93E6
split-complementary
#E68FBF #93E68F #8FE6E2
monochromatic
#CD2E86 #DB5DA2 #E68FBF #F1C1DC #F9E6F1
Accessibility & contrast
On white
2.32
#E68FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#E68FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68FBF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68FBF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1C1
Deuteranopia (green-blind)
#ABAFBD
Tritanopia (blue-blind)
#F18EA0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e68fbf; /* rgb */ color: rgb(230, 143, 191); /* oklch */ color: oklch(75.4% 0.120 346.2);
Tailwind
colors: {
custom: {
50: '#efb1d2',
500: '#e68fbf',
950: '#000000',
},
}SCSS
$custom: #e68fbf; $custom-light: #efb1d2; $custom-dark: #000000;
JSON
{
"hex": "#e68fbf",
"rgb": {
"r": 230,
"g": 143,
"b": 191
},
"hsl": {
"h": 326.897,
"s": 63.504,
"l": 73.137
},
"oklch": {
"l": 0.75376,
"c": 0.12038,
"h": 346.2
},
"luminance": 0.4023
}Semantic roles & 50–950 ramp
primary
#E68FBF
secondary
#DAF1E4
accent
#CB6A1A
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082