#EADFEB#EADFEB
#EADFEB is a very light, near-neutral purple. Relative luminance 0.763; OKLCH L 91.6% C 0.020 H 323.2°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFEB |
|---|---|
| RGB | rgb(234, 223, 235) |
| HSL | hsl(295, 23%, 90%) |
| HSV | hsv(295, 5%, 92%) |
| CMYK | cmyk(0.4%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(89.98, 5.86, -4.50) |
| CIE-LCH | lch(89.98, 7.39, 322.43°) |
| OKLab | oklab(91.59% 0.016 -0.0119) |
| OKLCH | oklch(91.59% 0.02 323.2) |
| XYZ | xyz(75.3124, 76.2663, 89.3345) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.91
Lavender (CSS)
#E6E6FA
ΔE00 5.40
Ghostwhite
#F8F8FF
ΔE00 7.34
Very Light Pink
#FFF4F2
ΔE00 7.70
Gainsboro
#DCDCDC
ΔE00 8.20
Mistyrose
#FFE4E1
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFEB #E0EBDF
analogous
#E4DFEB #EADFEB #EBDFE6
triadic
#EADFEB #EBEADF #DFEBEA
tetradic
#EADFEB #EBE4DF #E0EBDF #DFE6EB
square
#EADFEB #EBE4DF #E0EBDF #DFE6EB
split-complementary
#EADFEB #E6EBDF #DFEBE4
monochromatic
#B994BC #D1B9D3 #EADFEB #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.29
#EADFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#EADFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFEB
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFEB | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EC
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#EBE0E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eadfeb; /* rgb */ color: rgb(234, 223, 235); /* oklch */ color: oklch(91.6% 0.020 323.2);
Tailwind
colors: {
custom: {
50: '#f0e9f1',
500: '#eadfeb',
950: '#000000',
},
}SCSS
$custom: #eadfeb; $custom-light: #f0e9f1; $custom-dark: #000000;
JSON
{
"hex": "#eadfeb",
"rgb": {
"r": 234,
"g": 223,
"b": 235
},
"hsl": {
"h": 295,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91585,
"c": 0.01993,
"h": 323.2
},
"luminance": 0.76266
}Semantic roles & 50–950 ramp
primary
#EADFEB
secondary
#ADC3AB
accent
#A2444C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485