#EFCCFD#EFCCFD
#EFCCFD is a very light, moderate purple. Relative luminance 0.686; OKLCH L 89.0% C 0.076 H 316.3°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCCFD |
|---|---|
| RGB | rgb(239, 204, 253) |
| HSL | hsl(283, 92%, 90%) |
| HSV | hsv(283, 19%, 99%) |
| CMYK | cmyk(5.5%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(86.32, 20.83, -19.41) |
| CIE-LCH | lch(86.32, 28.47, 317.02°) |
| OKLab | oklab(89.01% 0.0548 -0.0524) |
| OKLCH | oklch(89.01% 0.076 316.3) |
| XYZ | xyz(74.9164, 68.6293, 102.2096) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.04
Light Lilac
#EDC8FF
ΔE00 1.61
Very Light Purple
#F6CEFC
ΔE00 1.78
Pale Lilac
#E4CBFF
ΔE00 2.96
Pale Mauve
#FED0FC
ΔE00 3.56
Light Lavendar
#EFC0FE
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCCFD #DAFDCC
analogous
#D7CCFD #EFCCFD #FDCCF3
triadic
#EFCCFD #FDEFCC #CCFDEF
tetradic
#EFCCFD #FDD7CC #DAFDCC #CCF3FD
square
#EFCCFD #FDD7CC #DAFDCC #CCF3FD
split-complementary
#EFCCFD #F3FDCC #CCFDD7
monochromatic
#CA56F8 #DD91FB #EFCCFD #F6E2FE #F6E2FE
Accessibility & contrast
On white
1.43
#EFCCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#EFCCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCCFD
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCCFD | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#CDD9FB
Tritanopia (blue-blind)
#EFD1DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #efccfd; /* rgb */ color: rgb(239, 204, 253); /* oklch */ color: oklch(89.0% 0.076 316.3);
Tailwind
colors: {
custom: {
50: '#f4dbfe',
500: '#efccfd',
950: '#000000',
},
}SCSS
$custom: #efccfd; $custom-light: #f4dbfe; $custom-dark: #000000;
JSON
{
"hex": "#efccfd",
"rgb": {
"r": 239,
"g": 204,
"b": 253
},
"hsl": {
"h": 282.857,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.89009,
"c": 0.07579,
"h": 316.3
},
"luminance": 0.68628
}Semantic roles & 50–950 ramp
primary
#EFCCFD
secondary
#A3E588
accent
#E60042
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171517
muted
#858485