#EFDFE7#EFDFE7
#EFDFE7 is a very light, muted pink. Relative luminance 0.769; OKLCH L 91.9% C 0.020 H 345.7°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFE7 |
|---|---|
| RGB | rgb(239, 223, 231) |
| HSL | hsl(330, 33%, 91%) |
| HSV | hsv(330, 7%, 94%) |
| CMYK | cmyk(0%, 6.7%, 3.3%, 6.3%) |
| CIE-LAB | lab(90.27, 6.83, -1.93) |
| CIE-LCH | lch(90.27, 7.10, 344.21°) |
| OKLab | oklab(91.87% 0.0198 -0.005) |
| OKLCH | oklch(91.87% 0.02 345.7) |
| XYZ | xyz(76.4062, 76.8964, 86.4032) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.81
Mistyrose
#FFE4E1
ΔE00 5.92
Very Light Pink
#FFF4F2
ΔE00 6.75
Lavender (CSS)
#E6E6FA
ΔE00 7.68
Snow
#FFFAFA
ΔE00 8.13
Ghostwhite
#F8F8FF
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFE7 #DFEFE7
analogous
#EFDFEF #EFDFE7 #EFDFDF
triadic
#EFDFE7 #E7EFDF #DFE7EF
tetradic
#EFDFE7 #EFEFDF #DFEFE7 #DFDFEF
square
#EFDFE7 #EFEFDF #DFEFE7 #DFDFEF
split-complementary
#EFDFE7 #DFEFDF #DFEFEF
monochromatic
#C68DAA #DBB6C8 #EFDFE7 #F5EBF0 #F5EBF0
Accessibility & contrast
On white
1.28
#EFDFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#EFDFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFE7
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFE7 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E7
Deuteranopia (green-blind)
#E3E4E7
Tritanopia (blue-blind)
#F2DFE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efdfe7; /* rgb */ color: rgb(239, 223, 231); /* oklch */ color: oklch(91.9% 0.020 345.7);
Tailwind
colors: {
custom: {
50: '#f4e9ee',
500: '#efdfe7',
950: '#000000',
},
}SCSS
$custom: #efdfe7; $custom-light: #f4e9ee; $custom-dark: #000000;
JSON
{
"hex": "#efdfe7",
"rgb": {
"r": 239,
"g": 223,
"b": 231
},
"hsl": {
"h": 330,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.91874,
"c": 0.02039,
"h": 345.7
},
"luminance": 0.76896
}Semantic roles & 50–950 ramp
primary
#EFDFE7
secondary
#A9C9B9
accent
#AC7339
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485