#CCBEEB#CCBEEB
#CCBEEB is a very light, moderate violet. Relative luminance 0.557; OKLCH L 82.8% C 0.064 H 299.2°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEEB |
|---|---|
| RGB | rgb(204, 190, 235) |
| HSL | hsl(259, 53%, 83%) |
| HSV | hsv(259, 19%, 92%) |
| CMYK | cmyk(13.2%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(79.42, 13.55, -20.54) |
| CIE-LCH | lch(79.42, 24.60, 303.41°) |
| OKLab | oklab(82.77% 0.0312 -0.0558) |
| OKLCH | oklch(82.77% 0.064 299.2) |
| XYZ | xyz(58.3077, 55.6623, 86.2532) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.43
Pale Lilac
#E4CBFF
ΔE00 4.86
Periwinkle
#CCCCFF
ΔE00 5.61
Light Violet
#D6B4FC
ΔE00 6.56
Pale Lavender
#EECFFE
ΔE00 6.72
Light Periwinkle
#C1C6FC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEEB #DDEBBE
analogous
#BEC6EB #CCBEEB #E2BEEB
triadic
#CCBEEB #EBCCBE #BEEBCC
tetradic
#CCBEEB #EBBEC6 #DDEBBE #BEEBE2
square
#CCBEEB #EBBEC6 #DDEBBE #BEEBE2
split-complementary
#CCBEEB #EBE2BE #C6EBBE
monochromatic
#8360CE #A78FDD #CCBEEB #EDE8F8 #EDE8F8
Accessibility & contrast
On white
1.73
#CCBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#CCBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEEB
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEEB | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5ED
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#C7C4CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccbeeb; /* rgb */ color: rgb(204, 190, 235); /* oklch */ color: oklch(82.8% 0.064 299.2);
Tailwind
colors: {
custom: {
50: '#dbd1f1',
500: '#ccbeeb',
950: '#000000',
},
}SCSS
$custom: #ccbeeb; $custom-light: #dbd1f1; $custom-dark: #000000;
JSON
{
"hex": "#ccbeeb",
"rgb": {
"r": 204,
"g": 190,
"b": 235
},
"hsl": {
"h": 258.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.82774,
"c": 0.06394,
"h": 299.2
},
"luminance": 0.55662
}Semantic roles & 50–950 ramp
primary
#CCBEEB
secondary
#B3C786
accent
#C02590
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385