#D2CBFE#D2CBFE
#D2CBFE is a very light, moderate blue. Relative luminance 0.636; OKLCH L 86.5% C 0.070 H 291.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CBFE |
|---|---|
| RGB | rgb(210, 203, 254) |
| HSL | hsl(248, 96%, 90%) |
| HSV | hsv(248, 20%, 100%) |
| CMYK | cmyk(17.3%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(83.74, 12.44, -24.08) |
| CIE-LCH | lch(83.74, 27.10, 297.33°) |
| OKLab | oklab(86.45% 0.0254 -0.0657) |
| OKLCH | oklch(86.45% 0.07 291.1) |
| XYZ | xyz(65.8197, 63.5686, 102.5490) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.08
Light Periwinkle
#C1C6FC
ΔE00 4.21
Light Lavender
#DFC5FE
ΔE00 4.82
Pale Lilac
#E4CBFF
ΔE00 4.97
Pale Lavender
#EECFFE
ΔE00 7.28
Light Lilac
#EDC8FF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CBFE #F7FECB
analogous
#CBDEFE #D2CBFE #ECCBFE
triadic
#D2CBFE #FED2CB #CBFED2
tetradic
#D2CBFE #FECBDE #F7FECB #CBFEEC
square
#D2CBFE #FECBDE #F7FECB #CBFEEC
split-complementary
#D2CBFE #FEECCB #DEFECB
monochromatic
#6A53FC #9E8FFD #D2CBFE #E5E1FE #E5E1FE
Accessibility & contrast
On white
1.53
#D2CBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#D2CBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CBFE
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CBFE | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD2FF
Deuteranopia (green-blind)
#C0D0FD
Tritanopia (blue-blind)
#C9D3DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2cbfe; /* rgb */ color: rgb(210, 203, 254); /* oklch */ color: oklch(86.5% 0.070 291.1);
Tailwind
colors: {
custom: {
50: '#e0dafe',
500: '#d2cbfe',
950: '#000000',
},
}SCSS
$custom: #d2cbfe; $custom-light: #e0dafe; $custom-dark: #000000;
JSON
{
"hex": "#d2cbfe",
"rgb": {
"r": 210,
"g": 203,
"b": 254
},
"hsl": {
"h": 248.235,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.86451,
"c": 0.07044,
"h": 291.1
},
"luminance": 0.63569
}Semantic roles & 50–950 ramp
primary
#D2CBFE
secondary
#DAE786
accent
#E600C6
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386