#EFDEEA#EFDEEA
#EFDEEA is a very light, muted pink. Relative luminance 0.765; OKLCH L 91.8% C 0.024 H 336.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEEA |
|---|---|
| RGB | rgb(239, 222, 234) |
| HSL | hsl(318, 35%, 90%) |
| HSV | hsv(318, 7%, 94%) |
| CMYK | cmyk(0%, 7.1%, 2.1%, 6.3%) |
| CIE-LAB | lab(90.11, 7.88, -3.75) |
| CIE-LCH | lch(90.11, 8.72, 334.53°) |
| OKLab | oklab(91.77% 0.0223 -0.0099) |
| OKLCH | oklch(91.77% 0.024 336.1) |
| XYZ | xyz(76.5671, 76.5345, 88.5650) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.80
Mistyrose
#FFE4E1
ΔE00 7.06
Lavender (CSS)
#E6E6FA
ΔE00 7.30
Very Light Pink
#FFF4F2
ΔE00 8.19
Thistle
#D8BFD8
ΔE00 8.60
Light Pink
#FFD1DF
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEEA #DEEFE3
analogous
#EBDEEF #EFDEEA #EFDEE1
triadic
#EFDEEA #EAEFDE #DEEAEF
tetradic
#EFDEEA #EFEBDE #DEEFE3 #DEE1EF
square
#EFDEEA #EFEBDE #DEEFE3 #DEE1EF
split-complementary
#EFDEEA #E1EFDE #DEEFEB
monochromatic
#C78CB6 #DBB5D0 #EFDEEA #F5EAF2 #F5EAF2
Accessibility & contrast
On white
1.29
#EFDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#EFDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEEA
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEEA | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EB
Deuteranopia (green-blind)
#E2E4E9
Tritanopia (blue-blind)
#F1DEE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efdeea; /* rgb */ color: rgb(239, 222, 234); /* oklch */ color: oklch(91.8% 0.024 336.1);
Tailwind
colors: {
custom: {
50: '#f4e8f0',
500: '#efdeea',
950: '#000000',
},
}SCSS
$custom: #efdeea; $custom-light: #f4e8f0; $custom-dark: #000000;
JSON
{
"hex": "#efdeea",
"rgb": {
"r": 239,
"g": 222,
"b": 234
},
"hsl": {
"h": 317.647,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.91769,
"c": 0.02439,
"h": 336.1
},
"luminance": 0.76534
}Semantic roles & 50–950 ramp
primary
#EFDEEA
secondary
#A8CAB2
accent
#AE5B38
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485