#EAC2FD#EAC2FD
#EAC2FD is a very light, moderate purple. Relative luminance 0.632; OKLCH L 86.8% C 0.090 H 314.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EAC2FD |
|---|---|
| RGB | rgb(234, 194, 253) |
| HSL | hsl(281, 94%, 88%) |
| HSV | hsv(281, 23%, 99%) |
| CMYK | cmyk(7.5%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(83.53, 24.55, -23.68) |
| CIE-LCH | lch(83.53, 34.11, 316.04°) |
| OKLab | oklab(86.76% 0.0637 -0.0642) |
| OKLCH | oklch(86.76% 0.09 314.8) |
| XYZ | xyz(70.9503, 63.1688, 101.3646) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.39
Light Lilac
#EDC8FF
ΔE00 1.52
Light Lavender
#DFC5FE
ΔE00 3.17
Pale Lilac
#E4CBFF
ΔE00 3.55
Pale Lavender
#EECFFE
ΔE00 3.81
Very Light Purple
#F6CEFC
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAC2FD #D5FDC2
analogous
#CCC2FD #EAC2FD #FDC2F2
triadic
#EAC2FD #FDEAC2 #C2FDEA
tetradic
#EAC2FD #FDCCC2 #D5FDC2 #C2F2FD
square
#EAC2FD #FDCCC2 #D5FDC2 #C2F2FD
split-complementary
#EAC2FD #F2FDC2 #C2FDCC
monochromatic
#C14BF9 #D687FB #EAC2FD #F5E1FE #F5E1FE
Accessibility & contrast
On white
1.54
#EAC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#EAC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAC2FD
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAC2FD | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#C3D1FB
Tritanopia (blue-blind)
#E9C9D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eac2fd; /* rgb */ color: rgb(234, 194, 253); /* oklch */ color: oklch(86.8% 0.090 314.8);
Tailwind
colors: {
custom: {
50: '#f1d4fe',
500: '#eac2fd',
950: '#000000',
},
}SCSS
$custom: #eac2fd; $custom-light: #f1d4fe; $custom-dark: #000000;
JSON
{
"hex": "#eac2fd",
"rgb": {
"r": 234,
"g": 194,
"b": 253
},
"hsl": {
"h": 280.678,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.86756,
"c": 0.09049,
"h": 314.8
},
"luminance": 0.63168
}Semantic roles & 50–950 ramp
primary
#EAC2FD
secondary
#A0E47F
accent
#E6004A
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161417
muted
#858385