#EFDCFB#EFDCFB
#EFDCFB is a very light, muted violet. Relative luminance 0.765; OKLCH L 91.9% C 0.046 H 312.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCFB |
|---|---|
| RGB | rgb(239, 220, 251) |
| HSL | hsl(277, 79%, 92%) |
| HSV | hsv(277, 12%, 98%) |
| CMYK | cmyk(4.8%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(90.09, 12.02, -12.70) |
| CIE-LCH | lch(90.09, 17.48, 313.44°) |
| OKLab | oklab(91.91% 0.0312 -0.034) |
| OKLCH | oklch(91.91% 0.046 312.5) |
| XYZ | xyz(78.5995, 76.5026, 101.8738) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.44
Very Light Purple
#F6CEFC
ΔE00 6.41
Pale Lilac
#E4CBFF
ΔE00 6.61
Pale Mauve
#FED0FC
ΔE00 7.10
Thistle
#D8BFD8
ΔE00 7.14
Light Lilac
#EDC8FF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCFB #E8FBDC
analogous
#E0DCFB #EFDCFB #FBDCF8
triadic
#EFDCFB #FBEFDC #DCFBEF
tetradic
#EFDCFB #FBE0DC #E8FBDC #DCF8FB
square
#EFDCFB #FBE0DC #E8FBDC #DCF8FB
split-complementary
#EFDCFB #F8FBDC #DCFBE0
monochromatic
#BD6EEE #D6A5F5 #EFDCFB #F2E4FC #F2E4FC
Accessibility & contrast
On white
1.29
#EFDCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#EFDCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCFB
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCFB | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FC
Deuteranopia (green-blind)
#DCE3FA
Tritanopia (blue-blind)
#EEDFE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efdcfb; /* rgb */ color: rgb(239, 220, 251); /* oklch */ color: oklch(91.9% 0.046 312.5);
Tailwind
colors: {
custom: {
50: '#f4e6fc',
500: '#efdcfb',
950: '#000000',
},
}SCSS
$custom: #efdcfb; $custom-light: #f4e6fc; $custom-dark: #000000;
JSON
{
"hex": "#efdcfb",
"rgb": {
"r": 239,
"g": 220,
"b": 251
},
"hsl": {
"h": 276.774,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.91914,
"c": 0.04615,
"h": 312.5
},
"luminance": 0.76502
}Semantic roles & 50–950 ramp
primary
#EFDCFB
secondary
#B5E299
accent
#DC0A5B
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485