#DDC5FB#DDC5FB
#DDC5FB is a very light, moderate violet. Relative luminance 0.623; OKLCH L 86.1% C 0.078 H 305.0°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC5FB |
|---|---|
| RGB | rgb(221, 197, 251) |
| HSL | hsl(267, 87%, 88%) |
| HSV | hsv(267, 22%, 98%) |
| CMYK | cmyk(12%, 21.5%, 0%, 1.6%) |
| CIE-LAB | lab(83.06, 18.45, -23.44) |
| CIE-LCH | lch(83.06, 29.83, 308.20°) |
| OKLab | oklab(86.1% 0.0447 -0.0637) |
| OKLCH | oklch(86.1% 0.078 305) |
| XYZ | xyz(67.1943, 62.2699, 99.7274) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.74
Pale Lilac
#E4CBFF
ΔE00 1.59
Light Lilac
#EDC8FF
ΔE00 3.41
Pale Lavender
#EECFFE
ΔE00 3.96
Light Lavendar
#EFC0FE
ΔE00 4.93
Light Violet
#D6B4FC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC5FB #E3FBC5
analogous
#C5C8FB #DDC5FB #F8C5FB
triadic
#DDC5FB #FBDDC5 #C5FBDD
tetradic
#DDC5FB #FBC5C8 #E3FBC5 #C5FBF8
square
#DDC5FB #FBC5C8 #E3FBC5 #C5FBF8
split-complementary
#DDC5FB #FBF8C5 #C8FBC5
monochromatic
#9A52F3 #BB8CF7 #DDC5FB #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.56
#DDC5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#DDC5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC5FB
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC5FB | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFD
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#D9CCD7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddc5fb; /* rgb */ color: rgb(221, 197, 251); /* oklch */ color: oklch(86.1% 0.078 305.0);
Tailwind
colors: {
custom: {
50: '#e8d6fc',
500: '#ddc5fb',
950: '#000000',
},
}SCSS
$custom: #ddc5fb; $custom-light: #e8d6fc; $custom-dark: #000000;
JSON
{
"hex": "#ddc5fb",
"rgb": {
"r": 221,
"g": 197,
"b": 251
},
"hsl": {
"h": 266.667,
"s": 87.097,
"l": 87.843
},
"oklch": {
"l": 0.86102,
"c": 0.07785,
"h": 305
},
"luminance": 0.6227
}Semantic roles & 50–950 ramp
primary
#DDC5FB
secondary
#B7E183
accent
#E4027F
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385