#EFDBEA#EFDBEA
#EFDBEA is a very light, muted pink. Relative luminance 0.750; OKLCH L 91.2% C 0.030 H 334.4°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBEA |
|---|---|
| RGB | rgb(239, 219, 234) |
| HSL | hsl(315, 38%, 90%) |
| HSV | hsv(315, 8%, 94%) |
| CMYK | cmyk(0%, 8.4%, 2.1%, 6.3%) |
| CIE-LAB | lab(89.37, 9.44, -4.83) |
| CIE-LCH | lch(89.37, 10.60, 332.89°) |
| OKLab | oklab(91.2% 0.0266 -0.0127) |
| OKLCH | oklch(91.2% 0.03 334.4) |
| XYZ | xyz(75.7774, 74.9551, 88.3018) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.18
Thistle
#D8BFD8
ΔE00 7.31
Light Pink
#FFD1DF
ΔE00 7.53
Mistyrose
#FFE4E1
ΔE00 7.85
Lavender (CSS)
#E6E6FA
ΔE00 8.04
Pale Pink
#FFCFDC
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBEA #DBEFE0
analogous
#EADBEF #EFDBEA #EFDBE0
triadic
#EFDBEA #EAEFDB #DBEAEF
tetradic
#EFDBEA #EFEADB #DBEFE0 #DBE0EF
square
#EFDBEA #EFEADB #DBEFE0 #DBE0EF
split-complementary
#EFDBEA #E0EFDB #DBEFEA
monochromatic
#C986B9 #DCB1D1 #EFDBEA #F6EAF3 #F6EAF3
Accessibility & contrast
On white
1.31
#EFDBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#EFDBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBEA
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBEA | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#DFE2E9
Tritanopia (blue-blind)
#F1DCE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdbea; /* rgb */ color: rgb(239, 219, 234); /* oklch */ color: oklch(91.2% 0.030 334.4);
Tailwind
colors: {
custom: {
50: '#f4e6f0',
500: '#efdbea',
950: '#000000',
},
}SCSS
$custom: #efdbea; $custom-light: #f4e6f0; $custom-dark: #000000;
JSON
{
"hex": "#efdbea",
"rgb": {
"r": 239,
"g": 219,
"b": 234
},
"hsl": {
"h": 315,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.91195,
"c": 0.02952,
"h": 334.4
},
"luminance": 0.74954
}Semantic roles & 50–950 ramp
primary
#EFDBEA
secondary
#A4CAAD
accent
#B15334
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485