#DFCCFA#DFCCFA
#DFCCFA is a very light, moderate violet. Relative luminance 0.658; OKLCH L 87.5% C 0.066 H 303.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCCFA |
|---|---|
| RGB | rgb(223, 204, 250) |
| HSL | hsl(265, 82%, 89%) |
| HSV | hsv(265, 18%, 98%) |
| CMYK | cmyk(10.8%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(84.88, 15.14, -20.13) |
| CIE-LCH | lch(84.88, 25.18, 306.94°) |
| OKLab | oklab(87.54% 0.0366 -0.0545) |
| OKLCH | oklch(87.54% 0.066 303.8) |
| XYZ | xyz(69.2764, 65.7759, 99.4703) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.86
Light Lavender
#DFC5FE
ΔE00 3.02
Pale Lavender
#EECFFE
ΔE00 3.38
Light Lilac
#EDC8FF
ΔE00 4.34
Very Light Purple
#F6CEFC
ΔE00 5.57
Periwinkle
#CCCCFF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCCFA #E7FACC
analogous
#CCD0FA #DFCCFA #F6CCFA
triadic
#DFCCFA #FADFCC #CCFADF
tetradic
#DFCCFA #FACCD0 #E7FACC #CCFAF6
square
#DFCCFA #FACCD0 #E7FACC #CCFAF6
split-complementary
#DFCCFA #FAF6CC #D0FACC
monochromatic
#995DEF #BC94F5 #DFCCFA #EEE3FC #EEE3FC
Accessibility & contrast
On white
1.48
#DFCCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#DFCCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCCFA
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCCFA | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FC
Deuteranopia (green-blind)
#C7D4F9
Tritanopia (blue-blind)
#DBD2DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfccfa; /* rgb */ color: rgb(223, 204, 250); /* oklch */ color: oklch(87.5% 0.066 303.8);
Tailwind
colors: {
custom: {
50: '#e9dbfc',
500: '#dfccfa',
950: '#000000',
},
}SCSS
$custom: #dfccfa; $custom-light: #e9dbfc; $custom-dark: #000000;
JSON
{
"hex": "#dfccfa",
"rgb": {
"r": 223,
"g": 204,
"b": 250
},
"hsl": {
"h": 264.783,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.87544,
"c": 0.06567,
"h": 303.8
},
"luminance": 0.65776
}Semantic roles & 50–950 ramp
primary
#DFCCFA
secondary
#BCE08B
accent
#DF0785
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161517
muted
#848485