#DFCBFE#DFCBFE
#DFCBFE is a very light, moderate violet. Relative luminance 0.656; OKLCH L 87.5% C 0.072 H 302.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBFE |
|---|---|
| RGB | rgb(223, 203, 254) |
| HSL | hsl(264, 96%, 90%) |
| HSV | hsv(264, 20%, 100%) |
| CMYK | cmyk(12.2%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(84.77, 16.48, -22.42) |
| CIE-LCH | lch(84.77, 27.82, 306.32°) |
| OKLab | oklab(87.5% 0.0393 -0.0609) |
| OKLCH | oklch(87.5% 0.072 302.8) |
| XYZ | xyz(69.6733, 65.5557, 102.7297) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.28
Light Lavender
#DFC5FE
ΔE00 2.01
Pale Lavender
#EECFFE
ΔE00 3.66
Light Lilac
#EDC8FF
ΔE00 4.00
Periwinkle
#CCCCFF
ΔE00 5.79
Very Light Purple
#F6CEFC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBFE #EAFECB
analogous
#CBD1FE #DFCBFE #F8CBFE
triadic
#DFCBFE #FEDFCB #CBFEDF
tetradic
#DFCBFE #FECBD1 #EAFECB #CBFEF8
square
#DFCBFE #FECBD1 #EAFECB #CBFEF8
split-complementary
#DFCBFE #FEF8CB #D1FECB
monochromatic
#9553FC #BA8FFD #DFCBFE #EDE1FE #EDE1FE
Accessibility & contrast
On white
1.49
#DFCBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#DFCBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBFE
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBFE | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C5D4FC
Tritanopia (blue-blind)
#DAD2DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfcbfe; /* rgb */ color: rgb(223, 203, 254); /* oklch */ color: oklch(87.5% 0.072 302.8);
Tailwind
colors: {
custom: {
50: '#e9dafe',
500: '#dfcbfe',
950: '#000000',
},
}SCSS
$custom: #dfcbfe; $custom-light: #e9dafe; $custom-dark: #000000;
JSON
{
"hex": "#dfcbfe",
"rgb": {
"r": 223,
"g": 203,
"b": 254
},
"hsl": {
"h": 263.529,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.87499,
"c": 0.07247,
"h": 302.8
},
"luminance": 0.65556
}Semantic roles & 50–950 ramp
primary
#DFCBFE
secondary
#C1E786
accent
#E6008C
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161518
muted
#848486