#D7CDFE#D7CDFE
#D7CDFE is a very light, moderate violet. Relative luminance 0.653; OKLCH L 87.2% C 0.068 H 294.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CDFE |
|---|---|
| RGB | rgb(215, 205, 254) |
| HSL | hsl(252, 96%, 90%) |
| HSV | hsv(252, 19%, 100%) |
| CMYK | cmyk(15.4%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(84.62, 12.92, -22.71) |
| CIE-LCH | lch(84.62, 26.12, 299.63°) |
| OKLab | oklab(87.23% 0.0279 -0.0618) |
| OKLCH | oklch(87.23% 0.068 294.3) |
| XYZ | xyz(67.7412, 65.2650, 102.7753) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.24
Pale Lilac
#E4CBFF
ΔE00 3.96
Light Lavender
#DFC5FE
ΔE00 4.18
Light Periwinkle
#C1C6FC
ΔE00 5.49
Pale Lavender
#EECFFE
ΔE00 6.10
Light Lilac
#EDC8FF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CDFE #F4FECD
analogous
#CDDBFE #D7CDFE #F0CDFE
triadic
#D7CDFE #FED7CD #CDFED7
tetradic
#D7CDFE #FECDDB #F4FECD #CDFEF0
square
#D7CDFE #FECDDB #F4FECD #CDFEF0
split-complementary
#D7CDFE #FEF0CD #DBFECD
monochromatic
#7755FC #A791FD #D7CDFE #E7E1FE #E7E1FE
Accessibility & contrast
On white
1.49
#D7CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#D7CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CDFE
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CDFE | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C4D2FD
Tritanopia (blue-blind)
#D0D4DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d7cdfe; /* rgb */ color: rgb(215, 205, 254); /* oklch */ color: oklch(87.2% 0.068 294.3);
Tailwind
colors: {
custom: {
50: '#e3dcfe',
500: '#d7cdfe',
950: '#000000',
},
}SCSS
$custom: #d7cdfe; $custom-light: #e3dcfe; $custom-dark: #000000;
JSON
{
"hex": "#d7cdfe",
"rgb": {
"r": 215,
"g": 205,
"b": 254
},
"hsl": {
"h": 252.245,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.87229,
"c": 0.06783,
"h": 294.3
},
"luminance": 0.65265
}Semantic roles & 50–950 ramp
primary
#D7CDFE
secondary
#D4E888
accent
#E600B7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486