#CDBFEF#CDBFEF
#CDBFEF is a very light, moderate violet. Relative luminance 0.565; OKLCH L 83.2% C 0.068 H 298.3°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFEF |
|---|---|
| RGB | rgb(205, 191, 239) |
| HSL | hsl(258, 60%, 84%) |
| HSV | hsv(258, 20%, 94%) |
| CMYK | cmyk(14.2%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(79.88, 14.16, -21.98) |
| CIE-LCH | lch(79.88, 26.14, 302.80°) |
| OKLab | oklab(83.2% 0.0322 -0.0598) |
| OKLCH | oklch(83.2% 0.068 298.3) |
| XYZ | xyz(59.3844, 56.4725, 89.4164) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.91
Pale Lilac
#E4CBFF
ΔE00 4.52
Periwinkle
#CCCCFF
ΔE00 5.09
Light Violet
#D6B4FC
ΔE00 6.03
Light Periwinkle
#C1C6FC
ΔE00 6.27
Light Lilac
#EDC8FF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFEF #E1EFBF
analogous
#BFC9EF #CDBFEF #E5BFEF
triadic
#CDBFEF #EFCDBF #BFEFCD
tetradic
#CDBFEF #EFBFC9 #E1EFBF #BFEFE5
square
#CDBFEF #EFBFC9 #E1EFBF #BFEFE5
split-complementary
#CDBFEF #EFE5BF #C9EFBF
monochromatic
#815DD7 #A78EE3 #CDBFEF #ECE7F9 #ECE7F9
Accessibility & contrast
On white
1.71
#CDBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#CDBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFEF
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFEF | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F1
Deuteranopia (green-blind)
#B7C6EE
Tritanopia (blue-blind)
#C7C6CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdbfef; /* rgb */ color: rgb(205, 191, 239); /* oklch */ color: oklch(83.2% 0.068 298.3);
Tailwind
colors: {
custom: {
50: '#dcd2f4',
500: '#cdbfef',
950: '#000000',
},
}SCSS
$custom: #cdbfef; $custom-light: #dcd2f4; $custom-dark: #000000;
JSON
{
"hex": "#cdbfef",
"rgb": {
"r": 205,
"g": 191,
"b": 239
},
"hsl": {
"h": 257.5,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.83195,
"c": 0.06791,
"h": 298.3
},
"luminance": 0.56473
}Semantic roles & 50–950 ramp
primary
#CDBFEF
secondary
#B8CD85
accent
#C81E96
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385