#CCBEE3#CCBEE3
#CCBEE3 is a very light, muted violet. Relative luminance 0.552; OKLCH L 82.5% C 0.053 H 302.5°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEE3 |
|---|---|
| RGB | rgb(204, 190, 227) |
| HSL | hsl(263, 40%, 82%) |
| HSV | hsv(263, 16%, 89%) |
| CMYK | cmyk(10.1%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(79.16, 11.90, -16.63) |
| CIE-LCH | lch(79.16, 20.45, 305.60°) |
| OKLab | oklab(82.49% 0.0286 -0.0449) |
| OKLCH | oklch(82.49% 0.053 302.5) |
| XYZ | xyz(57.1778, 55.2104, 80.3026) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.43
Pale Lilac
#E4CBFF
ΔE00 5.91
Light Lavender
#DFC5FE
ΔE00 6.00
Periwinkle
#CCCCFF
ΔE00 6.98
Pale Lavender
#EECFFE
ΔE00 7.03
Light Lilac
#EDC8FF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEE3 #D5E3BE
analogous
#BEC3E3 #CCBEE3 #DFBEE3
triadic
#CCBEE3 #E3CCBE #BEE3CC
tetradic
#CCBEE3 #E3BEC3 #D5E3BE #BEE3DF
square
#CCBEE3 #E3BEC3 #D5E3BE #BEE3DF
split-complementary
#CCBEE3 #E3DFBE #C3E3BE
monochromatic
#8968BE #AA93D1 #CCBEE3 #EEE9F5 #EEEAF6
Accessibility & contrast
On white
1.74
#CCBEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#CCBEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEE3
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEE3 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C4E5
Deuteranopia (green-blind)
#BAC4E2
Tritanopia (blue-blind)
#C9C3CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccbee3; /* rgb */ color: rgb(204, 190, 227); /* oklch */ color: oklch(82.5% 0.053 302.5);
Tailwind
colors: {
custom: {
50: '#dbd1eb',
500: '#ccbee3',
950: '#000000',
},
}SCSS
$custom: #ccbee3; $custom-light: #dbd1eb; $custom-dark: #000000;
JSON
{
"hex": "#ccbee3",
"rgb": {
"r": 204,
"g": 190,
"b": 227
},
"hsl": {
"h": 262.703,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.82487,
"c": 0.05326,
"h": 302.5
},
"luminance": 0.5521
}Semantic roles & 50–950 ramp
primary
#CCBEE3
secondary
#A9BC89
accent
#B33382
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384