#DDC0FA#DDC0FA
#DDC0FA is a very light, moderate violet. Relative luminance 0.600; OKLCH L 85.1% C 0.085 H 307.4°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC0FA |
|---|---|
| RGB | rgb(221, 192, 250) |
| HSL | hsl(270, 85%, 87%) |
| HSV | hsv(270, 23%, 98%) |
| CMYK | cmyk(11.6%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(81.82, 20.93, -24.79) |
| CIE-LCH | lch(81.82, 32.44, 310.18°) |
| OKLab | oklab(85.14% 0.0515 -0.0675) |
| OKLCH | oklch(85.14% 0.085 307.4) |
| XYZ | xyz(65.9206, 59.9739, 98.5273) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.24
Pale Lilac
#E4CBFF
ΔE00 2.75
Light Lilac
#EDC8FF
ΔE00 3.27
Light Violet
#D6B4FC
ΔE00 3.84
Light Lavendar
#EFC0FE
ΔE00 3.97
Pale Lavender
#EECFFE
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC0FA #DDFAC0
analogous
#C0C0FA #DDC0FA #FAC0FA
triadic
#DDC0FA #FADDC0 #C0FADD
tetradic
#DDC0FA #FAC0C0 #DDFAC0 #C0FAFA
square
#DDC0FA #FAC0C0 #DDFAC0 #C0FAFA
split-complementary
#DDC0FA #FAFAC0 #C0FAC0
monochromatic
#A04FF1 #BE87F6 #DDC0FA #F0E3FD #F0E3FD
Accessibility & contrast
On white
1.62
#DDC0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#DDC0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC0FA
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC0FA | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFC
Deuteranopia (green-blind)
#BCCCF8
Tritanopia (blue-blind)
#D9C8D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ddc0fa; /* rgb */ color: rgb(221, 192, 250); /* oklch */ color: oklch(85.1% 0.085 307.4);
Tailwind
colors: {
custom: {
50: '#e8d3fc',
500: '#ddc0fa',
950: '#000000',
},
}SCSS
$custom: #ddc0fa; $custom-light: #e8d3fc; $custom-dark: #000000;
JSON
{
"hex": "#ddc0fa",
"rgb": {
"r": 221,
"g": 192,
"b": 250
},
"hsl": {
"h": 270,
"s": 85.294,
"l": 86.667
},
"oklch": {
"l": 0.85139,
"c": 0.08489,
"h": 307.4
},
"luminance": 0.59974
}Semantic roles & 50–950 ramp
primary
#DDC0FA
secondary
#AFDF7F
accent
#E20473
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385