#D7CFDE#D7CFDE
#D7CFDE is a very light, muted violet. Relative luminance 0.643; OKLCH L 86.5% C 0.022 H 309.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CFDE |
|---|---|
| RGB | rgb(215, 207, 222) |
| HSL | hsl(272, 19%, 84%) |
| HSV | hsv(272, 7%, 87%) |
| CMYK | cmyk(3.2%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(84.15, 5.48, -6.42) |
| CIE-LCH | lch(84.15, 8.44, 310.51°) |
| OKLab | oklab(86.54% 0.0141 -0.0171) |
| OKLCH | oklch(86.54% 0.022 309.5) |
| XYZ | xyz(63.5197, 64.3468, 78.1669) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.16
Thistle
#D8BFD8
ΔE00 7.53
Light Gray
#D3D3D3
ΔE00 8.45
Fog
#D8DCE0
ΔE00 8.74
Gainsboro
#DCDCDC
ΔE00 8.77
Lavenderblush
#FFF0F5
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CFDE #D6DECF
analogous
#D0CFDE #D7CFDE #DECFDE
triadic
#D7CFDE #DED7CF #CFDED7
tetradic
#D7CFDE #DED0CF #D6DECF #CFDEDE
square
#D7CFDE #DED0CF #D6DECF #CFDEDE
split-complementary
#D7CFDE #DEDECF #CFDED0
monochromatic
#9B86AC #B9ABC5 #D7CFDE #F0EDF3 #F0EDF3
Accessibility & contrast
On white
1.51
#D7CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#D7CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CFDE
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CFDE | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DF
Deuteranopia (green-blind)
#CED2DD
Tritanopia (blue-blind)
#D6D1D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d7cfde; /* rgb */ color: rgb(215, 207, 222); /* oklch */ color: oklch(86.5% 0.022 309.5);
Tailwind
colors: {
custom: {
50: '#e3dde8',
500: '#d7cfde',
950: '#000000',
},
}SCSS
$custom: #d7cfde; $custom-light: #e3dde8; $custom-dark: #000000;
JSON
{
"hex": "#d7cfde",
"rgb": {
"r": 215,
"g": 207,
"b": 222
},
"hsl": {
"h": 272,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.86538,
"c": 0.02216,
"h": 309.5
},
"luminance": 0.64347
}Semantic roles & 50–950 ramp
primary
#D7CFDE
secondary
#A8B49D
accent
#9D4970
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484