#D0CFEB#D0CFEB
#D0CFEB is a very light, muted blue. Relative luminance 0.640; OKLCH L 86.4% C 0.038 H 287.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CFEB |
|---|---|
| RGB | rgb(208, 207, 235) |
| HSL | hsl(242, 41%, 87%) |
| HSV | hsv(242, 12%, 92%) |
| CMYK | cmyk(11.5%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(83.98, 5.72, -13.63) |
| CIE-LCH | lch(83.98, 14.78, 292.76°) |
| OKLab | oklab(86.4% 0.0114 -0.0368) |
| OKLCH | oklch(86.4% 0.039 287.2) |
| XYZ | xyz(63.3175, 64.0332, 87.6050) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.88
Periwinkle
#CCCCFF
ΔE00 6.44
Light Periwinkle
#C1C6FC
ΔE00 7.75
Light Blue Grey
#B7C9E2
ΔE00 8.82
Thistle
#D8BFD8
ΔE00 9.03
Pale Lilac
#E4CBFF
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CFEB #EAEBCF
analogous
#CFDCEB #D0CFEB #DECFEB
triadic
#D0CFEB #EBD0CF #CFEBD0
tetradic
#D0CFEB #EBCFDC #EAEBCF #CFEBDE
square
#D0CFEB #EBCFDC #EAEBCF #CFEBDE
split-complementary
#D0CFEB #EBDECF #DCEBCF
monochromatic
#7B79C7 #A6A4D9 #D0CFEB #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.52
#D0CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#D0CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CFEB
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CFEB | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#C8D1EA
Tritanopia (blue-blind)
#CBD3D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d0cfeb; /* rgb */ color: rgb(208, 207, 235); /* oklch */ color: oklch(86.4% 0.038 287.2);
Tailwind
colors: {
custom: {
50: '#deddf1',
500: '#d0cfeb',
950: '#000000',
},
}SCSS
$custom: #d0cfeb; $custom-light: #deddf1; $custom-dark: #000000;
JSON
{
"hex": "#d0cfeb",
"rgb": {
"r": 208,
"g": 207,
"b": 235
},
"hsl": {
"h": 242.143,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.86403,
"c": 0.0385,
"h": 287.2
},
"luminance": 0.64034
}Semantic roles & 50–950 ramp
primary
#D0CFEB
secondary
#C4C698
accent
#B431B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485