#EFDFE6#EFDFE6
#EFDFE6 is a very light, near-neutral pink. Relative luminance 0.768; OKLCH L 91.8% C 0.020 H 349.1°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFE6 |
|---|---|
| RGB | rgb(239, 223, 230) |
| HSL | hsl(334, 33%, 91%) |
| HSV | hsv(334, 7%, 94%) |
| CMYK | cmyk(0%, 6.7%, 3.8%, 6.3%) |
| CIE-LAB | lab(90.25, 6.66, -1.45) |
| CIE-LCH | lch(90.25, 6.81, 347.75°) |
| OKLab | oklab(91.85% 0.0194 -0.0037) |
| OKLCH | oklch(91.85% 0.02 349.1) |
| XYZ | xyz(76.2654, 76.8400, 85.6615) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.69
Mistyrose
#FFE4E1
ΔE00 5.62
Very Light Pink
#FFF4F2
ΔE00 6.46
Lavender (CSS)
#E6E6FA
ΔE00 7.91
Snow
#FFFAFA
ΔE00 7.92
Ghostwhite
#F8F8FF
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFE6 #DFEFE8
analogous
#EFDFEE #EFDFE6 #EFE0DF
triadic
#EFDFE6 #E6EFDF #DFE6EF
tetradic
#EFDFE6 #EEEFDF #DFEFE8 #E0DFEF
square
#EFDFE6 #EEEFDF #DFEFE8 #E0DFEF
split-complementary
#EFDFE6 #DFEFE0 #DFEEEF
monochromatic
#C68DA6 #DBB6C6 #EFDFE6 #F5EBEF #F5EBEF
Accessibility & contrast
On white
1.28
#EFDFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#EFDFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFE6
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFE6 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E6
Deuteranopia (green-blind)
#E3E4E6
Tritanopia (blue-blind)
#F2DFE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efdfe6; /* rgb */ color: rgb(239, 223, 230); /* oklch */ color: oklch(91.8% 0.020 349.1);
Tailwind
colors: {
custom: {
50: '#f4e9ed',
500: '#efdfe6',
950: '#000000',
},
}SCSS
$custom: #efdfe6; $custom-light: #f4e9ed; $custom-dark: #000000;
JSON
{
"hex": "#efdfe6",
"rgb": {
"r": 239,
"g": 223,
"b": 230
},
"hsl": {
"h": 333.75,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.91845,
"c": 0.01975,
"h": 349.1
},
"luminance": 0.76839
}Semantic roles & 50–950 ramp
primary
#EFDFE6
secondary
#A9C9BB
accent
#AC7A39
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484