#CDBAE2#CDBAE2
#CDBAE2 is a light, muted violet. Relative luminance 0.536; OKLCH L 81.8% C 0.059 H 306.6°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBAE2 |
|---|---|
| RGB | rgb(205, 186, 226) |
| HSL | hsl(269, 41%, 81%) |
| HSV | hsv(269, 18%, 89%) |
| CMYK | cmyk(9.3%, 17.7%, 0%, 11.4%) |
| CIE-LAB | lab(78.22, 14.19, -17.50) |
| CIE-LCH | lch(78.22, 22.53, 309.04°) |
| OKLab | oklab(81.77% 0.0351 -0.0473) |
| OKLCH | oklch(81.77% 0.059 306.6) |
| XYZ | xyz(56.4607, 53.5881, 79.3059) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.38
Light Lavender
#DFC5FE
ΔE00 5.42
Pale Lilac
#E4CBFF
ΔE00 5.60
Pale Lavender
#EECFFE
ΔE00 6.65
Light Lilac
#EDC8FF
ΔE00 6.80
Light Violet
#D6B4FC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBAE2 #CFE2BA
analogous
#BABBE2 #CDBAE2 #E1BAE2
triadic
#CDBAE2 #E2CDBA #BAE2CD
tetradic
#CDBAE2 #E2BABB #CFE2BA #BAE2E1
square
#CDBAE2 #E2BABB #CFE2BA #BAE2E1
split-complementary
#CDBAE2 #E2E1BA #BBE2BA
monochromatic
#8F64BE #AE8FD0 #CDBAE2 #ECE5F4 #EFE9F6
Accessibility & contrast
On white
1.79
#CDBAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#CDBAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBAE2
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBAE2 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E4
Deuteranopia (green-blind)
#B7C2E1
Tritanopia (blue-blind)
#CABFC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbae2; /* rgb */ color: rgb(205, 186, 226); /* oklch */ color: oklch(81.8% 0.059 306.6);
Tailwind
colors: {
custom: {
50: '#dcceeb',
500: '#cdbae2',
950: '#000000',
},
}SCSS
$custom: #cdbae2; $custom-light: #dcceeb; $custom-dark: #000000;
JSON
{
"hex": "#cdbae2",
"rgb": {
"r": 205,
"g": 186,
"b": 226
},
"hsl": {
"h": 268.5,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.81766,
"c": 0.05893,
"h": 306.6
},
"luminance": 0.53588
}Semantic roles & 50–950 ramp
primary
#CDBAE2
secondary
#A1BB85
accent
#B43276
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151316
muted
#848384