#CCBAF2#CCBAF2
#CCBAF2 is a very light, moderate violet. Relative luminance 0.544; OKLCH L 82.3% C 0.080 H 299.4°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBAF2 |
|---|---|
| RGB | rgb(204, 186, 242) |
| HSL | hsl(259, 68%, 84%) |
| HSV | hsv(259, 23%, 95%) |
| CMYK | cmyk(15.7%, 23.1%, 0%, 5.1%) |
| CIE-LAB | lab(78.67, 17.20, -25.43) |
| CIE-LCH | lch(78.67, 30.70, 304.06°) |
| OKLab | oklab(82.27% 0.0391 -0.0695) |
| OKLCH | oklch(82.27% 0.08 299.4) |
| XYZ | xyz(58.4844, 54.3658, 91.3997) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.73
Light Violet
#D6B4FC
ΔE00 4.11
Pale Violet
#CEAEFA
ΔE00 4.78
Pale Lilac
#E4CBFF
ΔE00 5.07
Periwinkle
#CCCCFF
ΔE00 5.88
Light Periwinkle
#C1C6FC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBAF2 #E0F2BA
analogous
#BAC4F2 #CCBAF2 #E8BAF2
triadic
#CCBAF2 #F2CCBA #BAF2CC
tetradic
#CCBAF2 #F2BAC4 #E0F2BA #BAF2E8
square
#CCBAF2 #F2BAC4 #E0F2BA #BAF2E8
split-complementary
#CCBAF2 #F2E8BA #C4F2BA
monochromatic
#8053DF #A687E8 #CCBAF2 #ECE5FA #ECE5FA
Accessibility & contrast
On white
1.77
#CCBAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#CCBAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBAF2
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBAF2 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC3F4
Deuteranopia (green-blind)
#B1C2F0
Tritanopia (blue-blind)
#C6C2CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccbaf2; /* rgb */ color: rgb(204, 186, 242); /* oklch */ color: oklch(82.3% 0.080 299.4);
Tailwind
colors: {
custom: {
50: '#dccef6',
500: '#ccbaf2',
950: '#000000',
},
}SCSS
$custom: #ccbaf2; $custom-light: #dccef6; $custom-dark: #000000;
JSON
{
"hex": "#ccbaf2",
"rgb": {
"r": 204,
"g": 186,
"b": 242
},
"hsl": {
"h": 259.286,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.82274,
"c": 0.07972,
"h": 299.4
},
"luminance": 0.54366
}Semantic roles & 50–950 ramp
primary
#CCBAF2
secondary
#B7D27F
accent
#D01594
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385