#CBCCFF#CBCCFF
#CBCCFF is a very light, moderate blue. Relative luminance 0.631; OKLCH L 86.1% C 0.071 H 283.9°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCCFF |
|---|---|
| RGB | rgb(203, 204, 255) |
| HSL | hsl(239, 100%, 90%) |
| HSV | hsv(239, 20%, 100%) |
| CMYK | cmyk(20.4%, 20%, 0%, 0%) |
| CIE-LAB | lab(83.50, 9.99, -25.03) |
| CIE-LCH | lch(83.50, 26.95, 291.77°) |
| OKLab | oklab(86.14% 0.017 -0.0685) |
| OKLCH | oklch(86.14% 0.071 283.9) |
| XYZ | xyz(64.2671, 63.1012, 103.3822) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.30
Light Periwinkle
#C1C6FC
ΔE00 2.23
Light Lavender
#DFC5FE
ΔE00 7.07
Pale Lilac
#E4CBFF
ΔE00 7.34
Light Violet
#D6B4FC
ΔE00 9.08
Light Blue Grey
#B7C9E2
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCCFF #FFFECB
analogous
#CBE6FF #CBCCFF #E4CBFF
triadic
#CBCCFF #FFCBCC #CCFFCB
tetradic
#CBCCFF #FFCBE6 #FFFECB #CBFFE4
square
#CBCCFF #FFCBE6 #FFFECB #CBFFE4
split-complementary
#CBCCFF #FFE4CB #E6FFCB
monochromatic
#5154FF #8E90FF #CBCCFF #E0E1FF #E0E1FF
Accessibility & contrast
On white
1.54
#CBCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#CBCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCCFF
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCCFF | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD2FF
Deuteranopia (green-blind)
#BDCFFE
Tritanopia (blue-blind)
#C0D5DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cbccff; /* rgb */ color: rgb(203, 204, 255); /* oklch */ color: oklch(86.1% 0.071 283.9);
Tailwind
colors: {
custom: {
50: '#dbdbff',
500: '#cbccff',
950: '#000000',
},
}SCSS
$custom: #cbccff; $custom-light: #dbdbff; $custom-dark: #000000;
JSON
{
"hex": "#cbccff",
"rgb": {
"r": 203,
"g": 204,
"b": 255
},
"hsl": {
"h": 238.846,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.86142,
"c": 0.07053,
"h": 283.9
},
"luminance": 0.63102
}Semantic roles & 50–950 ramp
primary
#CBCCFF
secondary
#E9E785
accent
#E100E6
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151518
muted
#848486