#EFCCFE#EFCCFE
#EFCCFE is a very light, moderate purple. Relative luminance 0.687; OKLCH L 89.0% C 0.077 H 315.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCCFE |
|---|---|
| RGB | rgb(239, 204, 254) |
| HSL | hsl(282, 96%, 90%) |
| HSV | hsv(282, 20%, 100%) |
| CMYK | cmyk(5.9%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(86.35, 21.02, -19.89) |
| CIE-LCH | lch(86.35, 28.94, 316.58°) |
| OKLab | oklab(89.04% 0.0551 -0.0537) |
| OKLCH | oklch(89.04% 0.077 315.7) |
| XYZ | xyz(75.0761, 68.6931, 103.0508) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.11
Light Lilac
#EDC8FF
ΔE00 1.40
Very Light Purple
#F6CEFC
ΔE00 1.97
Pale Lilac
#E4CBFF
ΔE00 2.82
Light Lavendar
#EFC0FE
ΔE00 3.66
Pale Mauve
#FED0FC
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCCFE #DBFECC
analogous
#D6CCFE #EFCCFE #FECCF4
triadic
#EFCCFE #FEEFCC #CCFEEF
tetradic
#EFCCFE #FED6CC #DBFECC #CCF4FE
square
#EFCCFE #FED6CC #DBFECC #CCF4FE
split-complementary
#EFCCFE #F4FECC #CCFED6
monochromatic
#C954FC #DC90FD #EFCCFE #F6E1FE #F6E1FE
Accessibility & contrast
On white
1.42
#EFCCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#EFCCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCCFE
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCCFE | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#CDD9FC
Tritanopia (blue-blind)
#EFD1DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #efccfe; /* rgb */ color: rgb(239, 204, 254); /* oklch */ color: oklch(89.0% 0.077 315.7);
Tailwind
colors: {
custom: {
50: '#f4dbfe',
500: '#efccfe',
950: '#000000',
},
}SCSS
$custom: #efccfe; $custom-light: #f4dbfe; $custom-dark: #000000;
JSON
{
"hex": "#efccfe",
"rgb": {
"r": 239,
"g": 204,
"b": 254
},
"hsl": {
"h": 282,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.89044,
"c": 0.07693,
"h": 315.7
},
"luminance": 0.68692
}Semantic roles & 50–950 ramp
primary
#EFCCFE
secondary
#A4E787
accent
#E60045
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171517
muted
#858485