#D1CDFE#D1CDFE
#D1CDFE is a very light, moderate blue. Relative luminance 0.644; OKLCH L 86.8% C 0.068 H 288.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CDFE |
|---|---|
| RGB | rgb(209, 205, 254) |
| HSL | hsl(245, 96%, 90%) |
| HSV | hsv(245, 19%, 100%) |
| CMYK | cmyk(17.7%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(84.16, 11.07, -23.45) |
| CIE-LCH | lch(84.16, 25.93, 295.27°) |
| OKLab | oklab(86.76% 0.0216 -0.064) |
| OKLCH | oklch(86.76% 0.068 288.6) |
| XYZ | xyz(66.0112, 64.3730, 102.6942) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.49
Light Periwinkle
#C1C6FC
ΔE00 3.86
Light Lavender
#DFC5FE
ΔE00 5.70
Pale Lilac
#E4CBFF
ΔE00 5.72
Pale Lavender
#EECFFE
ΔE00 7.91
Light Lilac
#EDC8FF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CDFE #FAFECD
analogous
#CDE1FE #D1CDFE #EACDFE
triadic
#D1CDFE #FED1CD #CDFED1
tetradic
#D1CDFE #FECDE1 #FAFECD #CDFEEA
square
#D1CDFE #FECDE1 #FAFECD #CDFEEA
split-complementary
#D1CDFE #FEEACD #E1FECD
monochromatic
#6355FC #9A91FD #D1CDFE #E3E1FE #E3E1FE
Accessibility & contrast
On white
1.51
#D1CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#D1CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CDFE
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CDFE | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#C8D5DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d1cdfe; /* rgb */ color: rgb(209, 205, 254); /* oklch */ color: oklch(86.8% 0.068 288.6);
Tailwind
colors: {
custom: {
50: '#dfdcfe',
500: '#d1cdfe',
950: '#000000',
},
}SCSS
$custom: #d1cdfe; $custom-light: #dfdcfe; $custom-dark: #000000;
JSON
{
"hex": "#d1cdfe",
"rgb": {
"r": 209,
"g": 205,
"b": 254
},
"hsl": {
"h": 244.898,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.86758,
"c": 0.0675,
"h": 288.6
},
"luminance": 0.64374
}Semantic roles & 50–950 ramp
primary
#D1CDFE
secondary
#E0E888
accent
#E600D3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486