#D9CEFF#D9CEFF
#D9CEFF is a very light, moderate violet. Relative luminance 0.661; OKLCH L 87.6% C 0.068 H 295.3°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CEFF |
|---|---|
| RGB | rgb(217, 206, 255) |
| HSL | hsl(253, 100%, 90%) |
| HSV | hsv(253, 19%, 100%) |
| CMYK | cmyk(14.9%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(85.05, 13.21, -22.56) |
| CIE-LCH | lch(85.05, 26.15, 300.35°) |
| OKLab | oklab(87.62% 0.029 -0.0614) |
| OKLCH | oklch(87.62% 0.068 295.3) |
| XYZ | xyz(68.7328, 66.1139, 103.7285) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.59
Pale Lilac
#E4CBFF
ΔE00 3.66
Light Lavender
#DFC5FE
ΔE00 4.02
Pale Lavender
#EECFFE
ΔE00 5.75
Light Periwinkle
#C1C6FC
ΔE00 5.87
Light Lilac
#EDC8FF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CEFF #F4FFCE
analogous
#CEDBFF #D9CEFF #F1CEFF
triadic
#D9CEFF #FFD9CE #CEFFD9
tetradic
#D9CEFF #FFCEDB #F4FFCE #CEFFF1
square
#D9CEFF #FFCEDB #F4FFCE #CEFFF1
split-complementary
#D9CEFF #FFF1CE #DBFFCE
monochromatic
#7A54FF #AA91FF #D9CEFF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.48
#D9CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#D9CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CEFF
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CEFF | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#C5D4FE
Tritanopia (blue-blind)
#D2D5DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d9ceff; /* rgb */ color: rgb(217, 206, 255); /* oklch */ color: oklch(87.6% 0.068 295.3);
Tailwind
colors: {
custom: {
50: '#e5ddff',
500: '#d9ceff',
950: '#000000',
},
}SCSS
$custom: #d9ceff; $custom-light: #e5ddff; $custom-dark: #000000;
JSON
{
"hex": "#d9ceff",
"rgb": {
"r": 217,
"g": 206,
"b": 255
},
"hsl": {
"h": 253.469,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.87615,
"c": 0.06789,
"h": 295.3
},
"luminance": 0.66114
}Semantic roles & 50–950 ramp
primary
#D9CEFF
secondary
#D4EA87
accent
#E600B2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486