#D2CFEB#D2CFEB
#D2CFEB is a very light, muted blue. Relative luminance 0.643; OKLCH L 86.6% C 0.039 H 290.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFEB |
|---|---|
| RGB | rgb(210, 207, 235) |
| HSL | hsl(246, 41%, 87%) |
| HSV | hsv(246, 12%, 92%) |
| CMYK | cmyk(10.6%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(84.13, 6.36, -13.39) |
| CIE-LCH | lch(84.13, 14.83, 295.42°) |
| OKLab | oklab(86.56% 0.0135 -0.0361) |
| OKLCH | oklch(86.56% 0.039 290.5) |
| XYZ | xyz(63.8835, 64.3251, 87.6315) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.97
Periwinkle
#CCCCFF
ΔE00 6.62
Light Periwinkle
#C1C6FC
ΔE00 8.11
Thistle
#D8BFD8
ΔE00 8.30
Pale Lilac
#E4CBFF
ΔE00 8.69
Light Lavender
#DFC5FE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFEB #E8EBCF
analogous
#CFDAEB #D2CFEB #E0CFEB
triadic
#D2CFEB #EBD2CF #CFEBD2
tetradic
#D2CFEB #EBCFDA #E8EBCF #CFEBE0
square
#D2CFEB #EBCFDA #E8EBCF #CFEBE0
split-complementary
#D2CFEB #EBE0CF #DAEBCF
monochromatic
#8179C7 #AAA4D9 #D2CFEB #EBE9F6 #EBE9F6
Accessibility & contrast
On white
1.51
#D2CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#D2CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFEB
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFEB | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#C9D1EA
Tritanopia (blue-blind)
#CDD3D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2cfeb; /* rgb */ color: rgb(210, 207, 235); /* oklch */ color: oklch(86.6% 0.039 290.5);
Tailwind
colors: {
custom: {
50: '#e0ddf1',
500: '#d2cfeb',
950: '#000000',
},
}SCSS
$custom: #d2cfeb; $custom-light: #e0ddf1; $custom-dark: #000000;
JSON
{
"hex": "#d2cfeb",
"rgb": {
"r": 210,
"g": 207,
"b": 235
},
"hsl": {
"h": 246.429,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.86559,
"c": 0.03854,
"h": 290.5
},
"luminance": 0.64325
}Semantic roles & 50–950 ramp
primary
#D2CFEB
secondary
#C1C698
accent
#B431A6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485