#DFBCEB#DFBCEB
#DFBCEB is a very light, moderate purple. Relative luminance 0.577; OKLCH L 84.0% C 0.074 H 317.4°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBCEB |
|---|---|
| RGB | rgb(223, 188, 235) |
| HSL | hsl(285, 54%, 83%) |
| HSV | hsv(285, 20%, 92%) |
| CMYK | cmyk(5.1%, 20%, 0%, 7.8%) |
| CIE-LAB | lab(80.55, 20.74, -18.68) |
| CIE-LCH | lch(80.55, 27.91, 318.00°) |
| OKLab | oklab(84.03% 0.0549 -0.0504) |
| OKLCH | oklch(84.03% 0.075 317.4) |
| XYZ | xyz(63.4078, 57.6535, 86.3691) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.66
Light Lavendar
#EFC0FE
ΔE00 4.09
Light Lavender
#DFC5FE
ΔE00 4.39
Pale Lavender
#EECFFE
ΔE00 4.42
Pale Lilac
#E4CBFF
ΔE00 4.49
Very Light Purple
#F6CEFC
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBCEB #C8EBBC
analogous
#C7BCEB #DFBCEB #EBBCDF
triadic
#DFBCEB #EBDFBC #BCEBDF
tetradic
#DFBCEB #EBC7BC #C8EBBC #BCDFEB
square
#DFBCEB #EBC7BC #C8EBBC #BCDFEB
split-complementary
#DFBCEB #DFEBBC #BCEBC7
monochromatic
#B25ECF #C88DDD #DFBCEB #F4E7F8 #F4E7F8
Accessibility & contrast
On white
1.68
#DFBCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#DFBCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBCEB
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBCEB | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#BEC9E9
Tritanopia (blue-blind)
#DFC1CC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dfbceb; /* rgb */ color: rgb(223, 188, 235); /* oklch */ color: oklch(84.0% 0.074 317.4);
Tailwind
colors: {
custom: {
50: '#e9d0f1',
500: '#dfbceb',
950: '#000000',
},
}SCSS
$custom: #dfbceb; $custom-light: #e9d0f1; $custom-dark: #000000;
JSON
{
"hex": "#dfbceb",
"rgb": {
"r": 223,
"g": 188,
"b": 235
},
"hsl": {
"h": 284.681,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.8403,
"c": 0.0745,
"h": 317.4
},
"luminance": 0.57653
}Semantic roles & 50–950 ramp
primary
#DFBCEB
secondary
#95C784
accent
#C1244C
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161416
muted
#848385