#D3CFF2#D3CFF2
#D3CFF2 is a very light, muted blue. Relative luminance 0.649; OKLCH L 86.9% C 0.048 H 290.6°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CFF2 |
|---|---|
| RGB | rgb(211, 207, 242) |
| HSL | hsl(247, 57%, 88%) |
| HSV | hsv(247, 14%, 95%) |
| CMYK | cmyk(12.8%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(84.42, 8.10, -16.67) |
| CIE-LCH | lch(84.42, 18.53, 295.93°) |
| OKLab | oklab(86.87% 0.017 -0.0451) |
| OKLCH | oklch(86.87% 0.048 290.6) |
| XYZ | xyz(65.2004, 64.8849, 93.0762) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.72
Light Periwinkle
#C1C6FC
ΔE00 6.58
Pale Lilac
#E4CBFF
ΔE00 6.87
Lavender (CSS)
#E6E6FA
ΔE00 7.28
Light Lavender
#DFC5FE
ΔE00 7.46
Pale Lavender
#EECFFE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CFF2 #EEF2CF
analogous
#CFDCF2 #D3CFF2 #E4CFF2
triadic
#D3CFF2 #F2D3CF #CFF2D3
tetradic
#D3CFF2 #F2CFDC #EEF2CF #CFF2E4
square
#D3CFF2 #F2CFDC #EEF2CF #CFF2E4
split-complementary
#D3CFF2 #F2E4CF #DCF2CF
monochromatic
#7B6FD8 #A79FE5 #D3CFF2 #E9E7F8 #E9E7F8
Accessibility & contrast
On white
1.50
#D3CFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#D3CFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CFF2
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CFF2 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F4
Deuteranopia (green-blind)
#C7D2F1
Tritanopia (blue-blind)
#CDD4DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d3cff2; /* rgb */ color: rgb(211, 207, 242); /* oklch */ color: oklch(86.9% 0.048 290.6);
Tailwind
colors: {
custom: {
50: '#e0ddf6',
500: '#d3cff2',
950: '#000000',
},
}SCSS
$custom: #d3cff2; $custom-light: #e0ddf6; $custom-dark: #000000;
JSON
{
"hex": "#d3cff2",
"rgb": {
"r": 211,
"g": 207,
"b": 242
},
"hsl": {
"h": 246.857,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.86874,
"c": 0.04818,
"h": 290.6
},
"luminance": 0.64885
}Semantic roles & 50–950 ramp
primary
#D3CFF2
secondary
#CAD194
accent
#C521B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485