#EFCCFB#EFCCFB
#EFCCFB is a very light, moderate purple. Relative luminance 0.685; OKLCH L 88.9% C 0.073 H 317.4°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCCFB |
|---|---|
| RGB | rgb(239, 204, 251) |
| HSL | hsl(285, 85%, 89%) |
| HSV | hsv(285, 19%, 98%) |
| CMYK | cmyk(4.8%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(86.26, 20.45, -18.45) |
| CIE-LCH | lch(86.26, 27.54, 317.94°) |
| OKLab | oklab(88.94% 0.0541 -0.0497) |
| OKLCH | oklch(88.94% 0.074 317.4) |
| XYZ | xyz(74.5995, 68.5025, 100.5405) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.10
Very Light Purple
#F6CEFC
ΔE00 1.48
Light Lilac
#EDC8FF
ΔE00 2.07
Pale Mauve
#FED0FC
ΔE00 3.27
Pale Lilac
#E4CBFF
ΔE00 3.28
Light Lavendar
#EFC0FE
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCCFB #D8FBCC
analogous
#D8CCFB #EFCCFB #FBCCF0
triadic
#EFCCFB #FBEFCC #CCFBEF
tetradic
#EFCCFB #FBD8CC #D8FBCC #CCF0FB
square
#EFCCFB #FBD8CC #D8FBCC #CCF0FB
split-complementary
#EFCCFB #F0FBCC #CCFBD8
monochromatic
#CB5BF2 #DD93F7 #EFCCFB #F6E3FD #F6E3FD
Accessibility & contrast
On white
1.43
#EFCCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#EFCCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCCFB
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCCFB | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FD
Deuteranopia (green-blind)
#CED9F9
Tritanopia (blue-blind)
#EFD1DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #efccfb; /* rgb */ color: rgb(239, 204, 251); /* oklch */ color: oklch(88.9% 0.073 317.4);
Tailwind
colors: {
custom: {
50: '#f4dbfc',
500: '#efccfb',
950: '#000000',
},
}SCSS
$custom: #efccfb; $custom-light: #f4dbfc; $custom-dark: #000000;
JSON
{
"hex": "#efccfb",
"rgb": {
"r": 239,
"g": 204,
"b": 251
},
"hsl": {
"h": 284.681,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.8894,
"c": 0.0735,
"h": 317.4
},
"luminance": 0.68501
}Semantic roles & 50–950 ramp
primary
#EFCCFB
secondary
#A0E28A
accent
#E2043C
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171517
muted
#858485