#DDC2FB#DDC2FB
#DDC2FB is a very light, moderate violet. Relative luminance 0.609; OKLCH L 85.5% C 0.083 H 306.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC2FB |
|---|---|
| RGB | rgb(221, 194, 251) |
| HSL | hsl(268, 88%, 87%) |
| HSV | hsv(268, 23%, 98%) |
| CMYK | cmyk(12%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(82.34, 20.06, -24.54) |
| CIE-LCH | lch(82.34, 31.69, 309.27°) |
| OKLab | oklab(85.55% 0.049 -0.0668) |
| OKLCH | oklch(85.55% 0.083 306.2) |
| XYZ | xyz(66.5199, 60.9210, 99.5026) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.71
Pale Lilac
#E4CBFF
ΔE00 2.29
Light Lilac
#EDC8FF
ΔE00 3.29
Light Violet
#D6B4FC
ΔE00 4.24
Light Lavendar
#EFC0FE
ΔE00 4.32
Pale Lavender
#EECFFE
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC2FB #E0FBC2
analogous
#C2C4FB #DDC2FB #F9C2FB
triadic
#DDC2FB #FBDDC2 #C2FBDD
tetradic
#DDC2FB #FBC2C4 #E0FBC2 #C2FBF9
square
#DDC2FB #FBC2C4 #E0FBC2 #C2FBF9
split-complementary
#DDC2FB #FBF9C2 #C4FBC2
monochromatic
#9D4FF3 #BD89F7 #DDC2FB #EFE2FD #EFE2FD
Accessibility & contrast
On white
1.59
#DDC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#DDC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC2FB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC2FB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFD
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#D9CAD6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddc2fb; /* rgb */ color: rgb(221, 194, 251); /* oklch */ color: oklch(85.5% 0.083 306.2);
Tailwind
colors: {
custom: {
50: '#e8d4fc',
500: '#ddc2fb',
950: '#000000',
},
}SCSS
$custom: #ddc2fb; $custom-light: #e8d4fc; $custom-dark: #000000;
JSON
{
"hex": "#ddc2fb",
"rgb": {
"r": 221,
"g": 194,
"b": 251
},
"hsl": {
"h": 268.421,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.85545,
"c": 0.08282,
"h": 306.2
},
"luminance": 0.60921
}Semantic roles & 50–950 ramp
primary
#DDC2FB
secondary
#B3E180
accent
#E40179
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385