#EBDFEA#EBDFEA
#EBDFEA is a very light, near-neutral purple. Relative luminance 0.764; OKLCH L 91.6% C 0.020 H 328.3°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFEA |
|---|---|
| RGB | rgb(235, 223, 234) |
| HSL | hsl(305, 23%, 90%) |
| HSV | hsv(305, 5%, 92%) |
| CMYK | cmyk(0%, 5.1%, 0.4%, 7.8%) |
| CIE-LAB | lab(90.03, 6.01, -3.89) |
| CIE-LCH | lch(90.03, 7.16, 327.07°) |
| OKLab | oklab(91.64% 0.0167 -0.0103) |
| OKLCH | oklch(91.64% 0.02 328.3) |
| XYZ | xyz(75.4977, 76.3785, 88.5912) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.57
Lavender (CSS)
#E6E6FA
ΔE00 5.91
Very Light Pink
#FFF4F2
ΔE00 7.40
Ghostwhite
#F8F8FF
ΔE00 7.45
Mistyrose
#FFE4E1
ΔE00 7.70
Gainsboro
#DCDCDC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFEA #DFEBE0
analogous
#E6DFEB #EBDFEA #EBDFE4
triadic
#EBDFEA #EAEBDF #DFEAEB
tetradic
#EBDFEA #EBE6DF #DFEBE0 #DFE4EB
square
#EBDFEA #EBE6DF #DFEBE0 #DFE4EB
split-complementary
#EBDFEA #E4EBDF #DFEBE6
monochromatic
#BC94B9 #D3B9D1 #EBDFEA #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.29
#EBDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#EBDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFEA
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFEA | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#ECE0E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebdfea; /* rgb */ color: rgb(235, 223, 234); /* oklch */ color: oklch(91.6% 0.020 328.3);
Tailwind
colors: {
custom: {
50: '#f1e9f0',
500: '#ebdfea',
950: '#000000',
},
}SCSS
$custom: #ebdfea; $custom-light: #f1e9f0; $custom-dark: #000000;
JSON
{
"hex": "#ebdfea",
"rgb": {
"r": 235,
"g": 223,
"b": 234
},
"hsl": {
"h": 305,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91636,
"c": 0.01957,
"h": 328.3
},
"luminance": 0.76378
}Semantic roles & 50–950 ramp
primary
#EBDFEA
secondary
#ABC3AD
accent
#A24C44
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485