#D1CFEF#D1CFEF
#D1CFEF is a very light, muted blue. Relative luminance 0.644; OKLCH L 86.6% C 0.044 H 288.3°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CFEF |
|---|---|
| RGB | rgb(209, 207, 239) |
| HSL | hsl(244, 50%, 87%) |
| HSV | hsv(244, 13%, 94%) |
| CMYK | cmyk(12.6%, 13.4%, 0%, 6.3%) |
| CIE-LAB | lab(84.18, 6.85, -15.46) |
| CIE-LCH | lch(84.18, 16.91, 293.92°) |
| OKLab | oklab(86.62% 0.0138 -0.0418) |
| OKLCH | oklch(86.62% 0.044 288.3) |
| XYZ | xyz(64.1840, 64.4125, 90.6960) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.30
Lavender (CSS)
#E6E6FA
ΔE00 6.59
Light Periwinkle
#C1C6FC
ΔE00 6.87
Pale Lilac
#E4CBFF
ΔE00 7.98
Light Lavender
#DFC5FE
ΔE00 8.52
Thistle
#D8BFD8
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CFEF #EDEFCF
analogous
#CFDDEF #D1CFEF #E1CFEF
triadic
#D1CFEF #EFD1CF #CFEFD1
tetradic
#D1CFEF #EFCFDD #EDEFCF #CFEFE1
square
#D1CFEF #EFCFDD #EDEFCF #CFEFE1
split-complementary
#D1CFEF #EFE1CF #DDEFCF
monochromatic
#7973D0 #A5A1E0 #D1CFEF #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.51
#D1CFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#D1CFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CFEF
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CFEF | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F1
Deuteranopia (green-blind)
#C8D1EE
Tritanopia (blue-blind)
#CBD4D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d1cfef; /* rgb */ color: rgb(209, 207, 239); /* oklch */ color: oklch(86.6% 0.044 288.3);
Tailwind
colors: {
custom: {
50: '#dfddf4',
500: '#d1cfef',
950: '#000000',
},
}SCSS
$custom: #d1cfef; $custom-light: #dfddf4; $custom-dark: #000000;
JSON
{
"hex": "#d1cfef",
"rgb": {
"r": 209,
"g": 207,
"b": 239
},
"hsl": {
"h": 243.75,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.86616,
"c": 0.04401,
"h": 288.3
},
"luminance": 0.64413
}Semantic roles & 50–950 ramp
primary
#D1CFEF
secondary
#C9CC96
accent
#BD28B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485