#CDBFE2#CDBFE2
#CDBFE2 is a very light, muted violet. Relative luminance 0.557; OKLCH L 82.7% C 0.051 H 303.5°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFE2 |
|---|---|
| RGB | rgb(205, 191, 226) |
| HSL | hsl(264, 38%, 82%) |
| HSV | hsv(264, 15%, 89%) |
| CMYK | cmyk(9.3%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(79.46, 11.49, -15.63) |
| CIE-LCH | lch(79.46, 19.40, 306.31°) |
| OKLab | oklab(82.73% 0.0279 -0.0422) |
| OKLCH | oklch(82.73% 0.051 303.5) |
| XYZ | xyz(57.5326, 55.7318, 79.6631) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.97
Pale Lilac
#E4CBFF
ΔE00 6.15
Light Lavender
#DFC5FE
ΔE00 6.39
Pale Lavender
#EECFFE
ΔE00 7.07
Periwinkle
#CCCCFF
ΔE00 7.29
Light Lilac
#EDC8FF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFE2 #D4E2BF
analogous
#BFC3E2 #CDBFE2 #DFBFE2
triadic
#CDBFE2 #E2CDBF #BFE2CD
tetradic
#CDBFE2 #E2BFC3 #D4E2BF #BFE2DF
square
#CDBFE2 #E2BFC3 #D4E2BF #BFE2DF
split-complementary
#CDBFE2 #E2DFBF #C3E2BF
monochromatic
#8B6BBC #AC95CF #CDBFE2 #EEE9F5 #EFEAF5
Accessibility & contrast
On white
1.73
#CDBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#CDBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFE2
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFE2 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C4E4
Deuteranopia (green-blind)
#BBC5E1
Tritanopia (blue-blind)
#CAC4CB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cdbfe2; /* rgb */ color: rgb(205, 191, 226); /* oklch */ color: oklch(82.7% 0.051 303.5);
Tailwind
colors: {
custom: {
50: '#dcd2eb',
500: '#cdbfe2',
950: '#000000',
},
}SCSS
$custom: #cdbfe2; $custom-light: #dcd2eb; $custom-dark: #000000;
JSON
{
"hex": "#cdbfe2",
"rgb": {
"r": 205,
"g": 191,
"b": 226
},
"hsl": {
"h": 264,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.82729,
"c": 0.05058,
"h": 303.5
},
"luminance": 0.55732
}Semantic roles & 50–950 ramp
primary
#CDBFE2
secondary
#A7BB8A
accent
#B1357F
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384