#CCBEE2#CCBEE2
#CCBEE2 is a very light, muted violet. Relative luminance 0.552; OKLCH L 82.5% C 0.052 H 302.9°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEE2 |
|---|---|
| RGB | rgb(204, 190, 226) |
| HSL | hsl(263, 38%, 82%) |
| HSV | hsv(263, 16%, 89%) |
| CMYK | cmyk(9.7%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(79.13, 11.70, -16.13) |
| CIE-LCH | lch(79.13, 19.93, 305.95°) |
| OKLab | oklab(82.45% 0.0283 -0.0436) |
| OKLCH | oklch(82.45% 0.052 302.9) |
| XYZ | xyz(57.0402, 55.1553, 79.5778) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.21
Pale Lilac
#E4CBFF
ΔE00 6.10
Light Lavender
#DFC5FE
ΔE00 6.24
Pale Lavender
#EECFFE
ΔE00 7.13
Periwinkle
#CCCCFF
ΔE00 7.18
Light Lilac
#EDC8FF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEE2 #D4E2BE
analogous
#BEC2E2 #CCBEE2 #DEBEE2
triadic
#CCBEE2 #E2CCBE #BEE2CC
tetradic
#CCBEE2 #E2BEC2 #D4E2BE #BEE2DE
square
#CCBEE2 #E2BEC2 #D4E2BE #BEE2DE
split-complementary
#CCBEE2 #E2DEBE #C2E2BE
monochromatic
#8A69BC #AB94CF #CCBEE2 #EDE8F5 #EEEAF6
Accessibility & contrast
On white
1.75
#CCBEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#CCBEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEE2
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEE2 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C4E4
Deuteranopia (green-blind)
#BAC4E1
Tritanopia (blue-blind)
#C9C3CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccbee2; /* rgb */ color: rgb(204, 190, 226); /* oklch */ color: oklch(82.5% 0.052 302.9);
Tailwind
colors: {
custom: {
50: '#dbd1eb',
500: '#ccbee2',
950: '#000000',
},
}SCSS
$custom: #ccbee2; $custom-light: #dbd1eb; $custom-dark: #000000;
JSON
{
"hex": "#ccbee2",
"rgb": {
"r": 204,
"g": 190,
"b": 226
},
"hsl": {
"h": 263.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.82452,
"c": 0.05194,
"h": 302.9
},
"luminance": 0.55155
}Semantic roles & 50–950 ramp
primary
#CCBEE2
secondary
#A8BB89
accent
#B13481
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384