#DDC3FB#DDC3FB
#DDC3FB is a very light, moderate violet. Relative luminance 0.614; OKLCH L 85.7% C 0.081 H 305.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC3FB |
|---|---|
| RGB | rgb(221, 195, 251) |
| HSL | hsl(268, 88%, 87%) |
| HSV | hsv(268, 22%, 98%) |
| CMYK | cmyk(12%, 22.3%, 0%, 1.6%) |
| CIE-LAB | lab(82.58, 19.52, -24.17) |
| CIE-LCH | lch(82.58, 31.07, 308.93°) |
| OKLab | oklab(85.73% 0.0475 -0.0658) |
| OKLCH | oklch(85.73% 0.081 305.8) |
| XYZ | xyz(66.7432, 61.3677, 99.5771) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.55
Pale Lilac
#E4CBFF
ΔE00 2.03
Light Lilac
#EDC8FF
ΔE00 3.29
Pale Lavender
#EECFFE
ΔE00 4.23
Light Lavendar
#EFC0FE
ΔE00 4.50
Light Violet
#D6B4FC
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC3FB #E1FBC3
analogous
#C3C5FB #DDC3FB #F9C3FB
triadic
#DDC3FB #FBDDC3 #C3FBDD
tetradic
#DDC3FB #FBC3C5 #E1FBC3 #C3FBF9
square
#DDC3FB #FBC3C5 #E1FBC3 #C3FBF9
split-complementary
#DDC3FB #FBF9C3 #C5FBC3
monochromatic
#9C50F3 #BC8AF7 #DDC3FB #EFE2FD #EFE2FD
Accessibility & contrast
On white
1.58
#DDC3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#DDC3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC3FB
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC3FB | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFD
Deuteranopia (green-blind)
#BECEF9
Tritanopia (blue-blind)
#D9CAD6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddc3fb; /* rgb */ color: rgb(221, 195, 251); /* oklch */ color: oklch(85.7% 0.081 305.8);
Tailwind
colors: {
custom: {
50: '#e8d5fc',
500: '#ddc3fb',
950: '#000000',
},
}SCSS
$custom: #ddc3fb; $custom-light: #e8d5fc; $custom-dark: #000000;
JSON
{
"hex": "#ddc3fb",
"rgb": {
"r": 221,
"g": 195,
"b": 251
},
"hsl": {
"h": 267.857,
"s": 87.5,
"l": 87.451
},
"oklch": {
"l": 0.8573,
"c": 0.08115,
"h": 305.8
},
"luminance": 0.61367
}Semantic roles & 50–950 ramp
primary
#DDC3FB
secondary
#B5E181
accent
#E4017B
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385