#D2CFFE#D2CFFE
#D2CFFE is a very light, moderate blue. Relative luminance 0.655; OKLCH L 87.2% C 0.065 H 287.9°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFFE |
|---|---|
| RGB | rgb(210, 207, 254) |
| HSL | hsl(244, 96%, 90%) |
| HSV | hsv(244, 19%, 100%) |
| CMYK | cmyk(17.3%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(84.73, 10.30, -22.57) |
| CIE-LCH | lch(84.73, 24.81, 294.54°) |
| OKLab | oklab(87.22% 0.0199 -0.0615) |
| OKLCH | oklch(87.22% 0.065 287.9) |
| XYZ | xyz(66.7765, 65.4823, 102.8680) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.72
Light Periwinkle
#C1C6FC
ΔE00 4.13
Pale Lilac
#E4CBFF
ΔE00 5.97
Light Lavender
#DFC5FE
ΔE00 6.10
Pale Lavender
#EECFFE
ΔE00 8.03
Light Lilac
#EDC8FF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFFE #FBFECF
analogous
#CFE3FE #D2CFFE #E9CFFE
triadic
#D2CFFE #FED2CF #CFFED2
tetradic
#D2CFFE #FECFE3 #FBFECF #CFFEE9
square
#D2CFFE #FECFE3 #FBFECF #CFFEE9
split-complementary
#D2CFFE #FEE9CF #E3FECF
monochromatic
#6257FC #9A93FD #D2CFFE #E3E1FE #E3E1FE
Accessibility & contrast
On white
1.49
#D2CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#D2CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFFE
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFFE | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#C9D7DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2cffe; /* rgb */ color: rgb(210, 207, 254); /* oklch */ color: oklch(87.2% 0.065 287.9);
Tailwind
colors: {
custom: {
50: '#e0ddfe',
500: '#d2cffe',
950: '#000000',
},
}SCSS
$custom: #d2cffe; $custom-light: #e0ddfe; $custom-dark: #000000;
JSON
{
"hex": "#d2cffe",
"rgb": {
"r": 210,
"g": 207,
"b": 254
},
"hsl": {
"h": 243.83,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.87222,
"c": 0.06464,
"h": 287.9
},
"luminance": 0.65483
}Semantic roles & 50–950 ramp
primary
#D2CFFE
secondary
#E2E889
accent
#E600D7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486