#CCBEFD#CCBEFD
#CCBEFD is a very light, moderate violet. Relative luminance 0.568; OKLCH L 83.5% C 0.088 H 294.6°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEFD |
|---|---|
| RGB | rgb(204, 190, 253) |
| HSL | hsl(253, 94%, 87%) |
| HSV | hsv(253, 25%, 99%) |
| CMYK | cmyk(19.4%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(80.04, 17.41, -29.24) |
| CIE-LCH | lch(80.04, 34.03, 300.77°) |
| OKLab | oklab(83.46% 0.0367 -0.0802) |
| OKLCH | oklch(83.46% 0.088 294.6) |
| XYZ | xyz(61.0410, 56.7556, 100.6485) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.50
Periwinkle
#CCCCFF
ΔE00 4.53
Light Violet
#D6B4FC
ΔE00 4.58
Light Periwinkle
#C1C6FC
ΔE00 4.87
Pale Violet
#CEAEFA
ΔE00 4.95
Pale Lilac
#E4CBFF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEFD #EFFDBE
analogous
#BED0FD #CCBEFD #ECBEFD
triadic
#CCBEFD #FDCCBE #BEFDCC
tetradic
#CCBEFD #FDBED0 #EFFDBE #BEFDEC
square
#CCBEFD #FDBED0 #EFFDBE #BEFDEC
split-complementary
#CCBEFD #FDECBE #D0FDBE
monochromatic
#6F47F9 #9D83FB #CCBEFD #E8E1FE #E8E1FE
Accessibility & contrast
On white
1.70
#CCBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#CCBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEFD
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEFD | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#B1C6FB
Tritanopia (blue-blind)
#C3C8D4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccbefd; /* rgb */ color: rgb(204, 190, 253); /* oklch */ color: oklch(83.5% 0.088 294.6);
Tailwind
colors: {
custom: {
50: '#dcd1fe',
500: '#ccbefd',
950: '#000000',
},
}SCSS
$custom: #ccbefd; $custom-light: #dcd1fe; $custom-dark: #000000;
JSON
{
"hex": "#ccbefd",
"rgb": {
"r": 204,
"g": 190,
"b": 253
},
"hsl": {
"h": 253.333,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.8346,
"c": 0.08823,
"h": 294.6
},
"luminance": 0.56756
}Semantic roles & 50–950 ramp
primary
#CCBEFD
secondary
#CDE47B
accent
#E600B3
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385