#CCBFE2#CCBFE2
#CCBFE2 is a very light, muted violet. Relative luminance 0.556; OKLCH L 82.6% C 0.050 H 302.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBFE2 |
|---|---|
| RGB | rgb(204, 191, 226) |
| HSL | hsl(262, 38%, 82%) |
| HSV | hsv(262, 15%, 89%) |
| CMYK | cmyk(9.7%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(79.38, 11.16, -15.76) |
| CIE-LCH | lch(79.38, 19.31, 305.31°) |
| OKLab | oklab(82.65% 0.0268 -0.0426) |
| OKLCH | oklch(82.65% 0.05 302.2) |
| XYZ | xyz(57.2575, 55.5900, 79.6502) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.23
Pale Lilac
#E4CBFF
ΔE00 6.29
Light Lavender
#DFC5FE
ΔE00 6.49
Periwinkle
#CCCCFF
ΔE00 7.09
Pale Lavender
#EECFFE
ΔE00 7.29
Light Lilac
#EDC8FF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBFE2 #D5E2BF
analogous
#BFC4E2 #CCBFE2 #DEBFE2
triadic
#CCBFE2 #E2CCBF #BFE2CC
tetradic
#CCBFE2 #E2BFC4 #D5E2BF #BFE2DE
square
#CCBFE2 #E2BFC4 #D5E2BF #BFE2DE
split-complementary
#CCBFE2 #E2DEBF #C4E2BF
monochromatic
#896BBC #AA95CF #CCBFE2 #EEE9F5 #EEEAF5
Accessibility & contrast
On white
1.73
#CCBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#CCBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBFE2
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBFE2 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C4E4
Deuteranopia (green-blind)
#BBC5E1
Tritanopia (blue-blind)
#C9C4CB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccbfe2; /* rgb */ color: rgb(204, 191, 226); /* oklch */ color: oklch(82.6% 0.050 302.2);
Tailwind
colors: {
custom: {
50: '#dbd2eb',
500: '#ccbfe2',
950: '#000000',
},
}SCSS
$custom: #ccbfe2; $custom-light: #dbd2eb; $custom-dark: #000000;
JSON
{
"hex": "#ccbfe2",
"rgb": {
"r": 204,
"g": 191,
"b": 226
},
"hsl": {
"h": 262.286,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.82646,
"c": 0.0503,
"h": 302.2
},
"luminance": 0.5559
}Semantic roles & 50–950 ramp
primary
#CCBFE2
secondary
#A9BB8A
accent
#B13583
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384