#EEBED5#EEBED5
#EEBED5 is a very light, moderate pink. Relative luminance 0.598; OKLCH L 85.1% C 0.062 H 348.1°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBED5 |
|---|---|
| RGB | rgb(238, 190, 213) |
| HSL | hsl(331, 59%, 84%) |
| HSV | hsv(331, 20%, 93%) |
| CMYK | cmyk(0%, 20.2%, 10.5%, 6.7%) |
| CIE-LAB | lab(81.73, 20.78, -4.94) |
| CIE-LCH | lch(81.73, 21.36, 346.62°) |
| OKLab | oklab(85.05% 0.061 -0.0128) |
| OKLCH | oklch(85.05% 0.062 348.1) |
| XYZ | xyz(65.6830, 59.8103, 71.0225) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 4.97
Baby Pink
#FFB7CE
ΔE00 5.03
Pale Pink
#FFCFDC
ΔE00 5.06
Light Pink
#FFD1DF
ΔE00 5.12
Powder Pink
#FFB2D0
ΔE00 5.66
Bubblegum
#FFC1CC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBED5 #BEEED7
analogous
#EEBEED #EEBED5 #EEBFBE
triadic
#EEBED5 #D5EEBE #BED5EE
tetradic
#EEBED5 #EDEEBE #BEEED7 #BFBEEE
square
#EEBED5 #EDEEBE #BEEED7 #BFBEEE
split-complementary
#EEBED5 #BEEEBF #BEEDEE
monochromatic
#D55D96 #E18DB6 #EEBED5 #F9E7EF #F9E7EF
Accessibility & contrast
On white
1.62
#EEBED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#EEBED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBED5
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBED5 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D6
Deuteranopia (green-blind)
#CCCED4
Tritanopia (blue-blind)
#F5BDC6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eebed5; /* rgb */ color: rgb(238, 190, 213); /* oklch */ color: oklch(85.1% 0.062 348.1);
Tailwind
colors: {
custom: {
50: '#f4d1e1',
500: '#eebed5',
950: '#000000',
},
}SCSS
$custom: #eebed5; $custom-light: #f4d1e1; $custom-dark: #000000;
JSON
{
"hex": "#eebed5",
"rgb": {
"r": 238,
"g": 190,
"b": 213
},
"hsl": {
"h": 331.25,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.85052,
"c": 0.06231,
"h": 348.1
},
"luminance": 0.59808
}Semantic roles & 50–950 ramp
primary
#EEBED5
secondary
#84CCAA
accent
#C6761F
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384