#D2CFFD#D2CFFD
#D2CFFD is a very light, moderate blue. Relative luminance 0.654; OKLCH L 87.2% C 0.063 H 288.0°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFFD |
|---|---|
| RGB | rgb(210, 207, 253) |
| HSL | hsl(244, 92%, 90%) |
| HSV | hsv(244, 18%, 99%) |
| CMYK | cmyk(17%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(84.70, 10.09, -22.09) |
| CIE-LCH | lch(84.70, 24.29, 294.55°) |
| OKLab | oklab(87.19% 0.0196 -0.0602) |
| OKLCH | oklch(87.19% 0.063 288) |
| XYZ | xyz(66.6168, 65.4184, 102.0268) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.90
Light Periwinkle
#C1C6FC
ΔE00 4.27
Pale Lilac
#E4CBFF
ΔE00 5.98
Light Lavender
#DFC5FE
ΔE00 6.15
Pale Lavender
#EECFFE
ΔE00 8.00
Light Lilac
#EDC8FF
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFFD #FAFDCF
analogous
#CFE3FD #D2CFFD #E9CFFD
triadic
#D2CFFD #FDD2CF #CFFDD2
tetradic
#D2CFFD #FDCFE3 #FAFDCF #CFFDE9
square
#D2CFFD #FDCFE3 #FAFDCF #CFFDE9
split-complementary
#D2CFFD #FDE9CF #E3FDCF
monochromatic
#6459F8 #9B94FB #D2CFFD #E3E2FE #E3E2FE
Accessibility & contrast
On white
1.49
#D2CFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#D2CFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFFD
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFFD | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FF
Deuteranopia (green-blind)
#C4D2FC
Tritanopia (blue-blind)
#C9D6DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2cffd; /* rgb */ color: rgb(210, 207, 253); /* oklch */ color: oklch(87.2% 0.063 288.0);
Tailwind
colors: {
custom: {
50: '#e0ddfe',
500: '#d2cffd',
950: '#000000',
},
}SCSS
$custom: #d2cffd; $custom-light: #e0ddfe; $custom-dark: #000000;
JSON
{
"hex": "#d2cffd",
"rgb": {
"r": 210,
"g": 207,
"b": 253
},
"hsl": {
"h": 243.913,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.87185,
"c": 0.06328,
"h": 288
},
"luminance": 0.65419
}Semantic roles & 50–950 ramp
primary
#D2CFFD
secondary
#E0E68A
accent
#E600D7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485