#EFCFF8#EFCFF8
#EFCFF8 is a very light, moderate purple. Relative luminance 0.698; OKLCH L 89.4% C 0.065 H 318.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFF8 |
|---|---|
| RGB | rgb(239, 207, 248) |
| HSL | hsl(287, 75%, 89%) |
| HSV | hsv(287, 17%, 97%) |
| CMYK | cmyk(3.6%, 16.5%, 0%, 2.7%) |
| CIE-LAB | lab(86.88, 18.30, -15.93) |
| CIE-LCH | lch(86.88, 24.26, 318.95°) |
| OKLab | oklab(89.39% 0.0488 -0.0428) |
| OKLCH | oklch(89.39% 0.065 318.8) |
| XYZ | xyz(74.8502, 69.7546, 98.3096) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.73
Very Light Purple
#F6CEFC
ΔE00 1.99
Pale Mauve
#FED0FC
ΔE00 3.28
Light Lilac
#EDC8FF
ΔE00 3.66
Pale Lilac
#E4CBFF
ΔE00 4.08
Light Lavender
#DFC5FE
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFF8 #D8F8CF
analogous
#DBCFF8 #EFCFF8 #F8CFED
triadic
#EFCFF8 #F8EFCF #CFF8EF
tetradic
#EFCFF8 #F8DBCF #D8F8CF #CFEDF8
square
#EFCFF8 #F8DBCF #D8F8CF #CFEDF8
split-complementary
#EFCFF8 #EDF8CF #CFF8DB
monochromatic
#CB64E8 #DD9AF0 #EFCFF8 #F6E4FB #F6E4FB
Accessibility & contrast
On white
1.40
#EFCFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#EFCFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFF8
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFF8 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7FA
Deuteranopia (green-blind)
#D1DBF7
Tritanopia (blue-blind)
#F0D3DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #efcff8; /* rgb */ color: rgb(239, 207, 248); /* oklch */ color: oklch(89.4% 0.065 318.8);
Tailwind
colors: {
custom: {
50: '#f4ddfa',
500: '#efcff8',
950: '#000000',
},
}SCSS
$custom: #efcff8; $custom-light: #f4ddfa; $custom-dark: #000000;
JSON
{
"hex": "#efcff8",
"rgb": {
"r": 239,
"g": 207,
"b": 248
},
"hsl": {
"h": 286.829,
"s": 74.545,
"l": 89.216
},
"oklch": {
"l": 0.89388,
"c": 0.06492,
"h": 318.8
},
"luminance": 0.69754
}Semantic roles & 50–950 ramp
primary
#EFCFF8
secondary
#A0DC8F
accent
#D70F3B
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485