#D2CFF2#D2CFF2
#D2CFF2 is a very light, muted blue. Relative luminance 0.647; OKLCH L 86.8% C 0.048 H 289.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFF2 |
|---|---|
| RGB | rgb(210, 207, 242) |
| HSL | hsl(245, 57%, 88%) |
| HSV | hsv(245, 14%, 95%) |
| CMYK | cmyk(13.2%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(84.35, 7.79, -16.79) |
| CIE-LCH | lch(84.35, 18.51, 294.89°) |
| OKLab | oklab(86.8% 0.0159 -0.0454) |
| OKLCH | oklch(86.8% 0.048 289.3) |
| XYZ | xyz(64.9148, 64.7376, 93.0628) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.56
Light Periwinkle
#C1C6FC
ΔE00 6.36
Pale Lilac
#E4CBFF
ΔE00 7.12
Lavender (CSS)
#E6E6FA
ΔE00 7.21
Light Lavender
#DFC5FE
ΔE00 7.65
Pale Lavender
#EECFFE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFF2 #EFF2CF
analogous
#CFDDF2 #D2CFF2 #E3CFF2
triadic
#D2CFF2 #F2D2CF #CFF2D2
tetradic
#D2CFF2 #F2CFDD #EFF2CF #CFF2E3
square
#D2CFF2 #F2CFDD #EFF2CF #CFF2E3
split-complementary
#D2CFF2 #F2E3CF #DDF2CF
monochromatic
#786FD8 #A59FE5 #D2CFF2 #E8E7F8 #E8E7F8
Accessibility & contrast
On white
1.51
#D2CFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#D2CFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFF2
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFF2 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F4
Deuteranopia (green-blind)
#C7D2F1
Tritanopia (blue-blind)
#CCD4DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2cff2; /* rgb */ color: rgb(210, 207, 242); /* oklch */ color: oklch(86.8% 0.048 289.3);
Tailwind
colors: {
custom: {
50: '#e0ddf6',
500: '#d2cff2',
950: '#000000',
},
}SCSS
$custom: #d2cff2; $custom-light: #e0ddf6; $custom-dark: #000000;
JSON
{
"hex": "#d2cff2",
"rgb": {
"r": 210,
"g": 207,
"b": 242
},
"hsl": {
"h": 245.143,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.86796,
"c": 0.04815,
"h": 289.3
},
"luminance": 0.64738
}Semantic roles & 50–950 ramp
primary
#D2CFF2
secondary
#CCD194
accent
#C521B7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485