#DCBBF2#DCBBF2
#DCBBF2 is a very light, moderate violet. Relative luminance 0.572; OKLCH L 83.8% C 0.083 H 311.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBBF2 |
|---|---|
| RGB | rgb(220, 187, 242) |
| HSL | hsl(276, 68%, 84%) |
| HSV | hsv(276, 23%, 95%) |
| CMYK | cmyk(9.1%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(80.27, 21.69, -22.87) |
| CIE-LCH | lch(80.27, 31.52, 313.48°) |
| OKLab | oklab(83.83% 0.0552 -0.0621) |
| OKLCH | oklch(83.83% 0.083 311.6) |
| XYZ | xyz(63.3098, 57.1677, 91.6865) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.87
Light Lilac
#EDC8FF
ΔE00 3.48
Light Lavendar
#EFC0FE
ΔE00 3.59
Pale Lilac
#E4CBFF
ΔE00 3.85
Light Violet
#D6B4FC
ΔE00 4.16
Pale Lavender
#EECFFE
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBBF2 #D1F2BB
analogous
#C1BBF2 #DCBBF2 #F2BBED
triadic
#DCBBF2 #F2DCBB #BBF2DC
tetradic
#DCBBF2 #F2C1BB #D1F2BB #BBEDF2
square
#DCBBF2 #F2C1BB #D1F2BB #BBEDF2
split-complementary
#DCBBF2 #EDF2BB #BBF2C1
monochromatic
#A754DE #C288E8 #DCBBF2 #F2E5FA #F2E5FA
Accessibility & contrast
On white
1.69
#DCBBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#DCBBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBBF2
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBBF2 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F4
Deuteranopia (green-blind)
#BAC8F0
Tritanopia (blue-blind)
#DAC2CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dcbbf2; /* rgb */ color: rgb(220, 187, 242); /* oklch */ color: oklch(83.8% 0.083 311.6);
Tailwind
colors: {
custom: {
50: '#e7cff6',
500: '#dcbbf2',
950: '#000000',
},
}SCSS
$custom: #dcbbf2; $custom-light: #e7cff6; $custom-dark: #000000;
JSON
{
"hex": "#dcbbf2",
"rgb": {
"r": 220,
"g": 187,
"b": 242
},
"hsl": {
"h": 276,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.83834,
"c": 0.08307,
"h": 311.6
},
"luminance": 0.57167
}Semantic roles & 50–950 ramp
primary
#DCBBF2
secondary
#A0D280
accent
#D01660
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161317
muted
#848385