#EFEDFC#EFEDFC
#EFEDFC is a very light, muted blue. Relative luminance 0.859; OKLCH L 95.2% C 0.020 H 292.2°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEDFC |
|---|---|
| RGB | rgb(239, 237, 252) |
| HSL | hsl(248, 71%, 96%) |
| HSV | hsv(248, 6%, 99%) |
| CMYK | cmyk(5.2%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(94.29, 3.39, -6.98) |
| CIE-LCH | lch(94.29, 7.76, 295.88°) |
| OKLab | oklab(95.2% 0.0076 -0.0186) |
| OKLCH | oklch(95.2% 0.02 292.2) |
| XYZ | xyz(83.4482, 85.9472, 104.2698) |
| Luminance | 0.8595 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.50
Ghostwhite
#F8F8FF
ΔE00 4.32
Lavenderblush
#FFF0F5
ΔE00 6.42
Aliceblue
#F0F8FF
ΔE00 7.04
Snow
#FFFAFA
ΔE00 7.20
Pale Grey
#FDFDFE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEDFC #FAFCED
analogous
#EDF2FC #EFEDFC #F6EDFC
triadic
#EFEDFC #FCEFED #EDFCEF
tetradic
#EFEDFC #FCEDF2 #FAFCED #EDFCF6
square
#EFEDFC #FCEDF2 #FAFCED #EDFCF6
split-complementary
#EFEDFC #FCF6ED #F2FCED
monochromatic
#9284EB #C0B9F3 #E8E5FB #E8E5FB #E8E5FB
Accessibility & contrast
On white
1.15
#EFEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#EFEDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEDFC
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEDFC | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFD
Deuteranopia (green-blind)
#EAEEFC
Tritanopia (blue-blind)
#EDEFF2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #efedfc; /* rgb */ color: rgb(239, 237, 252); /* oklch */ color: oklch(95.2% 0.020 292.2);
Tailwind
colors: {
custom: {
50: '#f4f2fd',
500: '#efedfc',
950: '#000000',
},
}SCSS
$custom: #efedfc; $custom-light: #f4f2fd; $custom-dark: #000000;
JSON
{
"hex": "#efedfc",
"rgb": {
"r": 239,
"g": 237,
"b": 252
},
"hsl": {
"h": 248,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.95202,
"c": 0.02013,
"h": 292.2
},
"luminance": 0.85947
}Semantic roles & 50–950 ramp
primary
#EFEDFC
secondary
#DBE3AA
accent
#D312BA
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585