#DFBCEF#DFBCEF
#DFBCEF is a very light, moderate purple. Relative luminance 0.579; OKLCH L 84.2% C 0.079 H 315.1°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBCEF |
|---|---|
| RGB | rgb(223, 188, 239) |
| HSL | hsl(281, 61%, 84%) |
| HSV | hsv(281, 21%, 94%) |
| CMYK | cmyk(6.7%, 21.3%, 0%, 6.3%) |
| CIE-LAB | lab(80.68, 21.52, -20.63) |
| CIE-LCH | lch(80.68, 29.81, 316.21°) |
| OKLab | oklab(84.17% 0.0561 -0.0558) |
| OKLCH | oklch(84.17% 0.079 315.1) |
| XYZ | xyz(63.9922, 57.8872, 89.4469) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.19
Light Lavendar
#EFC0FE
ΔE00 3.44
Light Lavender
#DFC5FE
ΔE00 3.60
Pale Lilac
#E4CBFF
ΔE00 4.03
Pale Lavender
#EECFFE
ΔE00 4.40
Very Light Purple
#F6CEFC
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBCEF #CCEFBC
analogous
#C5BCEF #DFBCEF #EFBCE5
triadic
#DFBCEF #EFDFBC #BCEFDF
tetradic
#DFBCEF #EFC5BC #CCEFBC #BCE5EF
square
#DFBCEF #EFC5BC #CCEFBC #BCE5EF
split-complementary
#DFBCEF #E5EFBC #BCEFC5
monochromatic
#B059D7 #C78BE3 #DFBCEF #F3E6F9 #F3E6F9
Accessibility & contrast
On white
1.67
#DFBCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#DFBCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBCEF
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBCEF | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F1
Deuteranopia (green-blind)
#BDC9ED
Tritanopia (blue-blind)
#DEC2CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dfbcef; /* rgb */ color: rgb(223, 188, 239); /* oklch */ color: oklch(84.2% 0.079 315.1);
Tailwind
colors: {
custom: {
50: '#e9d0f4',
500: '#dfbcef',
950: '#000000',
},
}SCSS
$custom: #dfbcef; $custom-light: #e9d0f4; $custom-dark: #000000;
JSON
{
"hex": "#dfbcef",
"rgb": {
"r": 223,
"g": 188,
"b": 239
},
"hsl": {
"h": 281.176,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.84173,
"c": 0.07915,
"h": 315.1
},
"luminance": 0.57886
}Semantic roles & 50–950 ramp
primary
#DFBCEF
secondary
#9ACD82
accent
#C91C53
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385