#D2CDFE#D2CDFE
#D2CDFE is a very light, moderate blue. Relative luminance 0.645; OKLCH L 86.8% C 0.068 H 289.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDFE |
|---|---|
| RGB | rgb(210, 205, 254) |
| HSL | hsl(246, 96%, 90%) |
| HSV | hsv(246, 19%, 100%) |
| CMYK | cmyk(17.3%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(84.24, 11.37, -23.33) |
| CIE-LCH | lch(84.24, 25.95, 295.99°) |
| OKLab | oklab(86.84% 0.0226 -0.0636) |
| OKLCH | oklch(86.84% 0.068 289.6) |
| XYZ | xyz(66.2950, 64.5193, 102.7075) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.78
Light Periwinkle
#C1C6FC
ΔE00 4.12
Pale Lilac
#E4CBFF
ΔE00 5.42
Light Lavender
#DFC5FE
ΔE00 5.43
Pale Lavender
#EECFFE
ΔE00 7.60
Light Lilac
#EDC8FF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDFE #F9FECD
analogous
#CDE1FE #D2CDFE #EACDFE
triadic
#D2CDFE #FED2CD #CDFED2
tetradic
#D2CDFE #FECDE1 #F9FECD #CDFEEA
square
#D2CDFE #FECDE1 #F9FECD #CDFEEA
split-complementary
#D2CDFE #FEEACD #E1FECD
monochromatic
#6655FC #9C91FD #D2CDFE #E4E1FE #E4E1FE
Accessibility & contrast
On white
1.51
#D2CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#D2CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDFE
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDFE | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#C9D5DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2cdfe; /* rgb */ color: rgb(210, 205, 254); /* oklch */ color: oklch(86.8% 0.068 289.6);
Tailwind
colors: {
custom: {
50: '#e0dcfe',
500: '#d2cdfe',
950: '#000000',
},
}SCSS
$custom: #d2cdfe; $custom-light: #e0dcfe; $custom-dark: #000000;
JSON
{
"hex": "#d2cdfe",
"rgb": {
"r": 210,
"g": 205,
"b": 254
},
"hsl": {
"h": 246.122,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.86836,
"c": 0.06752,
"h": 289.6
},
"luminance": 0.6452
}Semantic roles & 50–950 ramp
primary
#D2CDFE
secondary
#DEE888
accent
#E600CE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486