#D2CEF2#D2CEF2
#D2CEF2 is a very light, muted blue. Relative luminance 0.643; OKLCH L 86.6% C 0.050 H 290.4°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CEF2 |
|---|---|
| RGB | rgb(210, 206, 242) |
| HSL | hsl(247, 58%, 88%) |
| HSV | hsv(247, 15%, 95%) |
| CMYK | cmyk(13.2%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(84.10, 8.32, -17.16) |
| CIE-LCH | lch(84.10, 19.07, 295.86°) |
| OKLab | oklab(86.6% 0.0173 -0.0465) |
| OKLCH | oklch(86.6% 0.05 290.4) |
| XYZ | xyz(64.6733, 64.2546, 92.9823) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.42
Light Periwinkle
#C1C6FC
ΔE00 6.27
Pale Lilac
#E4CBFF
ΔE00 6.70
Light Lavender
#DFC5FE
ΔE00 7.22
Lavender (CSS)
#E6E6FA
ΔE00 7.63
Pale Lavender
#EECFFE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CEF2 #EEF2CE
analogous
#CEDCF2 #D2CEF2 #E4CEF2
triadic
#D2CEF2 #F2D2CE #CEF2D2
tetradic
#D2CEF2 #F2CEDC #EEF2CE #CEF2E4
square
#D2CEF2 #F2CEDC #EEF2CE #CEF2E4
split-complementary
#D2CEF2 #F2E4CE #DCF2CE
monochromatic
#796DD8 #A69EE5 #D2CEF2 #E9E7F9 #E9E7F9
Accessibility & contrast
On white
1.52
#D2CEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#D2CEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CEF2
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CEF2 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F4
Deuteranopia (green-blind)
#C6D1F1
Tritanopia (blue-blind)
#CCD4DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2cef2; /* rgb */ color: rgb(210, 206, 242); /* oklch */ color: oklch(86.6% 0.050 290.4);
Tailwind
colors: {
custom: {
50: '#e0dcf6',
500: '#d2cef2',
950: '#000000',
},
}SCSS
$custom: #d2cef2; $custom-light: #e0dcf6; $custom-dark: #000000;
JSON
{
"hex": "#d2cef2",
"rgb": {
"r": 210,
"g": 206,
"b": 242
},
"hsl": {
"h": 246.667,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.86601,
"c": 0.0496,
"h": 290.4
},
"luminance": 0.64255
}Semantic roles & 50–950 ramp
primary
#D2CEF2
secondary
#CAD193
accent
#C620B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485