#CDBEE1#CDBEE1
#CDBEE1 is a very light, muted violet. Relative luminance 0.552; OKLCH L 82.5% C 0.051 H 304.7°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBEE1 |
|---|---|
| RGB | rgb(205, 190, 225) |
| HSL | hsl(266, 37%, 81%) |
| HSV | hsv(266, 16%, 88%) |
| CMYK | cmyk(8.9%, 15.6%, 0%, 11.8%) |
| CIE-LAB | lab(79.18, 11.82, -15.51) |
| CIE-LCH | lch(79.18, 19.51, 307.32°) |
| OKLab | oklab(82.5% 0.029 -0.0419) |
| OKLCH | oklch(82.5% 0.051 304.7) |
| XYZ | xyz(57.1784, 55.2424, 78.8701) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.75
Pale Lilac
#E4CBFF
ΔE00 6.18
Light Lavender
#DFC5FE
ΔE00 6.40
Pale Lavender
#EECFFE
ΔE00 7.04
Periwinkle
#CCCCFF
ΔE00 7.59
Light Lilac
#EDC8FF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBEE1 #D2E1BE
analogous
#BEC1E1 #CDBEE1 #DFBEE1
triadic
#CDBEE1 #E1CDBE #BEE1CD
tetradic
#CDBEE1 #E1BEC1 #D2E1BE #BEE1DF
square
#CDBEE1 #E1BEC1 #D2E1BE #BEE1DF
split-complementary
#CDBEE1 #E1DFBE #C1E1BE
monochromatic
#8D6ABA #AD94CE #CDBEE1 #EDE8F4 #EFEAF5
Accessibility & contrast
On white
1.74
#CDBEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#CDBEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBEE1
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBEE1 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C4E3
Deuteranopia (green-blind)
#BBC4E0
Tritanopia (blue-blind)
#CAC2CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cdbee1; /* rgb */ color: rgb(205, 190, 225); /* oklch */ color: oklch(82.5% 0.051 304.7);
Tailwind
colors: {
custom: {
50: '#dcd1ea',
500: '#cdbee1',
950: '#000000',
},
}SCSS
$custom: #cdbee1; $custom-light: #dcd1ea; $custom-dark: #000000;
JSON
{
"hex": "#cdbee1",
"rgb": {
"r": 205,
"g": 190,
"b": 225
},
"hsl": {
"h": 265.714,
"s": 36.842,
"l": 81.373
},
"oklch": {
"l": 0.82501,
"c": 0.05092,
"h": 304.7
},
"luminance": 0.55242
}Semantic roles & 50–950 ramp
primary
#CDBEE1
secondary
#A5BA8A
accent
#B0367B
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384