#CDBFEA#CDBFEA
#CDBFEA is a very light, moderate violet. Relative luminance 0.562; OKLCH L 83.0% C 0.061 H 299.9°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFEA |
|---|---|
| RGB | rgb(205, 191, 234) |
| HSL | hsl(260, 51%, 83%) |
| HSV | hsv(260, 18%, 92%) |
| CMYK | cmyk(12.4%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(79.72, 13.12, -19.54) |
| CIE-LCH | lch(79.72, 23.54, 303.87°) |
| OKLab | oklab(83.01% 0.0306 -0.053) |
| OKLCH | oklch(83.01% 0.061 299.9) |
| XYZ | xyz(58.6560, 56.1812, 85.5798) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.62
Pale Lilac
#E4CBFF
ΔE00 4.85
Periwinkle
#CCCCFF
ΔE00 5.80
Pale Lavender
#EECFFE
ΔE00 6.53
Light Lilac
#EDC8FF
ΔE00 6.79
Thistle
#D8BFD8
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFEA #DCEABF
analogous
#BFC6EA #CDBFEA #E2BFEA
triadic
#CDBFEA #EACDBF #BFEACD
tetradic
#CDBFEA #EABFC6 #DCEABF #BFEAE2
square
#CDBFEA #EABFC6 #DCEABF #BFEAE2
split-complementary
#CDBFEA #EAE2BF #C6EABF
monochromatic
#8563CC #A991DB #CDBFEA #EDE8F7 #EDE8F7
Accessibility & contrast
On white
1.72
#CDBFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#CDBFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFEA
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFEA | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C5EC
Deuteranopia (green-blind)
#B9C5E9
Tritanopia (blue-blind)
#C8C5CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdbfea; /* rgb */ color: rgb(205, 191, 234); /* oklch */ color: oklch(83.0% 0.061 299.9);
Tailwind
colors: {
custom: {
50: '#dcd2f0',
500: '#cdbfea',
950: '#000000',
},
}SCSS
$custom: #cdbfea; $custom-light: #dcd2f0; $custom-dark: #000000;
JSON
{
"hex": "#cdbfea",
"rgb": {
"r": 205,
"g": 191,
"b": 234
},
"hsl": {
"h": 259.535,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.83012,
"c": 0.0612,
"h": 299.9
},
"luminance": 0.56181
}Semantic roles & 50–950 ramp
primary
#CDBFEA
secondary
#B2C687
accent
#BE288D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385