#EABBCF#EABBCF
#EABBCF is a very light, muted pink. Relative luminance 0.575; OKLCH L 83.9% C 0.060 H 351.1°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBCF |
|---|---|
| RGB | rgb(234, 187, 207) |
| HSL | hsl(334, 53%, 83%) |
| HSV | hsv(334, 20%, 92%) |
| CMYK | cmyk(0%, 20.1%, 11.5%, 8.2%) |
| CIE-LAB | lab(80.48, 20.00, -3.60) |
| CIE-LCH | lch(80.48, 20.32, 349.79°) |
| OKLab | oklab(83.94% 0.059 -0.0093) |
| OKLCH | oklch(83.94% 0.06 351.1) |
| XYZ | xyz(62.9640, 57.5401, 66.8090) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 4.92
Baby Pink
#FFB7CE
ΔE00 5.11
Pale Pink
#FFCFDC
ΔE00 5.26
Bubblegum
#FFC1CC
ΔE00 5.38
Light Pink
#FFD1DF
ΔE00 5.42
Pink
#FFC0CB
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBCF #BBEAD6
analogous
#EABBE7 #EABBCF #EABEBB
triadic
#EABBCF #CFEABB #BBCFEA
tetradic
#EABBCF #E7EABB #BBEAD6 #BEBBEA
square
#EABBCF #E7EABB #BBEAD6 #BEBBEA
split-complementary
#EABBCF #BBEABE #BBE7EA
monochromatic
#CD5D8D #DC8CAE #EABBCF #F8E8EE #F8E8EE
Accessibility & contrast
On white
1.68
#EABBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EABBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBCF
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBCF | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3D0
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#F1BAC2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eabbcf; /* rgb */ color: rgb(234, 187, 207); /* oklch */ color: oklch(83.9% 0.060 351.1);
Tailwind
colors: {
custom: {
50: '#f1cfdd',
500: '#eabbcf',
950: '#000000',
},
}SCSS
$custom: #eabbcf; $custom-light: #f1cfdd; $custom-dark: #000000;
JSON
{
"hex": "#eabbcf",
"rgb": {
"r": 234,
"g": 187,
"b": 207
},
"hsl": {
"h": 334.468,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.83941,
"c": 0.0597,
"h": 351.1
},
"luminance": 0.57538
}Semantic roles & 50–950 ramp
primary
#EABBCF
secondary
#83C6AA
accent
#C07E25
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384