#DDB2EF#DDB2EF
#DDB2EF is a very light, moderate purple. Relative luminance 0.534; OKLCH L 82.2% C 0.096 H 315.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DDB2EF |
|---|---|
| RGB | rgb(221, 178, 239) |
| HSL | hsl(282, 66%, 82%) |
| HSV | hsv(282, 26%, 94%) |
| CMYK | cmyk(7.5%, 25.5%, 0%, 6.3%) |
| CIE-LAB | lab(78.14, 26.27, -24.50) |
| CIE-LCH | lch(78.14, 35.92, 316.99°) |
| OKLab | oklab(82.18% 0.0685 -0.0666) |
| OKLCH | oklch(82.18% 0.096 315.8) |
| XYZ | xyz(61.3168, 53.4459, 88.7306) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.65
Light Lavendar
#EFC0FE
ΔE00 3.78
Light Violet
#D6B4FC
ΔE00 3.90
Light Lilac
#EDC8FF
ΔE00 5.15
Plum
#DDA0DD
ΔE00 5.18
Light Lavender
#DFC5FE
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDB2EF #C4EFB2
analogous
#BFB2EF #DDB2EF #EFB2E3
triadic
#DDB2EF #EFDDB2 #B2EFDD
tetradic
#DDB2EF #EFBFB2 #C4EFB2 #B2E3EF
square
#DDB2EF #EFBFB2 #C4EFB2 #B2E3EF
split-complementary
#DDB2EF #E3EFB2 #B2EFBF
monochromatic
#B04DDA #C77FE4 #DDB2EF #F3E5FA #F4E6FA
Accessibility & contrast
On white
1.80
#DDB2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#DDB2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDB2EF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDB2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDB2EF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF2
Deuteranopia (green-blind)
#B3C3ED
Tritanopia (blue-blind)
#DCB9C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ddb2ef; /* rgb */ color: rgb(221, 178, 239); /* oklch */ color: oklch(82.2% 0.096 315.8);
Tailwind
colors: {
custom: {
50: '#e8c9f4',
500: '#ddb2ef',
950: '#000000',
},
}SCSS
$custom: #ddb2ef; $custom-light: #e8c9f4; $custom-dark: #000000;
JSON
{
"hex": "#ddb2ef",
"rgb": {
"r": 221,
"g": 178,
"b": 239
},
"hsl": {
"h": 282.295,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.82178,
"c": 0.09551,
"h": 315.8
},
"luminance": 0.53445
}Semantic roles & 50–950 ramp
primary
#DDB2EF
secondary
#91CD78
accent
#CD184E
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#161317
muted
#848285