#CDBFEB#CDBFEB
#CDBFEB is a very light, moderate violet. Relative luminance 0.562; OKLCH L 83.0% C 0.063 H 299.6°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFEB |
|---|---|
| RGB | rgb(205, 191, 235) |
| HSL | hsl(259, 52%, 84%) |
| HSV | hsv(259, 19%, 92%) |
| CMYK | cmyk(12.8%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(79.75, 13.33, -20.03) |
| CIE-LCH | lch(79.75, 24.06, 303.63°) |
| OKLab | oklab(83.05% 0.0309 -0.0544) |
| OKLCH | oklch(83.05% 0.063 299.6) |
| XYZ | xyz(58.8000, 56.2388, 86.3386) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.45
Pale Lilac
#E4CBFF
ΔE00 4.75
Periwinkle
#CCCCFF
ΔE00 5.64
Pale Lavender
#EECFFE
ΔE00 6.53
Light Lilac
#EDC8FF
ΔE00 6.72
Light Violet
#D6B4FC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFEB #DDEBBF
analogous
#BFC7EB #CDBFEB #E3BFEB
triadic
#CDBFEB #EBCDBF #BFEBCD
tetradic
#CDBFEB #EBBFC7 #DDEBBF #BFEBE3
square
#CDBFEB #EBBFC7 #DDEBBF #BFEBE3
split-complementary
#CDBFEB #EBE3BF #C7EBBF
monochromatic
#8462CE #A990DC #CDBFEB #EDE8F8 #EDE8F8
Accessibility & contrast
On white
1.71
#CDBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#CDBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFEB
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFEB | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#B9C5EA
Tritanopia (blue-blind)
#C8C5CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdbfeb; /* rgb */ color: rgb(205, 191, 235); /* oklch */ color: oklch(83.0% 0.063 299.6);
Tailwind
colors: {
custom: {
50: '#dcd2f1',
500: '#cdbfeb',
950: '#000000',
},
}SCSS
$custom: #cdbfeb; $custom-light: #dcd2f1; $custom-dark: #000000;
JSON
{
"hex": "#cdbfeb",
"rgb": {
"r": 205,
"g": 191,
"b": 235
},
"hsl": {
"h": 259.091,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.83048,
"c": 0.06254,
"h": 299.6
},
"luminance": 0.56239
}Semantic roles & 50–950 ramp
primary
#CDBFEB
secondary
#B3C787
accent
#C0268F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385