#D2CEFF#D2CEFF
#D2CEFF is a very light, moderate blue. Relative luminance 0.651; OKLCH L 87.1% C 0.067 H 288.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CEFF |
|---|---|
| RGB | rgb(210, 206, 255) |
| HSL | hsl(245, 100%, 90%) |
| HSV | hsv(245, 19%, 100%) |
| CMYK | cmyk(17.6%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(84.52, 11.05, -23.43) |
| CIE-LCH | lch(84.52, 25.90, 295.26°) |
| OKLab | oklab(87.07% 0.0216 -0.0639) |
| OKLCH | oklch(87.07% 0.067 288.7) |
| XYZ | xyz(66.6956, 65.0635, 103.6330) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.57
Light Periwinkle
#C1C6FC
ΔE00 3.99
Pale Lilac
#E4CBFF
ΔE00 5.70
Light Lavender
#DFC5FE
ΔE00 5.73
Pale Lavender
#EECFFE
ΔE00 7.86
Light Lilac
#EDC8FF
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CEFF #FBFFCE
analogous
#CEE2FF #D2CEFF #EACEFF
triadic
#D2CEFF #FFD2CE #CEFFD2
tetradic
#D2CEFF #FFCEE2 #FBFFCE #CEFFEA
square
#D2CEFF #FFCEE2 #FBFFCE #CEFFEA
split-complementary
#D2CEFF #FFEACE #E2FFCE
monochromatic
#6254FF #9A91FF #D2CEFF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.50
#D2CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#D2CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CEFF
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CEFF | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#C9D6DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2ceff; /* rgb */ color: rgb(210, 206, 255); /* oklch */ color: oklch(87.1% 0.067 288.7);
Tailwind
colors: {
custom: {
50: '#e0dcff',
500: '#d2ceff',
950: '#000000',
},
}SCSS
$custom: #d2ceff; $custom-light: #e0dcff; $custom-dark: #000000;
JSON
{
"hex": "#d2ceff",
"rgb": {
"r": 210,
"g": 206,
"b": 255
},
"hsl": {
"h": 244.898,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.87065,
"c": 0.06744,
"h": 288.7
},
"luminance": 0.65064
}Semantic roles & 50–950 ramp
primary
#D2CEFF
secondary
#E2EA87
accent
#E600D3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486