#DDBEFB#DDBEFB
#DDBEFB is a very light, moderate violet. Relative luminance 0.592; OKLCH L 84.8% C 0.089 H 307.6°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBEFB |
|---|---|
| RGB | rgb(221, 190, 251) |
| HSL | hsl(270, 88%, 86%) |
| HSV | hsv(270, 24%, 98%) |
| CMYK | cmyk(12%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(81.38, 22.21, -25.99) |
| CIE-LCH | lch(81.38, 34.19, 310.51°) |
| OKLab | oklab(84.81% 0.0547 -0.0708) |
| OKLCH | oklch(84.81% 0.089 307.6) |
| XYZ | xyz(65.6417, 59.1645, 99.2099) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.83
Light Violet
#D6B4FC
ΔE00 3.14
Pale Lilac
#E4CBFF
ΔE00 3.42
Light Lilac
#EDC8FF
ΔE00 3.59
Light Lavendar
#EFC0FE
ΔE00 3.81
Mauve
#E0B0FF
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBEFB #DCFBBE
analogous
#BFBEFB #DDBEFB #FBBEFB
triadic
#DDBEFB #FBDDBE #BEFBDD
tetradic
#DDBEFB #FBBFBE #DCFBBE #BEFBFB
square
#DDBEFB #FBBFBE #DCFBBE #BEFBFB
split-complementary
#DDBEFB #FBFBBE #BEFBBF
monochromatic
#A14BF4 #BF84F7 #DDBEFB #F0E2FD #F0E2FD
Accessibility & contrast
On white
1.64
#DDBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#DDBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBEFB
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBEFB | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FE
Deuteranopia (green-blind)
#BACBF9
Tritanopia (blue-blind)
#D9C6D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ddbefb; /* rgb */ color: rgb(221, 190, 251); /* oklch */ color: oklch(84.8% 0.089 307.6);
Tailwind
colors: {
custom: {
50: '#e8d1fc',
500: '#ddbefb',
950: '#000000',
},
}SCSS
$custom: #ddbefb; $custom-light: #e8d1fc; $custom-dark: #000000;
JSON
{
"hex": "#ddbefb",
"rgb": {
"r": 221,
"g": 190,
"b": 251
},
"hsl": {
"h": 270.492,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.8481,
"c": 0.08948,
"h": 307.6
},
"luminance": 0.59164
}Semantic roles & 50–950 ramp
primary
#DDBEFB
secondary
#AEE07D
accent
#E50071
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385