#CBCCF2#CBCCF2
#CBCCF2 is a very light, muted blue. Relative luminance 0.623; OKLCH L 85.7% C 0.053 H 284.0°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCCF2 |
|---|---|
| RGB | rgb(203, 204, 242) |
| HSL | hsl(238, 60%, 87%) |
| HSV | hsv(238, 16%, 95%) |
| CMYK | cmyk(16.1%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(83.07, 7.18, -18.77) |
| CIE-LCH | lch(83.07, 20.10, 290.94°) |
| OKLab | oklab(85.67% 0.0127 -0.051) |
| OKLCH | oklch(85.67% 0.053 284) |
| XYZ | xyz(62.2449, 62.2923, 92.7315) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.27
Light Periwinkle
#C1C6FC
ΔE00 4.59
Pale Lilac
#E4CBFF
ΔE00 7.84
Light Lavender
#DFC5FE
ΔE00 7.96
Lavender (CSS)
#E6E6FA
ΔE00 8.22
Light Blue Grey
#B7C9E2
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCCF2 #F2F1CB
analogous
#CBDFF2 #CBCCF2 #DECBF2
triadic
#CBCCF2 #F2CBCC #CCF2CB
tetradic
#CBCCF2 #F2CBDF #F2F1CB #CBF2DE
square
#CBCCF2 #F2CBDF #F2F1CB #CBF2DE
split-complementary
#CBCCF2 #F2DECB #DFF2CB
monochromatic
#696CDA #9A9CE6 #CBCCF2 #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.56
#CBCCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#CBCCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCCF2
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCCF2 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F4
Deuteranopia (green-blind)
#C2CEF1
Tritanopia (blue-blind)
#C3D2D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cbccf2; /* rgb */ color: rgb(203, 204, 242); /* oklch */ color: oklch(85.7% 0.053 284.0);
Tailwind
colors: {
custom: {
50: '#dbdbf6',
500: '#cbccf2',
950: '#000000',
},
}SCSS
$custom: #cbccf2; $custom-light: #dbdbf6; $custom-dark: #000000;
JSON
{
"hex": "#cbccf2",
"rgb": {
"r": 203,
"g": 204,
"b": 242
},
"hsl": {
"h": 238.462,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.85668,
"c": 0.05256,
"h": 284
},
"luminance": 0.62293
}Semantic roles & 50–950 ramp
primary
#CBCCF2
secondary
#D2D090
accent
#C31EC8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151517
muted
#848485