#EFCCF8#EFCCF8
#EFCCF8 is a very light, moderate purple. Relative luminance 0.683; OKLCH L 88.8% C 0.070 H 319.3°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCCF8 |
|---|---|
| RGB | rgb(239, 204, 248) |
| HSL | hsl(288, 76%, 89%) |
| HSV | hsv(288, 18%, 97%) |
| CMYK | cmyk(3.6%, 17.7%, 0%, 2.7%) |
| CIE-LAB | lab(86.16, 19.88, -17.00) |
| CIE-LCH | lch(86.16, 26.16, 319.47°) |
| OKLab | oklab(88.84% 0.0532 -0.0457) |
| OKLCH | oklch(88.84% 0.07 319.3) |
| XYZ | xyz(74.1303, 68.3148, 98.0696) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.35
Pale Lavender
#EECFFE
ΔE00 1.56
Light Lilac
#EDC8FF
ΔE00 2.82
Pale Mauve
#FED0FC
ΔE00 2.95
Pale Lilac
#E4CBFF
ΔE00 3.86
Light Lavendar
#EFC0FE
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCCF8 #D5F8CC
analogous
#D9CCF8 #EFCCF8 #F8CCEB
triadic
#EFCCF8 #F8EFCC #CCF8EF
tetradic
#EFCCF8 #F8D9CC #D5F8CC #CCEBF8
square
#EFCCF8 #F8D9CC #D5F8CC #CCEBF8
split-complementary
#EFCCF8 #EBF8CC #CCF8D9
monochromatic
#CD60E9 #DE96F1 #EFCCF8 #F7E4FB #F7E4FB
Accessibility & contrast
On white
1.43
#EFCCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#EFCCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCCF8
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCCF8 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D5FA
Deuteranopia (green-blind)
#CFD9F6
Tritanopia (blue-blind)
#F0D0DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #efccf8; /* rgb */ color: rgb(239, 204, 248); /* oklch */ color: oklch(88.8% 0.070 319.3);
Tailwind
colors: {
custom: {
50: '#f4dbfa',
500: '#efccf8',
950: '#000000',
},
}SCSS
$custom: #efccf8; $custom-light: #f4dbfa; $custom-dark: #000000;
JSON
{
"hex": "#efccf8",
"rgb": {
"r": 239,
"g": 204,
"b": 248
},
"hsl": {
"h": 287.727,
"s": 75.862,
"l": 88.627
},
"oklch": {
"l": 0.88837,
"c": 0.07012,
"h": 319.3
},
"luminance": 0.68314
}Semantic roles & 50–950 ramp
primary
#EFCCF8
secondary
#9DDC8C
accent
#D80D37
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171517
muted
#858485