#CDBEF8#CDBEF8
#CDBEF8 is a very light, moderate violet. Relative luminance 0.566; OKLCH L 83.3% C 0.082 H 296.4°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBEF8 |
|---|---|
| RGB | rgb(205, 190, 248) |
| HSL | hsl(256, 81%, 86%) |
| HSV | hsv(256, 23%, 97%) |
| CMYK | cmyk(17.3%, 23.4%, 0%, 2.7%) |
| CIE-LAB | lab(79.94, 16.62, -26.70) |
| CIE-LCH | lch(79.94, 31.46, 301.90°) |
| OKLab | oklab(83.35% 0.0363 -0.0731) |
| OKLCH | oklch(83.35% 0.082 296.4) |
| XYZ | xyz(60.5299, 56.5830, 96.5214) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.74
Light Violet
#D6B4FC
ΔE00 4.57
Periwinkle
#CCCCFF
ΔE00 4.68
Pale Lilac
#E4CBFF
ΔE00 5.00
Pale Violet
#CEAEFA
ΔE00 5.20
Light Periwinkle
#C1C6FC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBEF8 #E9F8BE
analogous
#BECCF8 #CDBEF8 #EABEF8
triadic
#CDBEF8 #F8CDBE #BEF8CD
tetradic
#CDBEF8 #F8BECC #E9F8BE #BEF8EA
square
#CDBEF8 #F8BECC #E9F8BE #BEF8EA
split-complementary
#CDBEF8 #F8EABE #CCF8BE
monochromatic
#784FEC #A287F2 #CDBEF8 #EAE3FC #EAE3FC
Accessibility & contrast
On white
1.71
#CDBEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#CDBEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBEF8
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBEF8 | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6FB
Deuteranopia (green-blind)
#B3C6F6
Tritanopia (blue-blind)
#C5C7D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdbef8; /* rgb */ color: rgb(205, 190, 248); /* oklch */ color: oklch(83.3% 0.082 296.4);
Tailwind
colors: {
custom: {
50: '#dcd1fa',
500: '#cdbef8',
950: '#000000',
},
}SCSS
$custom: #cdbef8; $custom-light: #dcd1fa; $custom-dark: #000000;
JSON
{
"hex": "#cdbef8",
"rgb": {
"r": 205,
"g": 190,
"b": 248
},
"hsl": {
"h": 255.517,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.83345,
"c": 0.0816,
"h": 296.4
},
"luminance": 0.56583
}Semantic roles & 50–950 ramp
primary
#CDBEF8
secondary
#C3DB7F
accent
#DD09A6
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385