#DFCBFC#DFCBFC
#DFCBFC is a very light, moderate violet. Relative luminance 0.654; OKLCH L 87.4% C 0.070 H 303.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBFC |
|---|---|
| RGB | rgb(223, 203, 252) |
| HSL | hsl(264, 89%, 89%) |
| HSV | hsv(264, 19%, 99%) |
| CMYK | cmyk(11.5%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(84.70, 16.07, -21.46) |
| CIE-LCH | lch(84.70, 26.81, 306.84°) |
| OKLab | oklab(87.43% 0.0386 -0.0582) |
| OKLCH | oklch(87.43% 0.07 303.6) |
| XYZ | xyz(69.3547, 65.4282, 101.0517) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.32
Light Lavender
#DFC5FE
ΔE00 2.31
Pale Lavender
#EECFFE
ΔE00 3.42
Light Lilac
#EDC8FF
ΔE00 3.99
Very Light Purple
#F6CEFC
ΔE00 5.62
Periwinkle
#CCCCFF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBFC #E8FCCB
analogous
#CBD0FC #DFCBFC #F8CBFC
triadic
#DFCBFC #FCDFCB #CBFCDF
tetradic
#DFCBFC #FCCBD0 #E8FCCB #CBFCF8
square
#DFCBFC #FCCBD0 #E8FCCB #CBFCF8
split-complementary
#DFCBFC #FCF8CB #D0FCCB
monochromatic
#9857F5 #BB91F9 #DFCBFC #EDE2FD #EDE2FD
Accessibility & contrast
On white
1.49
#DFCBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#DFCBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBFC
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBFC | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FE
Deuteranopia (green-blind)
#C6D3FA
Tritanopia (blue-blind)
#DBD2DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcbfc; /* rgb */ color: rgb(223, 203, 252); /* oklch */ color: oklch(87.4% 0.070 303.6);
Tailwind
colors: {
custom: {
50: '#e9dafd',
500: '#dfcbfc',
950: '#000000',
},
}SCSS
$custom: #dfcbfc; $custom-light: #e9dafd; $custom-dark: #000000;
JSON
{
"hex": "#dfcbfc",
"rgb": {
"r": 223,
"g": 203,
"b": 252
},
"hsl": {
"h": 264.49,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.87427,
"c": 0.06988,
"h": 303.6
},
"luminance": 0.65428
}Semantic roles & 50–950 ramp
primary
#DFCBFC
secondary
#BEE388
accent
#E60088
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161517
muted
#848485