#D2CFEF#D2CFEF
#D2CFEF is a very light, muted blue. Relative luminance 0.646; OKLCH L 86.7% C 0.044 H 289.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFEF |
|---|---|
| RGB | rgb(210, 207, 239) |
| HSL | hsl(246, 50%, 87%) |
| HSV | hsv(246, 13%, 94%) |
| CMYK | cmyk(12.1%, 13.4%, 0%, 6.3%) |
| CIE-LAB | lab(84.26, 7.17, -15.33) |
| CIE-LCH | lch(84.26, 16.93, 295.07°) |
| OKLab | oklab(86.69% 0.0149 -0.0414) |
| OKLCH | oklch(86.69% 0.044 289.8) |
| XYZ | xyz(64.4679, 64.5588, 90.7093) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.42
Lavender (CSS)
#E6E6FA
ΔE00 6.64
Light Periwinkle
#C1C6FC
ΔE00 7.07
Pale Lilac
#E4CBFF
ΔE00 7.73
Light Lavender
#DFC5FE
ΔE00 8.33
Thistle
#D8BFD8
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFEF #ECEFCF
analogous
#CFDCEF #D2CFEF #E2CFEF
triadic
#D2CFEF #EFD2CF #CFEFD2
tetradic
#D2CFEF #EFCFDC #ECEFCF #CFEFE2
square
#D2CFEF #EFCFDC #ECEFCF #CFEFE2
split-complementary
#D2CFEF #EFE2CF #DCEFCF
monochromatic
#7C73D0 #A7A1E0 #D2CFEF #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.51
#D2CFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#D2CFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFEF
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFEF | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F1
Deuteranopia (green-blind)
#C8D2EE
Tritanopia (blue-blind)
#CCD4D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2cfef; /* rgb */ color: rgb(210, 207, 239); /* oklch */ color: oklch(86.7% 0.044 289.8);
Tailwind
colors: {
custom: {
50: '#e0ddf4',
500: '#d2cfef',
950: '#000000',
},
}SCSS
$custom: #d2cfef; $custom-light: #e0ddf4; $custom-dark: #000000;
JSON
{
"hex": "#d2cfef",
"rgb": {
"r": 210,
"g": 207,
"b": 239
},
"hsl": {
"h": 245.625,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.86694,
"c": 0.04403,
"h": 289.8
},
"luminance": 0.64559
}Semantic roles & 50–950 ramp
primary
#D2CFEF
secondary
#C7CC96
accent
#BD28AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485