#DCBCEF#DCBCEF
#DCBCEF is a very light, moderate violet. Relative luminance 0.574; OKLCH L 83.9% C 0.078 H 312.8°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCEF |
|---|---|
| RGB | rgb(220, 188, 239) |
| HSL | hsl(278, 61%, 84%) |
| HSV | hsv(278, 21%, 94%) |
| CMYK | cmyk(7.9%, 21.3%, 0%, 6.3%) |
| CIE-LAB | lab(80.41, 20.56, -21.05) |
| CIE-LCH | lch(80.41, 29.42, 314.31°) |
| OKLab | oklab(83.91% 0.0528 -0.057) |
| OKLCH | oklch(83.91% 0.078 312.8) |
| XYZ | xyz(63.0758, 57.4147, 89.4039) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.17
Light Lilac
#EDC8FF
ΔE00 3.44
Pale Lilac
#E4CBFF
ΔE00 3.75
Light Lavendar
#EFC0FE
ΔE00 3.92
Pale Lavender
#EECFFE
ΔE00 4.53
Light Violet
#D6B4FC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCEF #CFEFBC
analogous
#C2BCEF #DCBCEF #EFBCE8
triadic
#DCBCEF #EFDCBC #BCEFDC
tetradic
#DCBCEF #EFC2BC #CFEFBC #BCE8EF
square
#DCBCEF #EFC2BC #CFEFBC #BCE8EF
split-complementary
#DCBCEF #E8EFBC #BCEFC2
monochromatic
#A859D7 #C28BE3 #DCBCEF #F2E6F9 #F2E6F9
Accessibility & contrast
On white
1.68
#DCBCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#DCBCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCEF
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCEF | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F1
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#DBC2CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dcbcef; /* rgb */ color: rgb(220, 188, 239); /* oklch */ color: oklch(83.9% 0.078 312.8);
Tailwind
colors: {
custom: {
50: '#e7d0f4',
500: '#dcbcef',
950: '#000000',
},
}SCSS
$custom: #dcbcef; $custom-light: #e7d0f4; $custom-dark: #000000;
JSON
{
"hex": "#dcbcef",
"rgb": {
"r": 220,
"g": 188,
"b": 239
},
"hsl": {
"h": 277.647,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.83907,
"c": 0.07773,
"h": 312.8
},
"luminance": 0.57414
}Semantic roles & 50–950 ramp
primary
#DCBCEF
secondary
#9ECD82
accent
#C91C5D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385