#CCBEE1#CCBEE1
#CCBEE1 is a very light, muted violet. Relative luminance 0.551; OKLCH L 82.4% C 0.051 H 303.5°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEE1 |
|---|---|
| RGB | rgb(204, 190, 225) |
| HSL | hsl(264, 37%, 81%) |
| HSV | hsv(264, 16%, 88%) |
| CMYK | cmyk(9.3%, 15.6%, 0%, 11.8%) |
| CIE-LAB | lab(79.10, 11.50, -15.64) |
| CIE-LCH | lch(79.10, 19.41, 306.32°) |
| OKLab | oklab(82.42% 0.0279 -0.0422) |
| OKLCH | oklch(82.42% 0.051 303.5) |
| XYZ | xyz(56.9034, 55.1006, 78.8572) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.00
Pale Lilac
#E4CBFF
ΔE00 6.31
Light Lavender
#DFC5FE
ΔE00 6.49
Pale Lavender
#EECFFE
ΔE00 7.25
Periwinkle
#CCCCFF
ΔE00 7.38
Light Lilac
#EDC8FF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEE1 #D3E1BE
analogous
#BEC2E1 #CCBEE1 #DEBEE1
triadic
#CCBEE1 #E1CCBE #BEE1CC
tetradic
#CCBEE1 #E1BEC2 #D3E1BE #BEE1DE
square
#CCBEE1 #E1BEC2 #D3E1BE #BEE1DE
split-complementary
#CCBEE1 #E1DEBE #C2E1BE
monochromatic
#8A6ABA #AB94CE #CCBEE1 #EDE8F4 #EFEAF5
Accessibility & contrast
On white
1.75
#CCBEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#CCBEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEE1
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEE1 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E3
Deuteranopia (green-blind)
#BAC4E0
Tritanopia (blue-blind)
#C9C3CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccbee1; /* rgb */ color: rgb(204, 190, 225); /* oklch */ color: oklch(82.4% 0.051 303.5);
Tailwind
colors: {
custom: {
50: '#dbd1ea',
500: '#ccbee1',
950: '#000000',
},
}SCSS
$custom: #ccbee1; $custom-light: #dbd1ea; $custom-dark: #000000;
JSON
{
"hex": "#ccbee1",
"rgb": {
"r": 204,
"g": 190,
"b": 225
},
"hsl": {
"h": 264,
"s": 36.842,
"l": 81.373
},
"oklch": {
"l": 0.82417,
"c": 0.05062,
"h": 303.5
},
"luminance": 0.55101
}Semantic roles & 50–950 ramp
primary
#CCBEE1
secondary
#A6BA8A
accent
#B0367F
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384