#DDC8FB#DDC8FB
#DDC8FB is a very light, moderate violet. Relative luminance 0.636; OKLCH L 86.7% C 0.073 H 303.7°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC8FB |
|---|---|
| RGB | rgb(221, 200, 251) |
| HSL | hsl(265, 86%, 88%) |
| HSV | hsv(265, 20%, 98%) |
| CMYK | cmyk(12%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(83.78, 16.84, -22.34) |
| CIE-LCH | lch(83.78, 27.98, 307.01°) |
| OKLab | oklab(86.66% 0.0404 -0.0607) |
| OKLCH | oklch(86.66% 0.073 303.7) |
| XYZ | xyz(67.8823, 63.6458, 99.9568) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.36
Light Lavender
#DFC5FE
ΔE00 1.63
Pale Lavender
#EECFFE
ΔE00 3.75
Light Lilac
#EDC8FF
ΔE00 3.84
Light Lavendar
#EFC0FE
ΔE00 5.68
Very Light Purple
#F6CEFC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC8FB #E6FBC8
analogous
#C8CCFB #DDC8FB #F6C8FB
triadic
#DDC8FB #FBDDC8 #C8FBDD
tetradic
#DDC8FB #FBC8CC #E6FBC8 #C8FBF6
square
#DDC8FB #FBC8CC #E6FBC8 #C8FBF6
split-complementary
#DDC8FB #FBF6C8 #CCFBC8
monochromatic
#9656F3 #BA8FF7 #DDC8FB #EDE2FD #EDE2FD
Accessibility & contrast
On white
1.53
#DDC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#DDC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC8FB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC8FB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FD
Deuteranopia (green-blind)
#C3D1F9
Tritanopia (blue-blind)
#D9CFD9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddc8fb; /* rgb */ color: rgb(221, 200, 251); /* oklch */ color: oklch(86.7% 0.073 303.7);
Tailwind
colors: {
custom: {
50: '#e8d8fc',
500: '#ddc8fb',
950: '#000000',
},
}SCSS
$custom: #ddc8fb; $custom-light: #e8d8fc; $custom-dark: #000000;
JSON
{
"hex": "#ddc8fb",
"rgb": {
"r": 221,
"g": 200,
"b": 251
},
"hsl": {
"h": 264.706,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.86662,
"c": 0.07293,
"h": 303.7
},
"luminance": 0.63646
}Semantic roles & 50–950 ramp
primary
#DDC8FB
secondary
#BCE186
accent
#E30387
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385