#DCCFFB#DCCFFB
#DCCFFB is a very light, moderate violet. Relative luminance 0.668; OKLCH L 87.9% C 0.061 H 298.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFFB |
|---|---|
| RGB | rgb(220, 207, 251) |
| HSL | hsl(258, 85%, 90%) |
| HSV | hsv(258, 18%, 98%) |
| CMYK | cmyk(12.4%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(85.41, 12.79, -19.89) |
| CIE-LCH | lch(85.41, 23.65, 302.75°) |
| OKLab | oklab(87.9% 0.0295 -0.0539) |
| OKLCH | oklch(87.9% 0.061 298.6) |
| XYZ | xyz(69.2371, 66.8061, 100.4954) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.36
Light Lavender
#DFC5FE
ΔE00 4.27
Pale Lavender
#EECFFE
ΔE00 4.86
Periwinkle
#CCCCFF
ΔE00 4.91
Light Lilac
#EDC8FF
ΔE00 5.96
Very Light Purple
#F6CEFC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFFB #EEFBCF
analogous
#CFD8FB #DCCFFB #F2CFFB
triadic
#DCCFFB #FBDCCF #CFFBDC
tetradic
#DCCFFB #FBCFD8 #EEFBCF #CFFBF2
square
#DCCFFB #FBCFD8 #EEFBCF #CFFBF2
split-complementary
#DCCFFB #FBF2CF #D8FBCF
monochromatic
#8A5EF2 #B397F6 #DCCFFB #EAE3FD #EAE3FD
Accessibility & contrast
On white
1.46
#DCCFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#DCCFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFFB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFFB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FD
Deuteranopia (green-blind)
#C8D5FA
Tritanopia (blue-blind)
#D7D5DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dccffb; /* rgb */ color: rgb(220, 207, 251); /* oklch */ color: oklch(87.9% 0.061 298.6);
Tailwind
colors: {
custom: {
50: '#e7ddfc',
500: '#dccffb',
950: '#000000',
},
}SCSS
$custom: #dccffb; $custom-light: #e7ddfc; $custom-dark: #000000;
JSON
{
"hex": "#dccffb",
"rgb": {
"r": 220,
"g": 207,
"b": 251
},
"hsl": {
"h": 257.727,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.87903,
"c": 0.06145,
"h": 298.6
},
"luminance": 0.66806
}Semantic roles & 50–950 ramp
primary
#DCCFFB
secondary
#C9E28D
accent
#E104A0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485