#CCBEEE#CCBEEE
#CCBEEE is a very light, moderate violet. Relative luminance 0.558; OKLCH L 82.9% C 0.068 H 298.3°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEEE |
|---|---|
| RGB | rgb(204, 190, 238) |
| HSL | hsl(258, 59%, 84%) |
| HSV | hsv(258, 20%, 93%) |
| CMYK | cmyk(14.3%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(79.52, 14.18, -22.00) |
| CIE-LCH | lch(79.52, 26.17, 302.80°) |
| OKLab | oklab(82.88% 0.0322 -0.0599) |
| OKLCH | oklch(82.88% 0.068 298.3) |
| XYZ | xyz(58.7447, 55.8371, 88.5551) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.06
Pale Lilac
#E4CBFF
ΔE00 4.72
Periwinkle
#CCCCFF
ΔE00 5.22
Light Violet
#D6B4FC
ΔE00 5.99
Light Periwinkle
#C1C6FC
ΔE00 6.31
Light Lilac
#EDC8FF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEEE #E0EEBE
analogous
#BEC8EE #CCBEEE #E4BEEE
triadic
#CCBEEE #EECCBE #BEEECC
tetradic
#CCBEEE #EEBEC8 #E0EEBE #BEEEE4
square
#CCBEEE #EEBEC8 #E0EEBE #BEEEE4
split-complementary
#CCBEEE #EEE4BE #C8EEBE
monochromatic
#805DD5 #A68DE1 #CCBEEE #ECE7F9 #ECE7F9
Accessibility & contrast
On white
1.73
#CCBEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#CCBEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEEE
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEEE | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F0
Deuteranopia (green-blind)
#B6C5ED
Tritanopia (blue-blind)
#C6C5CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccbeee; /* rgb */ color: rgb(204, 190, 238); /* oklch */ color: oklch(82.9% 0.068 298.3);
Tailwind
colors: {
custom: {
50: '#dcd1f3',
500: '#ccbeee',
950: '#000000',
},
}SCSS
$custom: #ccbeee; $custom-light: #dcd1f3; $custom-dark: #000000;
JSON
{
"hex": "#ccbeee",
"rgb": {
"r": 204,
"g": 190,
"b": 238
},
"hsl": {
"h": 257.5,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.82884,
"c": 0.06797,
"h": 298.3
},
"luminance": 0.55837
}Semantic roles & 50–950 ramp
primary
#CCBEEE
secondary
#B7CC84
accent
#C61F96
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385