#D2CDF2#D2CDF2
#D2CDF2 is a very light, muted blue. Relative luminance 0.638; OKLCH L 86.4% C 0.051 H 291.5°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDF2 |
|---|---|
| RGB | rgb(210, 205, 242) |
| HSL | hsl(248, 59%, 88%) |
| HSV | hsv(248, 15%, 95%) |
| CMYK | cmyk(13.2%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(83.85, 8.85, -17.54) |
| CIE-LCH | lch(83.85, 19.65, 296.78°) |
| OKLab | oklab(86.41% 0.0187 -0.0475) |
| OKLCH | oklch(86.41% 0.051 291.5) |
| XYZ | xyz(64.4333, 63.7746, 92.9023) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.31
Light Periwinkle
#C1C6FC
ΔE00 6.21
Pale Lilac
#E4CBFF
ΔE00 6.30
Light Lavender
#DFC5FE
ΔE00 6.80
Pale Lavender
#EECFFE
ΔE00 7.71
Lavender (CSS)
#E6E6FA
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDF2 #EDF2CD
analogous
#CDDAF2 #D2CDF2 #E4CDF2
triadic
#D2CDF2 #F2D2CD #CDF2D2
tetradic
#D2CDF2 #F2CDDA #EDF2CD #CDF2E4
square
#D2CDF2 #F2CDDA #EDF2CD #CDF2E4
split-complementary
#D2CDF2 #F2E4CD #DAF2CD
monochromatic
#7B6CD9 #A69CE5 #D2CDF2 #E9E7F9 #E9E7F9
Accessibility & contrast
On white
1.53
#D2CDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#D2CDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDF2
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDF2 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F4
Deuteranopia (green-blind)
#C5D0F1
Tritanopia (blue-blind)
#CCD3D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2cdf2; /* rgb */ color: rgb(210, 205, 242); /* oklch */ color: oklch(86.4% 0.051 291.5);
Tailwind
colors: {
custom: {
50: '#e0dcf6',
500: '#d2cdf2',
950: '#000000',
},
}SCSS
$custom: #d2cdf2; $custom-light: #e0dcf6; $custom-dark: #000000;
JSON
{
"hex": "#d2cdf2",
"rgb": {
"r": 210,
"g": 205,
"b": 242
},
"hsl": {
"h": 248.108,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.86406,
"c": 0.05107,
"h": 291.5
},
"luminance": 0.63775
}Semantic roles & 50–950 ramp
primary
#D2CDF2
secondary
#C9D192
accent
#C61FB0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485