#DFCFFB#DFCFFB
#DFCFFB is a very light, moderate violet. Relative luminance 0.673; OKLCH L 88.1% C 0.062 H 301.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFFB |
|---|---|
| RGB | rgb(223, 207, 251) |
| HSL | hsl(262, 85%, 90%) |
| HSV | hsv(262, 18%, 98%) |
| CMYK | cmyk(11.2%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(85.64, 13.74, -19.51) |
| CIE-LCH | lch(85.64, 23.86, 305.16°) |
| OKLab | oklab(88.15% 0.0327 -0.0528) |
| OKLCH | oklch(88.15% 0.062 301.7) |
| XYZ | xyz(70.1535, 67.2786, 100.5383) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.73
Light Lavender
#DFC5FE
ΔE00 3.92
Pale Lavender
#EECFFE
ΔE00 3.98
Light Lilac
#EDC8FF
ΔE00 5.21
Periwinkle
#CCCCFF
ΔE00 5.74
Very Light Purple
#F6CEFC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFFB #EBFBCF
analogous
#CFD5FB #DFCFFB #F5CFFB
triadic
#DFCFFB #FBDFCF #CFFBDF
tetradic
#DFCFFB #FBCFD5 #EBFBCF #CFFBF5
square
#DFCFFB #FBCFD5 #EBFBCF #CFFBF5
split-complementary
#DFCFFB #FBF5CF #D5FBCF
monochromatic
#945EF2 #B997F6 #DFCFFB #ECE3FD #ECE3FD
Accessibility & contrast
On white
1.45
#DFCFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#DFCFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFFB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFFB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FD
Deuteranopia (green-blind)
#CAD6FA
Tritanopia (blue-blind)
#DBD5DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfcffb; /* rgb */ color: rgb(223, 207, 251); /* oklch */ color: oklch(88.1% 0.062 301.7);
Tailwind
colors: {
custom: {
50: '#e9ddfc',
500: '#dfcffb',
950: '#000000',
},
}SCSS
$custom: #dfcffb; $custom-light: #e9ddfc; $custom-dark: #000000;
JSON
{
"hex": "#dfcffb",
"rgb": {
"r": 223,
"g": 207,
"b": 251
},
"hsl": {
"h": 261.818,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.88146,
"c": 0.06211,
"h": 301.7
},
"luminance": 0.67279
}Semantic roles & 50–950 ramp
primary
#DFCFFB
secondary
#C3E28D
accent
#E10491
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485