#EEBED6#EEBED6
#EEBED6 is a very light, moderate pink. Relative luminance 0.599; OKLCH L 85.1% C 0.063 H 347.0°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBED6 |
|---|---|
| RGB | rgb(238, 190, 214) |
| HSL | hsl(330, 59%, 84%) |
| HSV | hsv(330, 20%, 93%) |
| CMYK | cmyk(0%, 20.2%, 10.1%, 6.7%) |
| CIE-LAB | lab(81.76, 20.95, -5.44) |
| CIE-LCH | lch(81.76, 21.64, 345.45°) |
| OKLab | oklab(85.08% 0.0613 -0.0142) |
| OKLCH | oklch(85.08% 0.063 347) |
| XYZ | xyz(65.8103, 59.8612, 71.6930) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 5.12
Pastel Pink
#FFBACD
ΔE00 5.13
Pale Pink
#FFCFDC
ΔE00 5.26
Light Pink
#FFD1DF
ΔE00 5.29
Powder Pink
#FFB2D0
ΔE00 5.65
Bubblegum
#FFC1CC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBED6 #BEEED6
analogous
#EEBEEE #EEBED6 #EEBEBE
triadic
#EEBED6 #D6EEBE #BED6EE
tetradic
#EEBED6 #EEEEBE #BEEED6 #BEBEEE
square
#EEBED6 #EEEEBE #BEEED6 #BEBEEE
split-complementary
#EEBED6 #BEEEBE #BEEEEE
monochromatic
#D55D99 #E18DB7 #EEBED6 #F9E7F0 #F9E7F0
Accessibility & contrast
On white
1.62
#EEBED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#EEBED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBED6
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBED6 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D7
Deuteranopia (green-blind)
#CCCED5
Tritanopia (blue-blind)
#F5BDC6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eebed6; /* rgb */ color: rgb(238, 190, 214); /* oklch */ color: oklch(85.1% 0.063 347.0);
Tailwind
colors: {
custom: {
50: '#f4d1e2',
500: '#eebed6',
950: '#000000',
},
}SCSS
$custom: #eebed6; $custom-light: #f4d1e2; $custom-dark: #000000;
JSON
{
"hex": "#eebed6",
"rgb": {
"r": 238,
"g": 190,
"b": 214
},
"hsl": {
"h": 330,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.85082,
"c": 0.06294,
"h": 347
},
"luminance": 0.59859
}Semantic roles & 50–950 ramp
primary
#EEBED6
secondary
#84CCA8
accent
#C6731F
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384