#CDBAE3#CDBAE3
#CDBAE3 is a light, moderate violet. Relative luminance 0.536; OKLCH L 81.8% C 0.060 H 306.1°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBAE3 |
|---|---|
| RGB | rgb(205, 186, 227) |
| HSL | hsl(268, 42%, 81%) |
| HSV | hsv(268, 18%, 89%) |
| CMYK | cmyk(9.7%, 18.1%, 0%, 11%) |
| CIE-LAB | lab(78.25, 14.39, -17.99) |
| CIE-LCH | lch(78.25, 23.04, 308.66°) |
| OKLab | oklab(81.8% 0.0355 -0.0487) |
| OKLCH | oklch(81.8% 0.06 306.1) |
| XYZ | xyz(56.5983, 53.6432, 80.0306) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.21
Pale Lilac
#E4CBFF
ΔE00 5.45
Thistle
#D8BFD8
ΔE00 5.64
Pale Lavender
#EECFFE
ΔE00 6.59
Light Lilac
#EDC8FF
ΔE00 6.68
Light Violet
#D6B4FC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBAE3 #D0E3BA
analogous
#BABBE3 #CDBAE3 #E1BAE3
triadic
#CDBAE3 #E3CDBA #BAE3CD
tetradic
#CDBAE3 #E3BABB #D0E3BA #BAE3E1
square
#CDBAE3 #E3BABB #D0E3BA #BAE3E1
split-complementary
#CDBAE3 #E3E1BA #BBE3BA
monochromatic
#8E63C0 #AD8ED1 #CDBAE3 #EDE6F5 #EFE9F6
Accessibility & contrast
On white
1.79
#CDBAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#CDBAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBAE3
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBAE3 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E5
Deuteranopia (green-blind)
#B7C2E2
Tritanopia (blue-blind)
#CABFC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdbae3; /* rgb */ color: rgb(205, 186, 227); /* oklch */ color: oklch(81.8% 0.060 306.1);
Tailwind
colors: {
custom: {
50: '#dcceeb',
500: '#cdbae3',
950: '#000000',
},
}SCSS
$custom: #cdbae3; $custom-light: #dcceeb; $custom-dark: #000000;
JSON
{
"hex": "#cdbae3",
"rgb": {
"r": 205,
"g": 186,
"b": 227
},
"hsl": {
"h": 267.805,
"s": 42.268,
"l": 80.98
},
"oklch": {
"l": 0.81802,
"c": 0.06023,
"h": 306.1
},
"luminance": 0.53643
}Semantic roles & 50–950 ramp
primary
#CDBAE3
secondary
#A3BD85
accent
#B53078
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151316
muted
#848384