#D2CCFB#D2CCFB
#D2CCFB is a very light, moderate blue. Relative luminance 0.639; OKLCH L 86.5% C 0.065 H 290.8°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CCFB |
|---|---|
| RGB | rgb(210, 204, 251) |
| HSL | hsl(248, 85%, 89%) |
| HSV | hsv(248, 19%, 98%) |
| CMYK | cmyk(16.3%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(83.89, 11.27, -22.26) |
| CIE-LCH | lch(83.89, 24.95, 296.85°) |
| OKLab | oklab(86.53% 0.0231 -0.0606) |
| OKLCH | oklch(86.53% 0.065 290.8) |
| XYZ | xyz(65.5800, 63.8518, 100.1177) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.33
Light Periwinkle
#C1C6FC
ΔE00 4.56
Pale Lilac
#E4CBFF
ΔE00 5.14
Light Lavender
#DFC5FE
ΔE00 5.23
Pale Lavender
#EECFFE
ΔE00 7.25
Light Lilac
#EDC8FF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CCFB #F5FBCC
analogous
#CCDEFB #D2CCFB #EACCFB
triadic
#D2CCFB #FBD2CC #CCFBD2
tetradic
#D2CCFB #FBCCDE #F5FBCC #CCFBEA
square
#D2CCFB #FBCCDE #F5FBCC #CCFBEA
split-complementary
#D2CCFB #FBEACC #DEFBCC
monochromatic
#6E5BF2 #A093F7 #D2CCFB #E6E3FD #E6E3FD
Accessibility & contrast
On white
1.53
#D2CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#D2CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CCFB
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CCFB | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FD
Deuteranopia (green-blind)
#C2D0FA
Tritanopia (blue-blind)
#CAD3DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2ccfb; /* rgb */ color: rgb(210, 204, 251); /* oklch */ color: oklch(86.5% 0.065 290.8);
Tailwind
colors: {
custom: {
50: '#e0dbfc',
500: '#d2ccfb',
950: '#000000',
},
}SCSS
$custom: #d2ccfb; $custom-light: #e0dbfc; $custom-dark: #000000;
JSON
{
"hex": "#d2ccfb",
"rgb": {
"r": 210,
"g": 204,
"b": 251
},
"hsl": {
"h": 247.66,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.86533,
"c": 0.06487,
"h": 290.8
},
"luminance": 0.63852
}Semantic roles & 50–950 ramp
primary
#D2CCFB
secondary
#D6E28A
accent
#E204C6
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485