#CBBAED#CBBAED
#CBBAED is a very light, moderate violet. Relative luminance 0.539; OKLCH L 82.0% C 0.073 H 300.0°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBAED |
|---|---|
| RGB | rgb(203, 186, 237) |
| HSL | hsl(260, 59%, 83%) |
| HSV | hsv(260, 22%, 93%) |
| CMYK | cmyk(14.3%, 21.5%, 0%, 7.1%) |
| CIE-LAB | lab(78.42, 15.82, -23.14) |
| CIE-LCH | lch(78.42, 28.03, 304.36°) |
| OKLab | oklab(82% 0.0365 -0.063) |
| OKLCH | oklch(82% 0.073 300) |
| XYZ | xyz(57.4705, 53.9286, 87.4859) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.01
Light Violet
#D6B4FC
ΔE00 5.02
Pale Lilac
#E4CBFF
ΔE00 5.03
Pale Violet
#CEAEFA
ΔE00 5.72
Periwinkle
#CCCCFF
ΔE00 6.07
Light Lilac
#EDC8FF
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBAED #DCEDBA
analogous
#BAC2ED #CBBAED #E4BAED
triadic
#CBBAED #EDCBBA #BAEDCB
tetradic
#CBBAED #EDBAC2 #DCEDBA #BAEDE4
square
#CBBAED #EDBAC2 #DCEDBA #BAEDE4
split-complementary
#CBBAED #EDE4BA #C2EDBA
monochromatic
#8259D4 #A689E0 #CBBAED #EDE7F9 #EDE7F9
Accessibility & contrast
On white
1.78
#CBBAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#CBBAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBAED
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBAED | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2EF
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#C5C1CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cbbaed; /* rgb */ color: rgb(203, 186, 237); /* oklch */ color: oklch(82.0% 0.073 300.0);
Tailwind
colors: {
custom: {
50: '#dbcef3',
500: '#cbbaed',
950: '#000000',
},
}SCSS
$custom: #cbbaed; $custom-light: #dbcef3; $custom-dark: #000000;
JSON
{
"hex": "#cbbaed",
"rgb": {
"r": 203,
"g": 186,
"b": 237
},
"hsl": {
"h": 260,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.82001,
"c": 0.07284,
"h": 300
},
"luminance": 0.53929
}Semantic roles & 50–950 ramp
primary
#CBBAED
secondary
#B2CA81
accent
#C61F8F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385