#D3CCFB#D3CCFB
#D3CCFB is a very light, moderate blue. Relative luminance 0.640; OKLCH L 86.6% C 0.065 H 291.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CCFB |
|---|---|
| RGB | rgb(211, 204, 251) |
| HSL | hsl(249, 85%, 89%) |
| HSV | hsv(249, 19%, 98%) |
| CMYK | cmyk(15.9%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(83.97, 11.58, -22.14) |
| CIE-LCH | lch(83.97, 24.98, 297.61°) |
| OKLab | oklab(86.61% 0.0241 -0.0603) |
| OKLCH | oklch(86.61% 0.065 291.8) |
| XYZ | xyz(65.8656, 63.9991, 100.1311) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.61
Light Periwinkle
#C1C6FC
ΔE00 4.83
Pale Lilac
#E4CBFF
ΔE00 4.85
Light Lavender
#DFC5FE
ΔE00 4.98
Pale Lavender
#EECFFE
ΔE00 6.94
Light Lilac
#EDC8FF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CCFB #F4FBCC
analogous
#CCDDFB #D3CCFB #EBCCFB
triadic
#D3CCFB #FBD3CC #CCFBD3
tetradic
#D3CCFB #FBCCDD #F4FBCC #CCFBEB
square
#D3CCFB #FBCCDD #F4FBCC #CCFBEB
split-complementary
#D3CCFB #FBEBCC #DDFBCC
monochromatic
#715BF2 #A293F7 #D3CCFB #E7E3FD #E7E3FD
Accessibility & contrast
On white
1.52
#D3CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#D3CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CCFB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CCFB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FD
Deuteranopia (green-blind)
#C2D1FA
Tritanopia (blue-blind)
#CBD3DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d3ccfb; /* rgb */ color: rgb(211, 204, 251); /* oklch */ color: oklch(86.6% 0.065 291.8);
Tailwind
colors: {
custom: {
50: '#e1dbfc',
500: '#d3ccfb',
950: '#000000',
},
}SCSS
$custom: #d3ccfb; $custom-light: #e1dbfc; $custom-dark: #000000;
JSON
{
"hex": "#d3ccfb",
"rgb": {
"r": 211,
"g": 204,
"b": 251
},
"hsl": {
"h": 248.936,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.86612,
"c": 0.06492,
"h": 291.8
},
"luminance": 0.64
}Semantic roles & 50–950 ramp
primary
#D3CCFB
secondary
#D4E28A
accent
#E204C1
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485