#CCB2FB#CCB2FB
#CCB2FB is a light, moderate violet. Relative luminance 0.516; OKLCH L 81.1% C 0.104 H 300.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB2FB |
|---|---|
| RGB | rgb(204, 178, 251) |
| HSL | hsl(261, 90%, 84%) |
| HSV | hsv(261, 29%, 98%) |
| CMYK | cmyk(18.7%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(77.07, 23.51, -32.74) |
| CIE-LCH | lch(77.07, 40.31, 305.68°) |
| OKLab | oklab(81.14% 0.0529 -0.0901) |
| OKLCH | oklch(81.14% 0.104 300.4) |
| XYZ | xyz(58.2311, 51.6431, 98.1484) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.40
Light Violet
#D6B4FC
ΔE00 2.20
Mauve
#E0B0FF
ΔE00 4.56
Lilac (survey)
#CEA2FD
ΔE00 4.79
Lavender (survey)
#C79FEF
ΔE00 4.96
Pastel Purple
#CAA0FF
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB2FB #E1FBB2
analogous
#B2BDFB #CCB2FB #F1B2FB
triadic
#CCB2FB #FBCCB2 #B2FBCC
tetradic
#CCB2FB #FBB2BD #E1FBB2 #B2FBF1
square
#CCB2FB #FBB2BD #E1FBB2 #B2FBF1
split-complementary
#CCB2FB #FBF1B2 #BDFBB2
monochromatic
#7F3EF5 #A578F8 #CCB2FB #ECE2FD #ECE2FD
Accessibility & contrast
On white
1.85
#CCB2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#CCB2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB2FB
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB2FB | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFE
Deuteranopia (green-blind)
#A7BEF9
Tritanopia (blue-blind)
#C4BDCC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccb2fb; /* rgb */ color: rgb(204, 178, 251); /* oklch */ color: oklch(81.1% 0.104 300.4);
Tailwind
colors: {
custom: {
50: '#dcc9fd',
500: '#ccb2fb',
950: '#000000',
},
}SCSS
$custom: #ccb2fb; $custom-light: #dcc9fd; $custom-dark: #000000;
JSON
{
"hex": "#ccb2fb",
"rgb": {
"r": 204,
"g": 178,
"b": 251
},
"hsl": {
"h": 261.37,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.81144,
"c": 0.10449,
"h": 300.4
},
"luminance": 0.51643
}Semantic roles & 50–950 ramp
primary
#CCB2FB
secondary
#B8DF72
accent
#E60094
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#151317
muted
#848285