#D5C8FA#D5C8FA
#D5C8FA is a very light, moderate violet. Relative luminance 0.624; OKLCH L 86.0% C 0.070 H 296.8°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D5C8FA |
|---|---|
| RGB | rgb(213, 200, 250) |
| HSL | hsl(256, 83%, 88%) |
| HSV | hsv(256, 20%, 98%) |
| CMYK | cmyk(14.8%, 20%, 0%, 2%) |
| CIE-LAB | lab(83.10, 14.13, -22.90) |
| CIE-LCH | lch(83.10, 26.91, 301.68°) |
| OKLab | oklab(85.97% 0.0315 -0.0623) |
| OKLCH | oklch(85.97% 0.07 296.8) |
| XYZ | xyz(65.3466, 62.3565, 99.0173) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.27
Pale Lilac
#E4CBFF
ΔE00 3.40
Periwinkle
#CCCCFF
ΔE00 3.92
Pale Lavender
#EECFFE
ΔE00 5.73
Light Periwinkle
#C1C6FC
ΔE00 5.81
Light Lilac
#EDC8FF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5C8FA #EDFAC8
analogous
#C8D4FA #D5C8FA #EEC8FA
triadic
#D5C8FA #FAD5C8 #C8FAD5
tetradic
#D5C8FA #FAC8D4 #EDFAC8 #C8FAEE
square
#D5C8FA #FAC8D4 #EDFAC8 #C8FAEE
split-complementary
#D5C8FA #FAEEC8 #D4FAC8
monochromatic
#7F58F0 #AA90F5 #D5C8FA #EAE3FC #EAE3FC
Accessibility & contrast
On white
1.56
#D5C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#D5C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5C8FA
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5C8FA | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFC
Deuteranopia (green-blind)
#BFCEF9
Tritanopia (blue-blind)
#CECFD9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d5c8fa; /* rgb */ color: rgb(213, 200, 250); /* oklch */ color: oklch(86.0% 0.070 296.8);
Tailwind
colors: {
custom: {
50: '#e2d8fc',
500: '#d5c8fa',
950: '#000000',
},
}SCSS
$custom: #d5c8fa; $custom-light: #e2d8fc; $custom-dark: #000000;
JSON
{
"hex": "#d5c8fa",
"rgb": {
"r": 213,
"g": 200,
"b": 250
},
"hsl": {
"h": 255.6,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.85969,
"c": 0.06986,
"h": 296.8
},
"luminance": 0.62357
}Semantic roles & 50–950 ramp
primary
#D5C8FA
secondary
#C8DF87
accent
#E006A7
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385