#CCBEE4#CCBEE4
#CCBEE4 is a very light, muted violet. Relative luminance 0.553; OKLCH L 82.5% C 0.055 H 302.0°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEE4 |
|---|---|
| RGB | rgb(204, 190, 228) |
| HSL | hsl(262, 41%, 82%) |
| HSV | hsv(262, 17%, 89%) |
| CMYK | cmyk(10.5%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(79.19, 12.11, -17.12) |
| CIE-LCH | lch(79.19, 20.96, 305.27°) |
| OKLab | oklab(82.52% 0.0289 -0.0463) |
| OKLCH | oklch(82.52% 0.055 302) |
| XYZ | xyz(57.3162, 55.2657, 81.0315) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.66
Pale Lilac
#E4CBFF
ΔE00 5.73
Light Lavender
#DFC5FE
ΔE00 5.76
Periwinkle
#CCCCFF
ΔE00 6.79
Pale Lavender
#EECFFE
ΔE00 6.95
Light Lilac
#EDC8FF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEE4 #D6E4BE
analogous
#BEC3E4 #CCBEE4 #DFBEE4
triadic
#CCBEE4 #E4CCBE #BEE4CC
tetradic
#CCBEE4 #E4BEC3 #D6E4BE #BEE4DF
square
#CCBEE4 #E4BEC3 #D6E4BE #BEE4DF
split-complementary
#CCBEE4 #E4DFBE #C3E4BE
monochromatic
#8868C0 #AA93D2 #CCBEE4 #EEE9F6 #EEE9F6
Accessibility & contrast
On white
1.74
#CCBEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#CCBEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEE4
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEE4 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C4E6
Deuteranopia (green-blind)
#BAC4E3
Tritanopia (blue-blind)
#C8C3CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccbee4; /* rgb */ color: rgb(204, 190, 228); /* oklch */ color: oklch(82.5% 0.055 302.0);
Tailwind
colors: {
custom: {
50: '#dbd1ec',
500: '#ccbee4',
950: '#000000',
},
}SCSS
$custom: #ccbee4; $custom-light: #dbd1ec; $custom-dark: #000000;
JSON
{
"hex": "#ccbee4",
"rgb": {
"r": 204,
"g": 190,
"b": 228
},
"hsl": {
"h": 262.105,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.82523,
"c": 0.05459,
"h": 302
},
"luminance": 0.55266
}Semantic roles & 50–950 ramp
primary
#CCBEE4
secondary
#AABE89
accent
#B43184
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384