#CBBEEB#CBBEEB
#CBBEEB is a very light, moderate violet. Relative luminance 0.555; OKLCH L 82.7% C 0.064 H 298.2°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEEB |
|---|---|
| RGB | rgb(203, 190, 235) |
| HSL | hsl(257, 53%, 83%) |
| HSV | hsv(257, 19%, 92%) |
| CMYK | cmyk(13.6%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(79.34, 13.23, -20.67) |
| CIE-LCH | lch(79.34, 24.54, 302.63°) |
| OKLab | oklab(82.69% 0.0301 -0.0562) |
| OKLCH | oklch(82.69% 0.064 298.2) |
| XYZ | xyz(58.0344, 55.5214, 86.2404) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.60
Pale Lilac
#E4CBFF
ΔE00 5.05
Periwinkle
#CCCCFF
ΔE00 5.40
Light Periwinkle
#C1C6FC
ΔE00 6.52
Light Violet
#D6B4FC
ΔE00 6.65
Pale Lavender
#EECFFE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEEB #DEEBBE
analogous
#BEC7EB #CBBEEB #E1BEEB
triadic
#CBBEEB #EBCBBE #BEEBCB
tetradic
#CBBEEB #EBBEC7 #DEEBBE #BEEBE1
square
#CBBEEB #EBBEC7 #DEEBBE #BEEBE1
split-complementary
#CBBEEB #EBE1BE #C7EBBE
monochromatic
#8060CE #A68FDD #CBBEEB #ECE8F8 #ECE8F8
Accessibility & contrast
On white
1.73
#CBBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#CBBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEEB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEEB | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5ED
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#C6C4CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cbbeeb; /* rgb */ color: rgb(203, 190, 235); /* oklch */ color: oklch(82.7% 0.064 298.2);
Tailwind
colors: {
custom: {
50: '#dbd1f1',
500: '#cbbeeb',
950: '#000000',
},
}SCSS
$custom: #cbbeeb; $custom-light: #dbd1f1; $custom-dark: #000000;
JSON
{
"hex": "#cbbeeb",
"rgb": {
"r": 203,
"g": 190,
"b": 235
},
"hsl": {
"h": 257.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.82692,
"c": 0.06375,
"h": 298.2
},
"luminance": 0.55522
}Semantic roles & 50–950 ramp
primary
#CBBEEB
secondary
#B4C786
accent
#C02594
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151416
muted
#848385