#EFD3ED#EFD3ED
#EFD3ED is a very light, muted purple. Relative luminance 0.711; OKLCH L 89.8% C 0.046 H 328.2°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD3ED |
|---|---|
| RGB | rgb(239, 211, 237) |
| HSL | hsl(304, 47%, 88%) |
| HSV | hsv(304, 12%, 94%) |
| CMYK | cmyk(0%, 11.7%, 0.8%, 6.3%) |
| CIE-LAB | lab(87.51, 14.17, -9.17) |
| CIE-LCH | lch(87.51, 16.87, 327.09°) |
| OKLab | oklab(89.77% 0.0393 -0.0244) |
| OKLCH | oklch(89.77% 0.046 328.2) |
| XYZ | xyz(74.1749, 71.0547, 89.9118) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.00
Very Light Purple
#F6CEFC
ΔE00 5.85
Pale Mauve
#FED0FC
ΔE00 5.96
Pale Lavender
#EECFFE
ΔE00 5.97
Light Pink
#FFD1DF
ΔE00 6.53
Pale Pink
#FFCFDC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD3ED #D3EFD5
analogous
#E3D3EF #EFD3ED #EFD3DF
triadic
#EFD3ED #EDEFD3 #D3EDEF
tetradic
#EFD3ED #EFE3D3 #D3EFD5 #D3DFEF
square
#EFD3ED #EFE3D3 #D3EFD5 #D3DFEF
split-complementary
#EFD3ED #DFEFD3 #D3EFE3
monochromatic
#CE79C8 #DFA6DB #EFD3ED #F7E9F6 #F7E9F6
Accessibility & contrast
On white
1.38
#EFD3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#EFD3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD3ED
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD3ED | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#F1D5DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efd3ed; /* rgb */ color: rgb(239, 211, 237); /* oklch */ color: oklch(89.8% 0.046 328.2);
Tailwind
colors: {
custom: {
50: '#f4e0f2',
500: '#efd3ed',
950: '#000000',
},
}SCSS
$custom: #efd3ed; $custom-light: #f4e0f2; $custom-dark: #000000;
JSON
{
"hex": "#efd3ed",
"rgb": {
"r": 239,
"g": 211,
"b": 237
},
"hsl": {
"h": 304.286,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.89774,
"c": 0.04624,
"h": 328.2
},
"luminance": 0.71054
}Semantic roles & 50–950 ramp
primary
#EFD3ED
secondary
#9ACC9E
accent
#BA362C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485