#EFDBFE#EFDBFE
#EFDBFE is a very light, muted violet. Relative luminance 0.762; OKLCH L 91.8% C 0.051 H 310.8°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBFE |
|---|---|
| RGB | rgb(239, 219, 254) |
| HSL | hsl(274, 95%, 93%) |
| HSV | hsv(274, 14%, 100%) |
| CMYK | cmyk(5.9%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(89.94, 13.11, -14.50) |
| CIE-LCH | lch(89.94, 19.55, 312.12°) |
| OKLab | oklab(91.82% 0.0336 -0.039) |
| OKLCH | oklch(91.82% 0.051 310.8) |
| XYZ | xyz(78.8145, 76.1699, 104.2969) |
| Luminance | 0.7617 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.39
Pale Lilac
#E4CBFF
ΔE00 5.53
Very Light Purple
#F6CEFC
ΔE00 5.58
Pale Mauve
#FED0FC
ΔE00 6.46
Light Lilac
#EDC8FF
ΔE00 6.67
Light Lavender
#DFC5FE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBFE #EAFEDB
analogous
#DDDBFE #EFDBFE #FEDBFB
triadic
#EFDBFE #FEEFDB #DBFEEF
tetradic
#EFDBFE #FEDDDB #EAFEDB #DBFBFE
square
#EFDBFE #FEDDDB #EAFEDB #DBFBFE
split-complementary
#EFDBFE #FBFEDB #DBFEDD
monochromatic
#BA64FB #D59FFC #EFDBFE #F2E1FE #F2E1FE
Accessibility & contrast
On white
1.29
#EFDBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#EFDBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBFE
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBFE | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#DAE3FD
Tritanopia (blue-blind)
#EEDFE6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdbfe; /* rgb */ color: rgb(239, 219, 254); /* oklch */ color: oklch(91.8% 0.051 310.8);
Tailwind
colors: {
custom: {
50: '#f4e6fe',
500: '#efdbfe',
950: '#000000',
},
}SCSS
$custom: #efdbfe; $custom-light: #f4e6fe; $custom-dark: #000000;
JSON
{
"hex": "#efdbfe",
"rgb": {
"r": 239,
"g": 219,
"b": 254
},
"hsl": {
"h": 274.286,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.91824,
"c": 0.05146,
"h": 310.8
},
"luminance": 0.7617
}Semantic roles & 50–950 ramp
primary
#EFDBFE
secondary
#B9E994
accent
#E60062
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485