#D2CDFD#D2CDFD
#D2CDFD is a very light, moderate blue. Relative luminance 0.645; OKLCH L 86.8% C 0.066 H 289.7°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDFD |
|---|---|
| RGB | rgb(210, 205, 253) |
| HSL | hsl(246, 92%, 90%) |
| HSV | hsv(246, 19%, 99%) |
| CMYK | cmyk(17%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(84.20, 11.16, -22.85) |
| CIE-LCH | lch(84.20, 25.43, 296.03°) |
| OKLab | oklab(86.8% 0.0223 -0.0623) |
| OKLCH | oklch(86.8% 0.066 289.7) |
| XYZ | xyz(66.1353, 64.4555, 101.8663) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.92
Light Periwinkle
#C1C6FC
ΔE00 4.25
Pale Lilac
#E4CBFF
ΔE00 5.41
Light Lavender
#DFC5FE
ΔE00 5.46
Pale Lavender
#EECFFE
ΔE00 7.55
Light Lilac
#EDC8FF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDFD #F8FDCD
analogous
#CDE0FD #D2CDFD #EACDFD
triadic
#D2CDFD #FDD2CD #CDFDD2
tetradic
#D2CDFD #FDCDE0 #F8FDCD #CDFDEA
square
#D2CDFD #FDCDE0 #F8FDCD #CDFDEA
split-complementary
#D2CDFD #FDEACD #E0FDCD
monochromatic
#6857F8 #9D92FB #D2CDFD #E5E2FE #E5E2FE
Accessibility & contrast
On white
1.51
#D2CDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#D2CDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDFD
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDFD | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#C9D5DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2cdfd; /* rgb */ color: rgb(210, 205, 253); /* oklch */ color: oklch(86.8% 0.066 289.7);
Tailwind
colors: {
custom: {
50: '#e0dcfe',
500: '#d2cdfd',
950: '#000000',
},
}SCSS
$custom: #d2cdfd; $custom-light: #e0dcfe; $custom-dark: #000000;
JSON
{
"hex": "#d2cdfd",
"rgb": {
"r": 210,
"g": 205,
"b": 253
},
"hsl": {
"h": 246.25,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.86799,
"c": 0.06615,
"h": 289.7
},
"luminance": 0.64456
}Semantic roles & 50–950 ramp
primary
#D2CDFD
secondary
#DCE689
accent
#E600CE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485