#DDBCFB#DDBCFB
#DDBCFB is a very light, moderate violet. Relative luminance 0.583; OKLCH L 84.4% C 0.093 H 308.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBCFB |
|---|---|
| RGB | rgb(221, 188, 251) |
| HSL | hsl(271, 89%, 86%) |
| HSV | hsv(271, 25%, 98%) |
| CMYK | cmyk(12%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(80.91, 23.29, -26.72) |
| CIE-LCH | lch(80.91, 35.44, 311.08°) |
| OKLab | oklab(84.44% 0.0575 -0.0729) |
| OKLCH | oklch(84.44% 0.093 308.3) |
| XYZ | xyz(65.2114, 58.3041, 99.0665) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.42
Light Violet
#D6B4FC
ΔE00 2.65
Light Lavendar
#EFC0FE
ΔE00 3.71
Light Lilac
#EDC8FF
ΔE00 3.89
Mauve
#E0B0FF
ΔE00 4.00
Pale Lilac
#E4CBFF
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBCFB #DAFBBC
analogous
#BDBCFB #DDBCFB #FBBCF9
triadic
#DDBCFB #FBDDBC #BCFBDD
tetradic
#DDBCFB #FBBDBC #DAFBBC #BCF9FB
square
#DDBCFB #FBBDBC #DAFBBC #BCF9FB
split-complementary
#DDBCFB #F9FBBC #BCFBBD
monochromatic
#A248F4 #C082F8 #DDBCFB #F0E2FD #F0E2FD
Accessibility & contrast
On white
1.66
#DDBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#DDBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBCFB
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBCFB | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FE
Deuteranopia (green-blind)
#B8C9F9
Tritanopia (blue-blind)
#D9C4D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ddbcfb; /* rgb */ color: rgb(221, 188, 251); /* oklch */ color: oklch(84.4% 0.093 308.3);
Tailwind
colors: {
custom: {
50: '#e8d0fc',
500: '#ddbcfb',
950: '#000000',
},
}SCSS
$custom: #ddbcfb; $custom-light: #e8d0fc; $custom-dark: #000000;
JSON
{
"hex": "#ddbcfb",
"rgb": {
"r": 221,
"g": 188,
"b": 251
},
"hsl": {
"h": 271.429,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.84444,
"c": 0.09282,
"h": 308.3
},
"luminance": 0.58304
}Semantic roles & 50–950 ramp
primary
#DDBCFB
secondary
#ABE07B
accent
#E5006D
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385