#EFDBFB#EFDBFB
#EFDBFB is a very light, muted violet. Relative luminance 0.760; OKLCH L 91.7% C 0.048 H 313.0°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBFB |
|---|---|
| RGB | rgb(239, 219, 251) |
| HSL | hsl(278, 80%, 92%) |
| HSV | hsv(278, 13%, 98%) |
| CMYK | cmyk(4.8%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(89.85, 12.54, -13.06) |
| CIE-LCH | lch(89.85, 18.11, 313.85°) |
| OKLab | oklab(91.73% 0.0326 -0.035) |
| OKLCH | oklch(91.73% 0.048 313) |
| XYZ | xyz(78.3379, 75.9793, 101.7866) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.01
Very Light Purple
#F6CEFC
ΔE00 5.98
Pale Lilac
#E4CBFF
ΔE00 6.26
Pale Mauve
#FED0FC
ΔE00 6.70
Thistle
#D8BFD8
ΔE00 7.00
Light Lilac
#EDC8FF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBFB #E7FBDB
analogous
#DFDBFB #EFDBFB #FBDBF7
triadic
#EFDBFB #FBEFDB #DBFBEF
tetradic
#EFDBFB #FBDFDB #E7FBDB #DBF7FB
square
#EFDBFB #FBDFDB #E7FBDB #DBF7FB
split-complementary
#EFDBFB #F7FBDB #DBFBDF
monochromatic
#BE6DEF #D7A4F5 #EFDBFB #F3E3FC #F3E3FC
Accessibility & contrast
On white
1.30
#EFDBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#EFDBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBFB
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBFB | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FC
Deuteranopia (green-blind)
#DBE2FA
Tritanopia (blue-blind)
#EEDEE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdbfb; /* rgb */ color: rgb(239, 219, 251); /* oklch */ color: oklch(91.7% 0.048 313.0);
Tailwind
colors: {
custom: {
50: '#f4e6fc',
500: '#efdbfb',
950: '#000000',
},
}SCSS
$custom: #efdbfb; $custom-light: #f4e6fc; $custom-dark: #000000;
JSON
{
"hex": "#efdbfb",
"rgb": {
"r": 239,
"g": 219,
"b": 251
},
"hsl": {
"h": 277.5,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.91726,
"c": 0.04784,
"h": 313
},
"luminance": 0.75979
}Semantic roles & 50–950 ramp
primary
#EFDBFB
secondary
#B4E298
accent
#DC0958
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485