#D6CEFC#D6CEFC
#D6CEFC is a very light, moderate violet. Relative luminance 0.655; OKLCH L 87.3% C 0.064 H 293.0°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CEFC |
|---|---|
| RGB | rgb(214, 206, 252) |
| HSL | hsl(250, 88%, 90%) |
| HSV | hsv(250, 18%, 99%) |
| CMYK | cmyk(15.1%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.72, 11.65, -21.50) |
| CIE-LCH | lch(84.72, 24.45, 298.46°) |
| OKLab | oklab(87.27% 0.0248 -0.0585) |
| OKLCH | oklch(87.27% 0.064 293) |
| XYZ | xyz(67.3698, 65.4665, 101.1636) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.14
Pale Lilac
#E4CBFF
ΔE00 4.53
Light Lavender
#DFC5FE
ΔE00 4.90
Light Periwinkle
#C1C6FC
ΔE00 5.45
Pale Lavender
#EECFFE
ΔE00 6.48
Light Lilac
#EDC8FF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CEFC #F4FCCE
analogous
#CEDDFC #D6CEFC #EDCEFC
triadic
#D6CEFC #FCD6CE #CEFCD6
tetradic
#D6CEFC #FCCEDD #F4FCCE #CEFCED
square
#D6CEFC #FCCEDD #F4FCCE #CEFCED
split-complementary
#D6CEFC #FCEDCE #DDFCCE
monochromatic
#755BF5 #A694F8 #D6CEFC #E7E2FD #E7E2FD
Accessibility & contrast
On white
1.49
#D6CEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#D6CEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CEFC
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CEFC | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FE
Deuteranopia (green-blind)
#C5D3FB
Tritanopia (blue-blind)
#CFD5DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d6cefc; /* rgb */ color: rgb(214, 206, 252); /* oklch */ color: oklch(87.3% 0.064 293.0);
Tailwind
colors: {
custom: {
50: '#e3ddfd',
500: '#d6cefc',
950: '#000000',
},
}SCSS
$custom: #d6cefc; $custom-light: #e3ddfd; $custom-dark: #000000;
JSON
{
"hex": "#d6cefc",
"rgb": {
"r": 214,
"g": 206,
"b": 252
},
"hsl": {
"h": 250.435,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.87269,
"c": 0.06351,
"h": 293
},
"luminance": 0.65467
}Semantic roles & 50–950 ramp
primary
#D6CEFC
secondary
#D4E48B
accent
#E500BD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485