#EBD4FE#EBD4FE
#EBD4FE is a very light, moderate violet. Relative luminance 0.719; OKLCH L 90.2% C 0.062 H 309.7°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD4FE |
|---|---|
| RGB | rgb(235, 212, 254) |
| HSL | hsl(273, 95%, 91%) |
| HSV | hsv(273, 17%, 100%) |
| CMYK | cmyk(7.5%, 16.5%, 0%, 0.4%) |
| CIE-LAB | lab(87.92, 15.51, -17.56) |
| CIE-LCH | lch(87.92, 23.43, 311.45°) |
| OKLab | oklab(90.18% 0.0393 -0.0474) |
| OKLCH | oklch(90.18% 0.062 309.7) |
| XYZ | xyz(75.6907, 71.9053, 103.6383) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.25
Pale Lilac
#E4CBFF
ΔE00 3.16
Very Light Purple
#F6CEFC
ΔE00 4.11
Light Lilac
#EDC8FF
ΔE00 4.40
Light Lavender
#DFC5FE
ΔE00 4.90
Pale Mauve
#FED0FC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD4FE #E7FED4
analogous
#D6D4FE #EBD4FE #FED4FC
triadic
#EBD4FE #FEEBD4 #D4FEEB
tetradic
#EBD4FE #FED6D4 #E7FED4 #D4FCFE
square
#EBD4FE #FED6D4 #E7FED4 #D4FCFE
split-complementary
#EBD4FE #FCFED4 #D4FED6
monochromatic
#B35CFB #CF98FD #EBD4FE #F1E1FE #F1E1FE
Accessibility & contrast
On white
1.37
#EBD4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#EBD4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD4FE
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD4FE | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#D2DDFD
Tritanopia (blue-blind)
#E9D9E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebd4fe; /* rgb */ color: rgb(235, 212, 254); /* oklch */ color: oklch(90.2% 0.062 309.7);
Tailwind
colors: {
custom: {
50: '#f1e1fe',
500: '#ebd4fe',
950: '#000000',
},
}SCSS
$custom: #ebd4fe; $custom-light: #f1e1fe; $custom-dark: #000000;
JSON
{
"hex": "#ebd4fe",
"rgb": {
"r": 235,
"g": 212,
"b": 254
},
"hsl": {
"h": 272.857,
"s": 95.455,
"l": 91.373
},
"oklch": {
"l": 0.9018,
"c": 0.06156,
"h": 309.7
},
"luminance": 0.71905
}Semantic roles & 50–950 ramp
primary
#EBD4FE
secondary
#B7E88E
accent
#E60068
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485