#D2CEFB#D2CEFB
#D2CEFB is a very light, moderate blue. Relative luminance 0.648; OKLCH L 86.9% C 0.062 H 289.1°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CEFB |
|---|---|
| RGB | rgb(210, 206, 251) |
| HSL | hsl(245, 85%, 90%) |
| HSV | hsv(245, 18%, 98%) |
| CMYK | cmyk(16.3%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(84.39, 10.20, -21.51) |
| CIE-LCH | lch(84.39, 23.80, 295.37°) |
| OKLab | oklab(86.92% 0.0203 -0.0585) |
| OKLCH | oklch(86.92% 0.062 289.1) |
| XYZ | xyz(66.0584, 64.8086, 100.2772) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.26
Light Periwinkle
#C1C6FC
ΔE00 4.55
Pale Lilac
#E4CBFF
ΔE00 5.73
Light Lavender
#DFC5FE
ΔE00 5.93
Pale Lavender
#EECFFE
ΔE00 7.70
Light Lilac
#EDC8FF
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CEFB #F7FBCE
analogous
#CEE1FB #D2CEFB #E9CEFB
triadic
#D2CEFB #FBD2CE #CEFBD2
tetradic
#D2CEFB #FBCEE1 #F7FBCE #CEFBE9
square
#D2CEFB #FBCEE1 #F7FBCE #CEFBE9
split-complementary
#D2CEFB #FBE9CE #E1FBCE
monochromatic
#6A5DF2 #9E95F6 #D2CEFB #E5E3FD #E5E3FD
Accessibility & contrast
On white
1.50
#D2CEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#D2CEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CEFB
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CEFB | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FD
Deuteranopia (green-blind)
#C3D2FA
Tritanopia (blue-blind)
#CAD5DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2cefb; /* rgb */ color: rgb(210, 206, 251); /* oklch */ color: oklch(86.9% 0.062 289.1);
Tailwind
colors: {
custom: {
50: '#e0dcfc',
500: '#d2cefb',
950: '#000000',
},
}SCSS
$custom: #d2cefb; $custom-light: #e0dcfc; $custom-dark: #000000;
JSON
{
"hex": "#d2cefb",
"rgb": {
"r": 210,
"g": 206,
"b": 251
},
"hsl": {
"h": 245.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.8692,
"c": 0.06196,
"h": 289.1
},
"luminance": 0.64809
}Semantic roles & 50–950 ramp
primary
#D2CEFB
secondary
#DAE28C
accent
#E104CE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485