#D2CFEE#D2CFEE
#D2CFEE is a very light, muted blue. Relative luminance 0.645; OKLCH L 86.7% C 0.043 H 289.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFEE |
|---|---|
| RGB | rgb(210, 207, 238) |
| HSL | hsl(246, 48%, 87%) |
| HSV | hsv(246, 13%, 93%) |
| CMYK | cmyk(11.8%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(84.23, 6.97, -14.85) |
| CIE-LCH | lch(84.23, 16.40, 295.15°) |
| OKLab | oklab(86.66% 0.0145 -0.0401) |
| OKLCH | oklch(86.66% 0.043 289.9) |
| XYZ | xyz(64.3206, 64.4999, 89.9334) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.71
Lavender (CSS)
#E6E6FA
ΔE00 6.46
Light Periwinkle
#C1C6FC
ΔE00 7.32
Pale Lilac
#E4CBFF
ΔE00 7.95
Thistle
#D8BFD8
ΔE00 8.43
Light Lavender
#DFC5FE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFEE #EBEECF
analogous
#CFDCEE #D2CFEE #E1CFEE
triadic
#D2CFEE #EED2CF #CFEED2
tetradic
#D2CFEE #EECFDC #EBEECF #CFEEE1
square
#D2CFEE #EECFDC #EBEECF #CFEEE1
split-complementary
#D2CFEE #EEE1CF #DCEECF
monochromatic
#7D75CE #A8A2DE #D2CFEE #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.51
#D2CFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#D2CFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFEE
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFEE | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3EF
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#CDD4D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2cfee; /* rgb */ color: rgb(210, 207, 238); /* oklch */ color: oklch(86.7% 0.043 289.9);
Tailwind
colors: {
custom: {
50: '#e0ddf3',
500: '#d2cfee',
950: '#000000',
},
}SCSS
$custom: #d2cfee; $custom-light: #e0ddf3; $custom-dark: #000000;
JSON
{
"hex": "#d2cfee",
"rgb": {
"r": 210,
"g": 207,
"b": 238
},
"hsl": {
"h": 245.806,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.8666,
"c": 0.04265,
"h": 289.9
},
"luminance": 0.645
}Semantic roles & 50–950 ramp
primary
#D2CFEE
secondary
#C6CB96
accent
#BB2BAD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485