#D2CDEF#D2CDEF
#D2CDEF is a very light, muted blue. Relative luminance 0.636; OKLCH L 86.3% C 0.047 H 292.1°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDEF |
|---|---|
| RGB | rgb(210, 205, 239) |
| HSL | hsl(249, 52%, 87%) |
| HSV | hsv(249, 14%, 94%) |
| CMYK | cmyk(12.1%, 14.2%, 0%, 6.3%) |
| CIE-LAB | lab(83.75, 8.24, -16.09) |
| CIE-LCH | lch(83.75, 18.07, 297.11°) |
| OKLab | oklab(86.3% 0.0177 -0.0435) |
| OKLCH | oklch(86.3% 0.047 292.1) |
| XYZ | xyz(63.9864, 63.5959, 90.5488) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.11
Pale Lilac
#E4CBFF
ΔE00 6.86
Light Periwinkle
#C1C6FC
ΔE00 6.88
Light Lavender
#DFC5FE
ΔE00 7.44
Lavender (CSS)
#E6E6FA
ΔE00 7.50
Thistle
#D8BFD8
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDEF #EAEFCD
analogous
#CDD9EF #D2CDEF #E3CDEF
triadic
#D2CDEF #EFD2CD #CDEFD2
tetradic
#D2CDEF #EFCDD9 #EAEFCD #CDEFE3
square
#D2CDEF #EFCDD9 #EAEFCD #CDEFE3
split-complementary
#D2CDEF #EFE3CD #D9EFCD
monochromatic
#7F70D1 #A89FE0 #D2CDEF #EAE8F8 #EAE8F8
Accessibility & contrast
On white
1.53
#D2CDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#D2CDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDEF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDEF | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F1
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#CDD2D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2cdef; /* rgb */ color: rgb(210, 205, 239); /* oklch */ color: oklch(86.3% 0.047 292.1);
Tailwind
colors: {
custom: {
50: '#e0dcf4',
500: '#d2cdef',
950: '#000000',
},
}SCSS
$custom: #d2cdef; $custom-light: #e0dcf4; $custom-dark: #000000;
JSON
{
"hex": "#d2cdef",
"rgb": {
"r": 210,
"g": 205,
"b": 239
},
"hsl": {
"h": 248.824,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.86303,
"c": 0.04696,
"h": 292.1
},
"luminance": 0.63596
}Semantic roles & 50–950 ramp
primary
#D2CDEF
secondary
#C4CD94
accent
#BF27A9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485