#D7CEFF#D7CEFF
#D7CEFF is a very light, moderate violet. Relative luminance 0.658; OKLCH L 87.5% C 0.068 H 293.4°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CEFF |
|---|---|
| RGB | rgb(215, 206, 255) |
| HSL | hsl(251, 100%, 90%) |
| HSV | hsv(251, 19%, 100%) |
| CMYK | cmyk(15.7%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(84.90, 12.59, -22.81) |
| CIE-LCH | lch(84.90, 26.06, 298.90°) |
| OKLab | oklab(87.46% 0.0268 -0.0621) |
| OKLCH | oklch(87.46% 0.068 293.4) |
| XYZ | xyz(68.1417, 65.8092, 103.7008) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.01
Pale Lilac
#E4CBFF
ΔE00 4.23
Light Lavender
#DFC5FE
ΔE00 4.47
Light Periwinkle
#C1C6FC
ΔE00 5.32
Pale Lavender
#EECFFE
ΔE00 6.34
Light Lilac
#EDC8FF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CEFF #F6FFCE
analogous
#CEDDFF #D7CEFF #EFCEFF
triadic
#D7CEFF #FFD7CE #CEFFD7
tetradic
#D7CEFF #FFCEDD #F6FFCE #CEFFEF
square
#D7CEFF #FFCEDD #F6FFCE #CEFFEF
split-complementary
#D7CEFF #FFEFCE #DDFFCE
monochromatic
#7354FF #A591FF #D7CEFF #E6E0FF #E6E0FF
Accessibility & contrast
On white
1.48
#D7CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#D7CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CEFF
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CEFF | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D5FF
Deuteranopia (green-blind)
#C4D3FE
Tritanopia (blue-blind)
#CFD5DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d7ceff; /* rgb */ color: rgb(215, 206, 255); /* oklch */ color: oklch(87.5% 0.068 293.4);
Tailwind
colors: {
custom: {
50: '#e3ddff',
500: '#d7ceff',
950: '#000000',
},
}SCSS
$custom: #d7ceff; $custom-light: #e3ddff; $custom-dark: #000000;
JSON
{
"hex": "#d7ceff",
"rgb": {
"r": 215,
"g": 206,
"b": 255
},
"hsl": {
"h": 251.02,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.87457,
"c": 0.06767,
"h": 293.4
},
"luminance": 0.6581
}Semantic roles & 50–950 ramp
primary
#D7CEFF
secondary
#D8EA87
accent
#E600BB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486