#CDBBFE#CDBBFE
#CDBBFE is a very light, moderate violet. Relative luminance 0.557; OKLCH L 83.0% C 0.094 H 296.6°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBFE |
|---|---|
| RGB | rgb(205, 187, 254) |
| HSL | hsl(256, 97%, 86%) |
| HSV | hsv(256, 26%, 100%) |
| CMYK | cmyk(19.3%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(79.43, 19.56, -30.71) |
| CIE-LCH | lch(79.43, 36.41, 302.50°) |
| OKLab | oklab(83.02% 0.0423 -0.0843) |
| OKLCH | oklch(83.02% 0.094 296.6) |
| XYZ | xyz(60.8326, 55.6751, 101.2882) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.59
Pale Violet
#CEAEFA
ΔE00 3.86
Light Lavender
#DFC5FE
ΔE00 4.58
Periwinkle
#CCCCFF
ΔE00 5.60
Light Periwinkle
#C1C6FC
ΔE00 5.80
Pale Lilac
#E4CBFF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBFE #ECFEBB
analogous
#BBCBFE #CDBBFE #EEBBFE
triadic
#CDBBFE #FECDBB #BBFECD
tetradic
#CDBBFE #FEBBCB #ECFEBB #BBFEEE
square
#CDBBFE #FEBBCB #ECFEBB #BBFEEE
split-complementary
#CDBBFE #FEEEBB #CBFEBB
monochromatic
#7442FC #A17FFD #CDBBFE #E9E1FF #E9E1FF
Accessibility & contrast
On white
1.73
#CDBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#CDBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBFE
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBFE | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#AFC4FC
Tritanopia (blue-blind)
#C4C5D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cdbbfe; /* rgb */ color: rgb(205, 187, 254); /* oklch */ color: oklch(83.0% 0.094 296.6);
Tailwind
colors: {
custom: {
50: '#ddcfff',
500: '#cdbbfe',
950: '#000000',
},
}SCSS
$custom: #cdbbfe; $custom-light: #ddcfff; $custom-dark: #000000;
JSON
{
"hex": "#cdbbfe",
"rgb": {
"r": 205,
"g": 187,
"b": 254
},
"hsl": {
"h": 256.119,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.83018,
"c": 0.09435,
"h": 296.6
},
"luminance": 0.55676
}Semantic roles & 50–950 ramp
primary
#CDBBFE
secondary
#C8E578
accent
#E600A8
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386