#DDC8FA#DDC8FA
#DDC8FA is a very light, moderate violet. Relative luminance 0.636; OKLCH L 86.6% C 0.072 H 304.0°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC8FA |
|---|---|
| RGB | rgb(221, 200, 250) |
| HSL | hsl(265, 83%, 88%) |
| HSV | hsv(265, 20%, 98%) |
| CMYK | cmyk(11.6%, 20%, 0%, 2%) |
| CIE-LAB | lab(83.75, 16.64, -21.86) |
| CIE-LCH | lch(83.75, 27.47, 307.28°) |
| OKLab | oklab(86.63% 0.0401 -0.0594) |
| OKLCH | oklch(86.63% 0.072 304) |
| XYZ | xyz(67.7251, 63.5830, 99.1288) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.37
Light Lavender
#DFC5FE
ΔE00 1.81
Pale Lavender
#EECFFE
ΔE00 3.64
Light Lilac
#EDC8FF
ΔE00 3.83
Light Lavendar
#EFC0FE
ΔE00 5.71
Very Light Purple
#F6CEFC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC8FA #E5FAC8
analogous
#C8CCFA #DDC8FA #F6C8FA
triadic
#DDC8FA #FADDC8 #C8FADD
tetradic
#DDC8FA #FAC8CC #E5FAC8 #C8FAF6
square
#DDC8FA #FAC8CC #E5FAC8 #C8FAF6
split-complementary
#DDC8FA #FAF6C8 #CCFAC8
monochromatic
#9858F0 #BA90F5 #DDC8FA #EEE3FC #EEE3FC
Accessibility & contrast
On white
1.53
#DDC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#DDC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC8FA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC8FA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#C3D1F8
Tritanopia (blue-blind)
#D9CFD9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddc8fa; /* rgb */ color: rgb(221, 200, 250); /* oklch */ color: oklch(86.6% 0.072 304.0);
Tailwind
colors: {
custom: {
50: '#e8d8fc',
500: '#ddc8fa',
950: '#000000',
},
}SCSS
$custom: #ddc8fa; $custom-light: #e8d8fc; $custom-dark: #000000;
JSON
{
"hex": "#ddc8fa",
"rgb": {
"r": 221,
"g": 200,
"b": 250
},
"hsl": {
"h": 265.2,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.86626,
"c": 0.07164,
"h": 304
},
"luminance": 0.63583
}Semantic roles & 50–950 ramp
primary
#DDC8FA
secondary
#BADF87
accent
#E00684
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385