#CCBEDF#CCBEDF
#CCBEDF is a very light, muted violet. Relative luminance 0.550; OKLCH L 82.3% C 0.048 H 304.6°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEDF |
|---|---|
| RGB | rgb(204, 190, 223) |
| HSL | hsl(265, 34%, 81%) |
| HSV | hsv(265, 15%, 87%) |
| CMYK | cmyk(8.5%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(79.04, 11.10, -14.66) |
| CIE-LCH | lch(79.04, 18.39, 307.12°) |
| OKLab | oklab(82.35% 0.0272 -0.0395) |
| OKLCH | oklch(82.35% 0.048 304.6) |
| XYZ | xyz(56.6321, 54.9921, 77.4288) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.60
Pale Lilac
#E4CBFF
ΔE00 6.74
Light Lavender
#DFC5FE
ΔE00 7.01
Pale Lavender
#EECFFE
ΔE00 7.51
Periwinkle
#CCCCFF
ΔE00 7.81
Light Lilac
#EDC8FF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEDF #D1DFBE
analogous
#BEC0DF #CCBEDF #DCBEDF
triadic
#CCBEDF #DFCCBE #BEDFCC
tetradic
#CCBEDF #DFBEC0 #D1DFBE #BEDFDC
square
#CCBEDF #DFBEC0 #D1DFBE #BEDFDC
split-complementary
#CCBEDF #DFDCBE #C0DFBE
monochromatic
#8C6CB7 #AC95CB #CCBEDF #ECE7F3 #EFEAF5
Accessibility & contrast
On white
1.75
#CCBEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#CCBEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEDF
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEDF | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3E0
Deuteranopia (green-blind)
#BBC4DE
Tritanopia (blue-blind)
#C9C2C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccbedf; /* rgb */ color: rgb(204, 190, 223); /* oklch */ color: oklch(82.3% 0.048 304.6);
Tailwind
colors: {
custom: {
50: '#dbd1e9',
500: '#ccbedf',
950: '#000000',
},
}SCSS
$custom: #ccbedf; $custom-light: #dbd1e9; $custom-dark: #000000;
JSON
{
"hex": "#ccbedf",
"rgb": {
"r": 204,
"g": 190,
"b": 223
},
"hsl": {
"h": 265.455,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.82348,
"c": 0.04799,
"h": 304.6
},
"luminance": 0.54992
}Semantic roles & 50–950 ramp
primary
#CCBEDF
secondary
#A4B78A
accent
#AD397C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384