#D2CBFB#D2CBFB
#D2CBFB is a very light, moderate blue. Relative luminance 0.634; OKLCH L 86.3% C 0.066 H 291.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CBFB |
|---|---|
| RGB | rgb(210, 203, 251) |
| HSL | hsl(249, 86%, 89%) |
| HSV | hsv(249, 19%, 98%) |
| CMYK | cmyk(16.3%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(83.64, 11.80, -22.64) |
| CIE-LCH | lch(83.64, 25.53, 297.54°) |
| OKLab | oklab(86.34% 0.0245 -0.0617) |
| OKLCH | oklch(86.34% 0.066 291.6) |
| XYZ | xyz(65.3430, 63.3780, 100.0387) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.44
Light Periwinkle
#C1C6FC
ΔE00 4.60
Pale Lilac
#E4CBFF
ΔE00 4.89
Light Lavender
#DFC5FE
ΔE00 4.90
Pale Lavender
#EECFFE
ΔE00 7.06
Light Lilac
#EDC8FF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CBFB #F4FBCB
analogous
#CBDCFB #D2CBFB #EACBFB
triadic
#D2CBFB #FBD2CB #CBFBD2
tetradic
#D2CBFB #FBCBDC #F4FBCB #CBFBEA
square
#D2CBFB #FBCBDC #F4FBCB #CBFBEA
split-complementary
#D2CBFB #FBEACB #DCFBCB
monochromatic
#7059F2 #A192F7 #D2CBFB #E6E3FD #E6E3FD
Accessibility & contrast
On white
1.54
#D2CBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#D2CBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CBFB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CBFB | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FD
Deuteranopia (green-blind)
#C1D0FA
Tritanopia (blue-blind)
#CAD2DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2cbfb; /* rgb */ color: rgb(210, 203, 251); /* oklch */ color: oklch(86.3% 0.066 291.6);
Tailwind
colors: {
custom: {
50: '#e0dafc',
500: '#d2cbfb',
950: '#000000',
},
}SCSS
$custom: #d2cbfb; $custom-light: #e0dafc; $custom-dark: #000000;
JSON
{
"hex": "#d2cbfb",
"rgb": {
"r": 210,
"g": 203,
"b": 251
},
"hsl": {
"h": 248.75,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.86341,
"c": 0.06634,
"h": 291.6
},
"luminance": 0.63379
}Semantic roles & 50–950 ramp
primary
#D2CBFB
secondary
#D5E189
accent
#E203C2
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385