#EFE5FB#EFE5FB
#EFE5FB is a very light, muted violet. Relative luminance 0.814; OKLCH L 93.6% C 0.031 H 306.2°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE5FB |
|---|---|
| RGB | rgb(239, 229, 251) |
| HSL | hsl(267, 73%, 94%) |
| HSV | hsv(267, 9%, 98%) |
| CMYK | cmyk(4.8%, 8.8%, 0%, 1.6%) |
| CIE-LAB | lab(92.29, 7.33, -9.42) |
| CIE-LCH | lch(92.29, 11.94, 307.88°) |
| OKLab | oklab(93.63% 0.0184 -0.0252) |
| OKLCH | oklch(93.63% 0.031 306.2) |
| XYZ | xyz(81.0255, 81.3545, 102.6825) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.27
Lavenderblush
#FFF0F5
ΔE00 7.20
Ghostwhite
#F8F8FF
ΔE00 8.53
Thistle
#D8BFD8
ΔE00 9.55
Pale Lavender
#EECFFE
ΔE00 9.69
Pale Lilac
#E4CBFF
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE5FB #F1FBE5
analogous
#E5E6FB #EFE5FB #FAE5FB
triadic
#EFE5FB #FBEFE5 #E5FBEF
tetradic
#EFE5FB #FBE5E6 #F1FBE5 #E5FBFA
square
#EFE5FB #FBE5E6 #F1FBE5 #E5FBFA
split-complementary
#EFE5FB #FBFAE5 #E6FBE5
monochromatic
#AE7BEB #CEB0F3 #EFE4FB #EFE4FB #EFE4FB
Accessibility & contrast
On white
1.22
#EFE5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#EFE5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE5FB
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE5FB | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FC
Deuteranopia (green-blind)
#E3E9FA
Tritanopia (blue-blind)
#EEE8EC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efe5fb; /* rgb */ color: rgb(239, 229, 251); /* oklch */ color: oklch(93.6% 0.031 306.2);
Tailwind
colors: {
custom: {
50: '#f4edfc',
500: '#efe5fb',
950: '#000000',
},
}SCSS
$custom: #efe5fb; $custom-light: #f4edfc; $custom-dark: #000000;
JSON
{
"hex": "#efe5fb",
"rgb": {
"r": 239,
"g": 229,
"b": 251
},
"hsl": {
"h": 267.273,
"s": 73.333,
"l": 94.118
},
"oklch": {
"l": 0.93628,
"c": 0.03122,
"h": 306.2
},
"luminance": 0.81354
}Semantic roles & 50–950 ramp
primary
#EFE5FB
secondary
#C5E1A3
accent
#D5107C
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485