#CCB4E1#CCB4E1
#CCB4E1 is a light, moderate violet. Relative luminance 0.509; OKLCH L 80.5% C 0.067 H 309.0°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB4E1 |
|---|---|
| RGB | rgb(204, 180, 225) |
| HSL | hsl(272, 43%, 79%) |
| HSV | hsv(272, 20%, 88%) |
| CMYK | cmyk(9.3%, 20%, 0%, 11.8%) |
| CIE-LAB | lab(76.63, 16.92, -19.37) |
| CIE-LCH | lch(76.63, 25.72, 311.13°) |
| OKLab | oklab(80.5% 0.0424 -0.0525) |
| OKLCH | oklch(80.5% 0.067 309) |
| XYZ | xyz(54.8113, 50.9165, 78.1599) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.41
Pale Lilac
#E4CBFF
ΔE00 6.09
Light Violet
#D6B4FC
ΔE00 6.14
Lilac
#C8A2C8
ΔE00 6.21
Thistle
#D8BFD8
ΔE00 6.58
Light Lilac
#EDC8FF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB4E1 #C9E1B4
analogous
#B6B4E1 #CCB4E1 #E1B4E0
triadic
#CCB4E1 #E1CCB4 #B4E1CC
tetradic
#CCB4E1 #E1B6B4 #C9E1B4 #B4E0E1
square
#CCB4E1 #E1B6B4 #C9E1B4 #B4E0E1
split-complementary
#CCB4E1 #E0E1B4 #B4E1B6
monochromatic
#915DBE #AE88D0 #CCB4E1 #EAE0F2 #F0E9F6
Accessibility & contrast
On white
1.88
#CCB4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#CCB4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB4E1
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB4E1 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBCE3
Deuteranopia (green-blind)
#B2BDE0
Tritanopia (blue-blind)
#CABAC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ccb4e1; /* rgb */ color: rgb(204, 180, 225); /* oklch */ color: oklch(80.5% 0.067 309.0);
Tailwind
colors: {
custom: {
50: '#dbcaea',
500: '#ccb4e1',
950: '#000000',
},
}SCSS
$custom: #ccb4e1; $custom-light: #dbcaea; $custom-dark: #000000;
JSON
{
"hex": "#ccb4e1",
"rgb": {
"r": 204,
"g": 180,
"b": 225
},
"hsl": {
"h": 272,
"s": 42.857,
"l": 79.412
},
"oklch": {
"l": 0.80501,
"c": 0.06749,
"h": 309
},
"luminance": 0.50916
}Semantic roles & 50–950 ramp
primary
#CCB4E1
secondary
#9BBA7F
accent
#B6306E
background
#FEFDFE
surface
#FCF9FD
border
#D5D2D5
text
#151316
muted
#848284