#D0CEFC#D0CEFC
#D0CEFC is a very light, moderate blue. Relative luminance 0.646; OKLCH L 86.8% C 0.063 H 287.0°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CEFC |
|---|---|
| RGB | rgb(208, 206, 252) |
| HSL | hsl(243, 88%, 90%) |
| HSV | hsv(243, 18%, 99%) |
| CMYK | cmyk(17.5%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.27, 9.80, -22.23) |
| CIE-LCH | lch(84.27, 24.29, 293.78°) |
| OKLab | oklab(86.8% 0.0185 -0.0606) |
| OKLCH | oklch(86.8% 0.063 287) |
| XYZ | xyz(65.6504, 64.5800, 101.0830) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.60
Light Periwinkle
#C1C6FC
ΔE00 3.89
Pale Lilac
#E4CBFF
ΔE00 6.30
Light Lavender
#DFC5FE
ΔE00 6.37
Pale Lavender
#EECFFE
ΔE00 8.36
Light Lilac
#EDC8FF
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CEFC #FAFCCE
analogous
#CEE3FC #D0CEFC #E7CEFC
triadic
#D0CEFC #FCD0CE #CEFCD0
tetradic
#D0CEFC #FCCEE3 #FAFCCE #CEFCE7
square
#D0CEFC #FCCEE3 #FAFCCE #CEFCE7
split-complementary
#D0CEFC #FCE7CE #E3FCCE
monochromatic
#615BF5 #9994F8 #D0CEFC #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.51
#D0CEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#D0CEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CEFC
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CEFC | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FE
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#C7D5DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d0cefc; /* rgb */ color: rgb(208, 206, 252); /* oklch */ color: oklch(86.8% 0.063 287.0);
Tailwind
colors: {
custom: {
50: '#dedcfd',
500: '#d0cefc',
950: '#000000',
},
}SCSS
$custom: #d0cefc; $custom-light: #dedcfd; $custom-dark: #000000;
JSON
{
"hex": "#d0cefc",
"rgb": {
"r": 208,
"g": 206,
"b": 252
},
"hsl": {
"h": 242.609,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.86801,
"c": 0.06334,
"h": 287
},
"luminance": 0.64581
}Semantic roles & 50–950 ramp
primary
#D0CEFC
secondary
#E0E48B
accent
#E500DB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485