#D5CCFC#D5CCFC
#D5CCFC is a very light, moderate violet. Relative luminance 0.644; OKLCH L 86.8% C 0.066 H 293.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CCFC |
|---|---|
| RGB | rgb(213, 204, 252) |
| HSL | hsl(251, 89%, 89%) |
| HSV | hsv(251, 19%, 99%) |
| CMYK | cmyk(15.5%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(84.15, 12.41, -22.37) |
| CIE-LCH | lch(84.15, 25.58, 299.02°) |
| OKLab | oklab(86.81% 0.0266 -0.0609) |
| OKLCH | oklch(86.81% 0.066 293.6) |
| XYZ | xyz(66.6004, 64.3597, 100.9905) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.04
Pale Lilac
#E4CBFF
ΔE00 4.26
Light Lavender
#DFC5FE
ΔE00 4.43
Light Periwinkle
#C1C6FC
ΔE00 5.25
Pale Lavender
#EECFFE
ΔE00 6.39
Light Lilac
#EDC8FF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CCFC #F3FCCC
analogous
#CCDBFC #D5CCFC #EDCCFC
triadic
#D5CCFC #FCD5CC #CCFCD5
tetradic
#D5CCFC #FCCCDB #F3FCCC #CCFCED
square
#D5CCFC #FCCCDB #F3FCCC #CCFCED
split-complementary
#D5CCFC #FCEDCC #DBFCCC
monochromatic
#7658F5 #A592F9 #D5CCFC #E7E2FD #E7E2FD
Accessibility & contrast
On white
1.51
#D5CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#D5CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CCFC
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CCFC | 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)
#C2D2FE
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#CED3DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d5ccfc; /* rgb */ color: rgb(213, 204, 252); /* oklch */ color: oklch(86.8% 0.066 293.6);
Tailwind
colors: {
custom: {
50: '#e2dbfd',
500: '#d5ccfc',
950: '#000000',
},
}SCSS
$custom: #d5ccfc; $custom-light: #e2dbfd; $custom-dark: #000000;
JSON
{
"hex": "#d5ccfc",
"rgb": {
"r": 213,
"g": 204,
"b": 252
},
"hsl": {
"h": 251.25,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.86806,
"c": 0.06643,
"h": 293.6
},
"luminance": 0.6436
}Semantic roles & 50–950 ramp
primary
#D5CCFC
secondary
#D2E389
accent
#E600BA
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485