#CCBEE0#CCBEE0
#CCBEE0 is a very light, muted violet. Relative luminance 0.550; OKLCH L 82.4% C 0.049 H 304.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEE0 |
|---|---|
| RGB | rgb(204, 190, 224) |
| HSL | hsl(265, 35%, 81%) |
| HSV | hsv(265, 15%, 88%) |
| CMYK | cmyk(8.9%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(79.07, 11.30, -15.15) |
| CIE-LCH | lch(79.07, 18.90, 306.71°) |
| OKLab | oklab(82.38% 0.0276 -0.0409) |
| OKLCH | oklch(82.38% 0.049 304) |
| XYZ | xyz(56.7674, 55.0462, 78.1409) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.79
Pale Lilac
#E4CBFF
ΔE00 6.52
Light Lavender
#DFC5FE
ΔE00 6.74
Pale Lavender
#EECFFE
ΔE00 7.37
Periwinkle
#CCCCFF
ΔE00 7.59
Light Lilac
#EDC8FF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEE0 #D2E0BE
analogous
#BEC1E0 #CCBEE0 #DDBEE0
triadic
#CCBEE0 #E0CCBE #BEE0CC
tetradic
#CCBEE0 #E0BEC1 #D2E0BE #BEE0DD
square
#CCBEE0 #E0BEC1 #D2E0BE #BEE0DD
split-complementary
#CCBEE0 #E0DDBE #C1E0BE
monochromatic
#8B6BB8 #AB95CC #CCBEE0 #EDE7F4 #EFEAF5
Accessibility & contrast
On white
1.75
#CCBEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#CCBEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEE0
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEE0 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E2
Deuteranopia (green-blind)
#BBC4DF
Tritanopia (blue-blind)
#C9C2C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccbee0; /* rgb */ color: rgb(204, 190, 224); /* oklch */ color: oklch(82.4% 0.049 304.0);
Tailwind
colors: {
custom: {
50: '#dbd1e9',
500: '#ccbee0',
950: '#000000',
},
}SCSS
$custom: #ccbee0; $custom-light: #dbd1e9; $custom-dark: #000000;
JSON
{
"hex": "#ccbee0",
"rgb": {
"r": 204,
"g": 190,
"b": 224
},
"hsl": {
"h": 264.706,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.82383,
"c": 0.04931,
"h": 304
},
"luminance": 0.55046
}Semantic roles & 50–950 ramp
primary
#CCBEE0
secondary
#A5B88A
accent
#AE377D
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384