#CCBFEE#CCBFEE
#CCBFEE is a very light, moderate violet. Relative luminance 0.563; OKLCH L 83.1% C 0.066 H 297.6°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBFEE |
|---|---|
| RGB | rgb(204, 191, 238) |
| HSL | hsl(257, 58%, 84%) |
| HSV | hsv(257, 20%, 93%) |
| CMYK | cmyk(14.3%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(79.77, 13.64, -21.62) |
| CIE-LCH | lch(79.77, 25.56, 302.24°) |
| OKLab | oklab(83.08% 0.0308 -0.0588) |
| OKLCH | oklch(83.08% 0.066 297.6) |
| XYZ | xyz(58.9621, 56.2718, 88.6276) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.22
Pale Lilac
#E4CBFF
ΔE00 4.76
Periwinkle
#CCCCFF
ΔE00 5.00
Light Periwinkle
#C1C6FC
ΔE00 6.16
Light Violet
#D6B4FC
ΔE00 6.32
Pale Lavender
#EECFFE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBFEE #E1EEBF
analogous
#BFCAEE #CCBFEE #E4BFEE
triadic
#CCBFEE #EECCBF #BFEECC
tetradic
#CCBFEE #EEBFCA #E1EEBF #BFEEE4
square
#CCBFEE #EEBFCA #E1EEBF #BFEEE4
split-complementary
#CCBFEE #EEE4BF #CAEEBF
monochromatic
#7F5ED4 #A58FE1 #CCBFEE #ECE7F9 #ECE7F9
Accessibility & contrast
On white
1.71
#CCBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#CCBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBFEE
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBFEE | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F0
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#C6C6CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccbfee; /* rgb */ color: rgb(204, 191, 238); /* oklch */ color: oklch(83.1% 0.066 297.6);
Tailwind
colors: {
custom: {
50: '#dcd2f3',
500: '#ccbfee',
950: '#000000',
},
}SCSS
$custom: #ccbfee; $custom-light: #dcd2f3; $custom-dark: #000000;
JSON
{
"hex": "#ccbfee",
"rgb": {
"r": 204,
"g": 191,
"b": 238
},
"hsl": {
"h": 256.596,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.83076,
"c": 0.06639,
"h": 297.6
},
"luminance": 0.56272
}Semantic roles & 50–950 ramp
primary
#CCBFEE
secondary
#B8CC86
accent
#C62098
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385