#E68FBB#E68FBB
#E68FBB is a light, moderate pink. Relative luminance 0.401; OKLCH L 75.2% C 0.118 H 348.6°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E68FBB |
|---|---|
| RGB | rgb(230, 143, 187) |
| HSL | hsl(330, 64%, 73%) |
| HSV | hsv(330, 38%, 90%) |
| CMYK | cmyk(0%, 37.8%, 18.7%, 9.8%) |
| CIE-LAB | lab(69.51, 38.84, -8.92) |
| CIE-LCH | lch(69.51, 39.86, 347.06°) |
| OKLab | oklab(75.24% 0.1156 -0.0233) |
| OKLCH | oklch(75.24% 0.118 348.6) |
| XYZ | xyz(51.4259, 40.0590, 52.0276) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.15
Bubblegum Pink
#FE83CC
ΔE00 5.81
Pig Pink
#E78EA5
ΔE00 6.25
Pinky
#FC86AA
ΔE00 6.55
Dull Pink
#D5869D
ΔE00 6.77
Carnation Pink
#FF7FA7
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68FBB #8FE6BA
analogous
#E58FE6 #E68FBB #E68F8F
triadic
#E68FBB #BBE68F #8FBBE6
tetradic
#E68FBB #E6E58F #8FE6BA #8F8FE6
square
#E68FBB #E6E58F #8FE6BA #8F8FE6
split-complementary
#E68FBB #8FE68F #8FE6E5
monochromatic
#CD2E7E #DB5D9D #E68FBB #F1C1D9 #F9E6F0
Accessibility & contrast
On white
2.33
#E68FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#E68FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68FBB
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68FBB | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BD
Deuteranopia (green-blind)
#ACAFB9
Tritanopia (blue-blind)
#F18D9F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e68fbb; /* rgb */ color: rgb(230, 143, 187); /* oklch */ color: oklch(75.2% 0.118 348.6);
Tailwind
colors: {
custom: {
50: '#efb1cf',
500: '#e68fbb',
950: '#000000',
},
}SCSS
$custom: #e68fbb; $custom-light: #efb1cf; $custom-dark: #000000;
JSON
{
"hex": "#e68fbb",
"rgb": {
"r": 230,
"g": 143,
"b": 187
},
"hsl": {
"h": 329.655,
"s": 63.504,
"l": 73.137
},
"oklch": {
"l": 0.75242,
"c": 0.11792,
"h": 348.6
},
"luminance": 0.40056
}Semantic roles & 50–950 ramp
primary
#E68FBB
secondary
#DAF1E5
accent
#CB721A
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171113
muted
#858082