#CDB5FB#CDB5FB
#CDB5FB is a light, moderate violet. Relative luminance 0.530; OKLCH L 81.8% C 0.100 H 299.9°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB5FB |
|---|---|
| RGB | rgb(205, 181, 251) |
| HSL | hsl(261, 90%, 85%) |
| HSV | hsv(261, 28%, 98%) |
| CMYK | cmyk(18.3%, 27.9%, 0%, 1.6%) |
| CIE-LAB | lab(77.87, 22.17, -31.49) |
| CIE-LCH | lch(77.87, 38.52, 305.15°) |
| OKLab | oklab(81.78% 0.0498 -0.0866) |
| OKLCH | oklch(81.78% 0.1 299.9) |
| XYZ | xyz(59.1096, 52.9917, 98.3624) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.13
Light Violet
#D6B4FC
ΔE00 2.23
Mauve
#E0B0FF
ΔE00 4.84
Light Lavender
#DFC5FE
ΔE00 5.07
Lilac (survey)
#CEA2FD
ΔE00 5.61
Lavender (survey)
#C79FEF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB5FB #E3FBB5
analogous
#B5C0FB #CDB5FB #F0B5FB
triadic
#CDB5FB #FBCDB5 #B5FBCD
tetradic
#CDB5FB #FBB5C0 #E3FBB5 #B5FBF0
square
#CDB5FB #FBB5C0 #E3FBB5 #B5FBF0
split-complementary
#CDB5FB #FBF0B5 #C0FBB5
monochromatic
#7F41F5 #A67BF8 #CDB5FB #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.81
#CDB5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#CDB5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB5FB
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB5FB | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FE
Deuteranopia (green-blind)
#AAC0F9
Tritanopia (blue-blind)
#C5C0CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdb5fb; /* rgb */ color: rgb(205, 181, 251); /* oklch */ color: oklch(81.8% 0.100 299.9);
Tailwind
colors: {
custom: {
50: '#ddcbfd',
500: '#cdb5fb',
950: '#000000',
},
}SCSS
$custom: #cdb5fb; $custom-light: #ddcbfd; $custom-dark: #000000;
JSON
{
"hex": "#cdb5fb",
"rgb": {
"r": 205,
"g": 181,
"b": 251
},
"hsl": {
"h": 260.571,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.81781,
"c": 0.09987,
"h": 299.9
},
"luminance": 0.52992
}Semantic roles & 50–950 ramp
primary
#CDB5FB
secondary
#BBDF75
accent
#E60097
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#151317
muted
#848285