#CDBFE3#CDBFE3
#CDBFE3 is a very light, muted violet. Relative luminance 0.558; OKLCH L 82.8% C 0.052 H 303.0°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFE3 |
|---|---|
| RGB | rgb(205, 191, 227) |
| HSL | hsl(263, 39%, 82%) |
| HSV | hsv(263, 16%, 89%) |
| CMYK | cmyk(9.7%, 15.9%, 0%, 11%) |
| CIE-LAB | lab(79.49, 11.69, -16.12) |
| CIE-LCH | lch(79.49, 19.91, 305.94°) |
| OKLab | oklab(82.76% 0.0282 -0.0435) |
| OKLCH | oklch(82.76% 0.052 303) |
| XYZ | xyz(57.6702, 55.7868, 80.3879) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.18
Pale Lilac
#E4CBFF
ΔE00 5.94
Light Lavender
#DFC5FE
ΔE00 6.13
Pale Lavender
#EECFFE
ΔE00 6.95
Periwinkle
#CCCCFF
ΔE00 7.08
Light Lilac
#EDC8FF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFE3 #D5E3BF
analogous
#BFC3E3 #CDBFE3 #DFBFE3
triadic
#CDBFE3 #E3CDBF #BFE3CD
tetradic
#CDBFE3 #E3BFC3 #D5E3BF #BFE3DF
square
#CDBFE3 #E3BFC3 #D5E3BF #BFE3DF
split-complementary
#CDBFE3 #E3DFBF #C3E3BF
monochromatic
#8A6ABE #AC94D0 #CDBFE3 #EEEAF6 #EEEAF6
Accessibility & contrast
On white
1.73
#CDBFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#CDBFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFE3
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFE3 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C5E5
Deuteranopia (green-blind)
#BBC5E2
Tritanopia (blue-blind)
#CAC4CB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cdbfe3; /* rgb */ color: rgb(205, 191, 227); /* oklch */ color: oklch(82.8% 0.052 303.0);
Tailwind
colors: {
custom: {
50: '#dcd2eb',
500: '#cdbfe3',
950: '#000000',
},
}SCSS
$custom: #cdbfe3; $custom-light: #dcd2eb; $custom-dark: #000000;
JSON
{
"hex": "#cdbfe3",
"rgb": {
"r": 205,
"g": 191,
"b": 227
},
"hsl": {
"h": 263.333,
"s": 39.13,
"l": 81.961
},
"oklch": {
"l": 0.82764,
"c": 0.05189,
"h": 303
},
"luminance": 0.55787
}Semantic roles & 50–950 ramp
primary
#CDBFE3
secondary
#A9BC8A
accent
#B23381
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384