#D6CEFF#D6CEFF
#D6CEFF is a very light, moderate blue. Relative luminance 0.657; OKLCH L 87.4% C 0.068 H 292.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CEFF |
|---|---|
| RGB | rgb(214, 206, 255) |
| HSL | hsl(250, 100%, 90%) |
| HSV | hsv(250, 19%, 100%) |
| CMYK | cmyk(16.1%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(84.82, 12.28, -22.94) |
| CIE-LCH | lch(84.82, 26.02, 298.17°) |
| OKLab | oklab(87.38% 0.0258 -0.0625) |
| OKLCH | oklch(87.38% 0.068 292.4) |
| XYZ | xyz(67.8489, 65.6582, 103.6871) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.72
Pale Lilac
#E4CBFF
ΔE00 4.52
Light Lavender
#DFC5FE
ΔE00 4.71
Light Periwinkle
#C1C6FC
ΔE00 5.05
Pale Lavender
#EECFFE
ΔE00 6.64
Light Lilac
#EDC8FF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CEFF #F7FFCE
analogous
#CEDEFF #D6CEFF #EECEFF
triadic
#D6CEFF #FFD6CE #CEFFD6
tetradic
#D6CEFF #FFCEDE #F7FFCE #CEFFEE
square
#D6CEFF #FFCEDE #F7FFCE #CEFFEE
split-complementary
#D6CEFF #FFEECE #DEFFCE
monochromatic
#7054FF #A391FF #D6CEFF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.49
#D6CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#D6CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CEFF
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CEFF | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C4D3FE
Tritanopia (blue-blind)
#CED6DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d6ceff; /* rgb */ color: rgb(214, 206, 255); /* oklch */ color: oklch(87.4% 0.068 292.4);
Tailwind
colors: {
custom: {
50: '#e3ddff',
500: '#d6ceff',
950: '#000000',
},
}SCSS
$custom: #d6ceff; $custom-light: #e3ddff; $custom-dark: #000000;
JSON
{
"hex": "#d6ceff",
"rgb": {
"r": 214,
"g": 206,
"b": 255
},
"hsl": {
"h": 249.796,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.87378,
"c": 0.06759,
"h": 292.4
},
"luminance": 0.65659
}Semantic roles & 50–950 ramp
primary
#D6CEFF
secondary
#DAEA87
accent
#E600C0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486