#D1CEFF#D1CEFF
#D1CEFF is a very light, moderate blue. Relative luminance 0.649; OKLCH L 87.0% C 0.067 H 287.7°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CEFF |
|---|---|
| RGB | rgb(209, 206, 255) |
| HSL | hsl(244, 100%, 90%) |
| HSV | hsv(244, 19%, 100%) |
| CMYK | cmyk(18%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(84.44, 10.75, -23.55) |
| CIE-LCH | lch(84.44, 25.89, 294.53°) |
| OKLab | oklab(86.99% 0.0205 -0.0642) |
| OKLCH | oklch(86.99% 0.067 287.7) |
| XYZ | xyz(66.4117, 64.9171, 103.6197) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.30
Light Periwinkle
#C1C6FC
ΔE00 3.73
Light Lavender
#DFC5FE
ΔE00 6.00
Pale Lilac
#E4CBFF
ΔE00 6.00
Pale Lavender
#EECFFE
ΔE00 8.17
Light Lilac
#EDC8FF
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CEFF #FCFFCE
analogous
#CEE3FF #D1CEFF #E9CEFF
triadic
#D1CEFF #FFD1CE #CEFFD1
tetradic
#D1CEFF #FFCEE3 #FCFFCE #CEFFE9
square
#D1CEFF #FFCEE3 #FCFFCE #CEFFE9
split-complementary
#D1CEFF #FFE9CE #E3FFCE
monochromatic
#5E54FF #9891FF #D1CEFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.50
#D1CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#D1CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CEFF
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CEFF | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D4FF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#C8D6DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d1ceff; /* rgb */ color: rgb(209, 206, 255); /* oklch */ color: oklch(87.0% 0.067 287.7);
Tailwind
colors: {
custom: {
50: '#dfdcff',
500: '#d1ceff',
950: '#000000',
},
}SCSS
$custom: #d1ceff; $custom-light: #dfdcff; $custom-dark: #000000;
JSON
{
"hex": "#d1ceff",
"rgb": {
"r": 209,
"g": 206,
"b": 255
},
"hsl": {
"h": 243.673,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.86988,
"c": 0.06745,
"h": 287.7
},
"luminance": 0.64918
}Semantic roles & 50–950 ramp
primary
#D1CEFF
secondary
#E4EA87
accent
#E600D7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486