#EFCCF6#EFCCF6
#EFCCF6 is a very light, moderate purple. Relative luminance 0.682; OKLCH L 88.8% C 0.068 H 320.6°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCCF6 |
|---|---|
| RGB | rgb(239, 204, 246) |
| HSL | hsl(290, 70%, 88%) |
| HSV | hsv(290, 17%, 96%) |
| CMYK | cmyk(2.8%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(86.10, 19.51, -16.04) |
| CIE-LCH | lch(86.10, 25.25, 320.58°) |
| OKLab | oklab(88.77% 0.0525 -0.0431) |
| OKLCH | oklch(88.77% 0.068 320.6) |
| XYZ | xyz(73.8217, 68.1914, 96.4443) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.52
Pale Lavender
#EECFFE
ΔE00 2.00
Pale Mauve
#FED0FC
ΔE00 2.86
Light Lilac
#EDC8FF
ΔE00 3.35
Pale Lilac
#E4CBFF
ΔE00 4.29
Light Lavendar
#EFC0FE
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCCF6 #D3F6CC
analogous
#DACCF6 #EFCCF6 #F6CCE8
triadic
#EFCCF6 #F6EFCC #CCF6EF
tetradic
#EFCCF6 #F6DACC #D3F6CC #CCE8F6
square
#EFCCF6 #F6DACC #D3F6CC #CCE8F6
split-complementary
#EFCCF6 #E8F6CC #CCF6DA
monochromatic
#CE64E4 #DF98ED #EFCCF6 #F7E5FA #F7E5FA
Accessibility & contrast
On white
1.43
#EFCCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#EFCCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCCF6
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCCF6 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D5F8
Deuteranopia (green-blind)
#CFD9F4
Tritanopia (blue-blind)
#F0D0DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #efccf6; /* rgb */ color: rgb(239, 204, 246); /* oklch */ color: oklch(88.8% 0.068 320.6);
Tailwind
colors: {
custom: {
50: '#f4dbf9',
500: '#efccf6',
950: '#000000',
},
}SCSS
$custom: #efccf6; $custom-light: #f4dbf9; $custom-dark: #000000;
JSON
{
"hex": "#efccf6",
"rgb": {
"r": 239,
"g": 204,
"b": 246
},
"hsl": {
"h": 290,
"s": 70,
"l": 88.235
},
"oklch": {
"l": 0.88769,
"c": 0.06792,
"h": 320.6
},
"luminance": 0.6819
}Semantic roles & 50–950 ramp
primary
#EFCCF6
secondary
#9AD88E
accent
#D21433
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171517
muted
#858485