#EFCBFF#EFCBFF
#EFCBFF is a very light, moderate purple. Relative luminance 0.683; OKLCH L 88.9% C 0.080 H 315.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCBFF |
|---|---|
| RGB | rgb(239, 203, 255) |
| HSL | hsl(282, 100%, 90%) |
| HSV | hsv(282, 20%, 100%) |
| CMYK | cmyk(6.3%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(86.15, 21.74, -20.73) |
| CIE-LCH | lch(86.15, 30.04, 316.37°) |
| OKLab | oklab(88.9% 0.0568 -0.056) |
| OKLCH | oklch(88.9% 0.08 315.4) |
| XYZ | xyz(74.9997, 68.2835, 103.8174) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.93
Pale Lavender
#EECFFE
ΔE00 1.55
Very Light Purple
#F6CEFC
ΔE00 2.27
Pale Lilac
#E4CBFF
ΔE00 2.78
Light Lavendar
#EFC0FE
ΔE00 3.22
Light Lavender
#DFC5FE
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCBFF #DBFFCB
analogous
#D5CBFF #EFCBFF #FFCBF5
triadic
#EFCBFF #FFEFCB #CBFFEF
tetradic
#EFCBFF #FFD5CB #DBFFCB #CBF5FF
square
#EFCBFF #FFD5CB #DBFFCB #CBF5FF
split-complementary
#EFCBFF #F5FFCB #CBFFD5
monochromatic
#C951FF #DC8EFF #EFCBFF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.43
#EFCBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#EFCBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCBFF
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCBFF | 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)
#C5D5FF
Deuteranopia (green-blind)
#CCD9FD
Tritanopia (blue-blind)
#EFD1DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #efcbff; /* rgb */ color: rgb(239, 203, 255); /* oklch */ color: oklch(88.9% 0.080 315.4);
Tailwind
colors: {
custom: {
50: '#f4dbff',
500: '#efcbff',
950: '#000000',
},
}SCSS
$custom: #efcbff; $custom-light: #f4dbff; $custom-dark: #000000;
JSON
{
"hex": "#efcbff",
"rgb": {
"r": 239,
"g": 203,
"b": 255
},
"hsl": {
"h": 281.538,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.88898,
"c": 0.07981,
"h": 315.4
},
"luminance": 0.68283
}Semantic roles & 50–950 ramp
primary
#EFCBFF
secondary
#A4E985
accent
#E60047
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171518
muted
#858486