#CDBFDE#CDBFDE
#CDBFDE is a very light, muted violet. Relative luminance 0.555; OKLCH L 82.6% C 0.045 H 305.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFDE |
|---|---|
| RGB | rgb(205, 191, 222) |
| HSL | hsl(267, 32%, 81%) |
| HSV | hsv(267, 14%, 87%) |
| CMYK | cmyk(7.7%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(79.34, 10.69, -13.66) |
| CIE-LCH | lch(79.34, 17.35, 308.03°) |
| OKLab | oklab(82.59% 0.0265 -0.0368) |
| OKLCH | oklch(82.59% 0.045 305.8) |
| XYZ | xyz(56.9901, 55.5148, 76.8062) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.21
Pale Lilac
#E4CBFF
ΔE00 7.08
Light Lavender
#DFC5FE
ΔE00 7.47
Pale Lavender
#EECFFE
ΔE00 7.66
Periwinkle
#CCCCFF
ΔE00 8.17
Light Lilac
#EDC8FF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFDE #D0DEBF
analogous
#BFC0DE #CDBFDE #DCBFDE
triadic
#CDBFDE #DECDBF #BFDECD
tetradic
#CDBFDE #DEBFC0 #D0DEBF #BFDEDC
square
#CDBFDE #DEBFC0 #D0DEBF #BFDEDC
split-complementary
#CDBFDE #DEDCBF #C0DEBF
monochromatic
#8E6EB4 #AD97C9 #CDBFDE #EDE7F3 #EFEBF5
Accessibility & contrast
On white
1.74
#CDBFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#CDBFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFDE
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFDE | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4DF
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#CBC3C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cdbfde; /* rgb */ color: rgb(205, 191, 222); /* oklch */ color: oklch(82.6% 0.045 305.8);
Tailwind
colors: {
custom: {
50: '#dcd2e8',
500: '#cdbfde',
950: '#000000',
},
}SCSS
$custom: #cdbfde; $custom-light: #dcd2e8; $custom-dark: #000000;
JSON
{
"hex": "#cdbfde",
"rgb": {
"r": 205,
"g": 191,
"b": 222
},
"hsl": {
"h": 267.097,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.82591,
"c": 0.04534,
"h": 305.8
},
"luminance": 0.55515
}Semantic roles & 50–950 ramp
primary
#CDBFDE
secondary
#A3B68B
accent
#AB3B78
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384