#DDBFFE#DDBFFE
#DDBFFE is a very light, moderate violet. Relative luminance 0.598; OKLCH L 85.1% C 0.092 H 306.2°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBFFE |
|---|---|
| RGB | rgb(221, 191, 254) |
| HSL | hsl(269, 97%, 87%) |
| HSV | hsv(269, 25%, 100%) |
| CMYK | cmyk(13%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(81.72, 22.29, -27.07) |
| CIE-LCH | lch(81.72, 35.07, 309.47°) |
| OKLab | oklab(85.11% 0.0541 -0.0739) |
| OKLCH | oklch(85.11% 0.092 306.2) |
| XYZ | xyz(66.3356, 59.7898, 101.7926) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.79
Light Violet
#D6B4FC
ΔE00 2.99
Pale Lilac
#E4CBFF
ΔE00 3.49
Light Lilac
#EDC8FF
ΔE00 3.88
Light Lavendar
#EFC0FE
ΔE00 4.15
Mauve
#E0B0FF
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBFFE #E0FEBF
analogous
#BFC1FE #DDBFFE #FCBFFE
triadic
#DDBFFE #FEDDBF #BFFEDD
tetradic
#DDBFFE #FEBFC1 #E0FEBF #BFFEFC
square
#DDBFFE #FEBFC1 #E0FEBF #BFFEFC
split-complementary
#DDBFFE #FEFCBF #C1FEBF
monochromatic
#9D46FC #BD83FD #DDBFFE #EFE1FF #EFE1FF
Accessibility & contrast
On white
1.62
#DDBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#DDBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBFFE
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBFFE | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#B9CBFC
Tritanopia (blue-blind)
#D9C8D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ddbffe; /* rgb */ color: rgb(221, 191, 254); /* oklch */ color: oklch(85.1% 0.092 306.2);
Tailwind
colors: {
custom: {
50: '#e8d2ff',
500: '#ddbffe',
950: '#000000',
},
}SCSS
$custom: #ddbffe; $custom-light: #e8d2ff; $custom-dark: #000000;
JSON
{
"hex": "#ddbffe",
"rgb": {
"r": 221,
"g": 191,
"b": 254
},
"hsl": {
"h": 268.571,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.85107,
"c": 0.09158,
"h": 306.2
},
"luminance": 0.5979
}Semantic roles & 50–950 ramp
primary
#DDBFFE
secondary
#B3E67B
accent
#E60078
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386