#DFCEFB#DFCEFB
#DFCEFB is a very light, moderate violet. Relative luminance 0.668; OKLCH L 88.0% C 0.064 H 302.3°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEFB |
|---|---|
| RGB | rgb(223, 206, 251) |
| HSL | hsl(263, 85%, 90%) |
| HSV | hsv(263, 18%, 98%) |
| CMYK | cmyk(11.2%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(85.40, 14.27, -19.87) |
| CIE-LCH | lch(85.40, 24.47, 305.68°) |
| OKLab | oklab(87.96% 0.0341 -0.0538) |
| OKLCH | oklch(87.96% 0.064 302.3) |
| XYZ | xyz(69.9120, 66.7956, 100.4578) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.37
Light Lavender
#DFC5FE
ΔE00 3.55
Pale Lavender
#EECFFE
ΔE00 3.76
Light Lilac
#EDC8FF
ΔE00 4.89
Periwinkle
#CCCCFF
ΔE00 5.82
Very Light Purple
#F6CEFC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEFB #EAFBCE
analogous
#CED4FB #DFCEFB #F6CEFB
triadic
#DFCEFB #FBDFCE #CEFBDF
tetradic
#DFCEFB #FBCED4 #EAFBCE #CEFBF6
square
#DFCEFB #FBCED4 #EAFBCE #CEFBF6
split-complementary
#DFCEFB #FBF6CE #D4FBCE
monochromatic
#955DF2 #BA95F6 #DFCEFB #EDE3FD #EDE3FD
Accessibility & contrast
On white
1.46
#DFCEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#DFCEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEFB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEFB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FD
Deuteranopia (green-blind)
#C9D5FA
Tritanopia (blue-blind)
#DBD4DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfcefb; /* rgb */ color: rgb(223, 206, 251); /* oklch */ color: oklch(88.0% 0.064 302.3);
Tailwind
colors: {
custom: {
50: '#e9ddfc',
500: '#dfcefb',
950: '#000000',
},
}SCSS
$custom: #dfcefb; $custom-light: #e9ddfc; $custom-dark: #000000;
JSON
{
"hex": "#dfcefb",
"rgb": {
"r": 223,
"g": 206,
"b": 251
},
"hsl": {
"h": 262.667,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.87957,
"c": 0.06372,
"h": 302.3
},
"luminance": 0.66796
}Semantic roles & 50–950 ramp
primary
#DFCEFB
secondary
#C1E28C
accent
#E1048E
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485