#EFC8FC#EFC8FC
#EFC8FC is a very light, moderate purple. Relative luminance 0.667; OKLCH L 88.2% C 0.082 H 317.6°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC8FC |
|---|---|
| RGB | rgb(239, 200, 252) |
| HSL | hsl(285, 90%, 89%) |
| HSV | hsv(285, 21%, 99%) |
| CMYK | cmyk(5.2%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(85.35, 22.76, -20.36) |
| CIE-LCH | lch(85.35, 30.54, 318.19°) |
| OKLab | oklab(88.25% 0.0602 -0.055) |
| OKLCH | oklch(88.25% 0.082 317.6) |
| XYZ | xyz(73.8190, 66.6886, 101.0600) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.04
Very Light Purple
#F6CEFC
ΔE00 2.16
Pale Lavender
#EECFFE
ΔE00 2.20
Light Lavendar
#EFC0FE
ΔE00 2.68
Pale Lilac
#E4CBFF
ΔE00 3.42
Pale Mauve
#FED0FC
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC8FC #D5FCC8
analogous
#D5C8FC #EFC8FC #FCC8EF
triadic
#EFC8FC #FCEFC8 #C8FCEF
tetradic
#EFC8FC #FCD5C8 #D5FCC8 #C8EFFC
square
#EFC8FC #FCD5C8 #D5FCC8 #C8EFFC
split-complementary
#EFC8FC #EFFCC8 #C8FCD5
monochromatic
#CD54F6 #DE8EF9 #EFC8FC #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.46
#EFC8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#EFC8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC8FC
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC8FC | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FE
Deuteranopia (green-blind)
#CAD7FA
Tritanopia (blue-blind)
#EFCDDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efc8fc; /* rgb */ color: rgb(239, 200, 252); /* oklch */ color: oklch(88.2% 0.082 317.6);
Tailwind
colors: {
custom: {
50: '#f4d9fd',
500: '#efc8fc',
950: '#000000',
},
}SCSS
$custom: #efc8fc; $custom-light: #f4d9fd; $custom-dark: #000000;
JSON
{
"hex": "#efc8fc",
"rgb": {
"r": 239,
"g": 200,
"b": 252
},
"hsl": {
"h": 285,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.88248,
"c": 0.08154,
"h": 317.6
},
"luminance": 0.66688
}Semantic roles & 50–950 ramp
primary
#EFC8FC
secondary
#9DE385
accent
#E60039
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385