#DFCFEB#DFCFEB
#DFCFEB is a very light, muted violet. Relative luminance 0.663; OKLCH L 87.6% C 0.042 H 310.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFEB |
|---|---|
| RGB | rgb(223, 207, 235) |
| HSL | hsl(274, 41%, 87%) |
| HSV | hsv(274, 12%, 92%) |
| CMYK | cmyk(5.1%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(85.16, 10.60, -11.76) |
| CIE-LCH | lch(85.16, 15.83, 312.04°) |
| OKLab | oklab(87.6% 0.0273 -0.0315) |
| OKLCH | oklch(87.6% 0.042 310.9) |
| XYZ | xyz(67.7371, 66.3121, 87.8122) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.65
Pale Lavender
#EECFFE
ΔE00 6.29
Pale Lilac
#E4CBFF
ΔE00 6.75
Very Light Purple
#F6CEFC
ΔE00 7.45
Light Lavender
#DFC5FE
ΔE00 8.00
Light Lilac
#EDC8FF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFEB #DBEBCF
analogous
#D1CFEB #DFCFEB #EBCFE9
triadic
#DFCFEB #EBDFCF #CFEBDF
tetradic
#DFCFEB #EBD1CF #DBEBCF #CFE9EB
square
#DFCFEB #EBD1CF #DBEBCF #CFE9EB
split-complementary
#DFCFEB #E9EBCF #CFEBD1
monochromatic
#A579C7 #C2A4D9 #DFCFEB #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.47
#DFCFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#DFCFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFEB
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFEB | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EC
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#DED2D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfcfeb; /* rgb */ color: rgb(223, 207, 235); /* oklch */ color: oklch(87.6% 0.042 310.9);
Tailwind
colors: {
custom: {
50: '#e9ddf1',
500: '#dfcfeb',
950: '#000000',
},
}SCSS
$custom: #dfcfeb; $custom-light: #e9ddf1; $custom-dark: #000000;
JSON
{
"hex": "#dfcfeb",
"rgb": {
"r": 223,
"g": 207,
"b": 235
},
"hsl": {
"h": 274.286,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.87604,
"c": 0.04168,
"h": 310.9
},
"luminance": 0.66312
}Semantic roles & 50–950 ramp
primary
#DFCFEB
secondary
#ACC698
accent
#B43169
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485