#CCCBFD#CCCBFD
#CCCBFD is a very light, moderate blue. Relative luminance 0.626; OKLCH L 85.9% C 0.069 H 285.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCBFD |
|---|---|
| RGB | rgb(204, 203, 253) |
| HSL | hsl(241, 93%, 89%) |
| HSV | hsv(241, 20%, 99%) |
| CMYK | cmyk(19.4%, 19.8%, 0%, 0.8%) |
| CIE-LAB | lab(83.25, 10.39, -24.33) |
| CIE-LCH | lch(83.25, 26.46, 293.13°) |
| OKLab | oklab(85.95% 0.0188 -0.0665) |
| OKLCH | oklch(85.95% 0.069 285.8) |
| XYZ | xyz(63.9832, 62.6402, 101.6293) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.48
Light Periwinkle
#C1C6FC
ΔE00 2.69
Light Lavender
#DFC5FE
ΔE00 6.49
Pale Lilac
#E4CBFF
ΔE00 6.73
Light Violet
#D6B4FC
ΔE00 8.66
Pale Lavender
#EECFFE
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCBFD #FCFDCB
analogous
#CBE3FD #CCCBFD #E5CBFD
triadic
#CCCBFD #FDCCCB #CBFDCC
tetradic
#CCCBFD #FDCBE3 #FCFDCB #CBFDE5
square
#CCCBFD #FDCBE3 #FCFDCB #CBFDE5
split-complementary
#CCCBFD #FDE5CB #E3FDCB
monochromatic
#5855F8 #9290FB #CCCBFD #E2E2FE #E2E2FE
Accessibility & contrast
On white
1.55
#CCCBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#CCCBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCBFD
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCBFD | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#BDCEFC
Tritanopia (blue-blind)
#C2D3DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cccbfd; /* rgb */ color: rgb(204, 203, 253); /* oklch */ color: oklch(85.9% 0.069 285.8);
Tailwind
colors: {
custom: {
50: '#dcdafe',
500: '#cccbfd',
950: '#000000',
},
}SCSS
$custom: #cccbfd; $custom-light: #dcdafe; $custom-dark: #000000;
JSON
{
"hex": "#cccbfd",
"rgb": {
"r": 204,
"g": 203,
"b": 253
},
"hsl": {
"h": 241.2,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.85949,
"c": 0.06908,
"h": 285.8
},
"luminance": 0.62641
}Semantic roles & 50–950 ramp
primary
#CCCBFD
secondary
#E3E587
accent
#E600E1
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385