#D7CFEE#D7CFEE
#D7CFEE is a very light, muted violet. Relative luminance 0.652; OKLCH L 87.1% C 0.043 H 297.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CFEE |
|---|---|
| RGB | rgb(215, 207, 238) |
| HSL | hsl(255, 48%, 87%) |
| HSV | hsv(255, 13%, 93%) |
| CMYK | cmyk(9.7%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(84.61, 8.58, -14.23) |
| CIE-LCH | lch(84.61, 16.62, 301.08°) |
| OKLab | oklab(87.05% 0.0198 -0.0384) |
| OKLCH | oklch(87.05% 0.043 297.3) |
| XYZ | xyz(65.7668, 65.2456, 90.0012) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.50
Thistle
#D8BFD8
ΔE00 6.85
Pale Lilac
#E4CBFF
ΔE00 6.88
Lavender (CSS)
#E6E6FA
ΔE00 7.01
Pale Lavender
#EECFFE
ΔE00 7.50
Light Lavender
#DFC5FE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CFEE #E6EECF
analogous
#CFD7EE #D7CFEE #E7CFEE
triadic
#D7CFEE #EED7CF #CFEED7
tetradic
#D7CFEE #EECFD7 #E6EECF #CFEEE7
square
#D7CFEE #EECFD7 #E6EECF #CFEEE7
split-complementary
#D7CFEE #EEE7CF #D7EECF
monochromatic
#8C75CE #B1A2DE #D7CFEE #ECE8F7 #ECE8F7
Accessibility & contrast
On white
1.49
#D7CFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#D7CFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CFEE
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CFEE | 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)
#C9D3EF
Deuteranopia (green-blind)
#CAD3ED
Tritanopia (blue-blind)
#D3D3D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d7cfee; /* rgb */ color: rgb(215, 207, 238); /* oklch */ color: oklch(87.1% 0.043 297.3);
Tailwind
colors: {
custom: {
50: '#e3ddf3',
500: '#d7cfee',
950: '#000000',
},
}SCSS
$custom: #d7cfee; $custom-light: #e3ddf3; $custom-dark: #000000;
JSON
{
"hex": "#d7cfee",
"rgb": {
"r": 215,
"g": 207,
"b": 238
},
"hsl": {
"h": 255.484,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.87054,
"c": 0.04317,
"h": 297.3
},
"luminance": 0.65246
}Semantic roles & 50–950 ramp
primary
#D7CFEE
secondary
#BDCB96
accent
#BB2B96
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485