#CBCCF3#CBCCF3
#CBCCF3 is a very light, muted blue. Relative luminance 0.624; OKLCH L 85.7% C 0.054 H 284.0°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCCF3 |
|---|---|
| RGB | rgb(203, 204, 243) |
| HSL | hsl(239, 63%, 87%) |
| HSV | hsv(239, 16%, 95%) |
| CMYK | cmyk(16.5%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(83.10, 7.39, -19.25) |
| CIE-LCH | lch(83.10, 20.62, 291.01°) |
| OKLab | oklab(85.7% 0.0131 -0.0523) |
| OKLCH | oklch(85.7% 0.054 284) |
| XYZ | xyz(62.3955, 62.3525, 93.5246) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.99
Light Periwinkle
#C1C6FC
ΔE00 4.36
Pale Lilac
#E4CBFF
ΔE00 7.72
Light Lavender
#DFC5FE
ΔE00 7.81
Lavender (CSS)
#E6E6FA
ΔE00 8.41
Light Blue Grey
#B7C9E2
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCCF3 #F3F2CB
analogous
#CBE0F3 #CBCCF3 #DECBF3
triadic
#CBCCF3 #F3CBCC #CCF3CB
tetradic
#CBCCF3 #F3CBE0 #F3F2CB #CBF3DE
square
#CBCCF3 #F3CBE0 #F3F2CB #CBF3DE
split-complementary
#CBCCF3 #F3DECB #E0F3CB
monochromatic
#686ADC #999BE8 #CBCCF3 #E6E7F9 #E6E7F9
Accessibility & contrast
On white
1.56
#CBCCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#CBCCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCCF3
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCCF3 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F5
Deuteranopia (green-blind)
#C1CEF2
Tritanopia (blue-blind)
#C3D2D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cbccf3; /* rgb */ color: rgb(203, 204, 243); /* oklch */ color: oklch(85.7% 0.054 284.0);
Tailwind
colors: {
custom: {
50: '#dbdbf7',
500: '#cbccf3',
950: '#000000',
},
}SCSS
$custom: #cbccf3; $custom-light: #dbdbf7; $custom-dark: #000000;
JSON
{
"hex": "#cbccf3",
"rgb": {
"r": 203,
"g": 204,
"b": 243
},
"hsl": {
"h": 238.5,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.85704,
"c": 0.05394,
"h": 284
},
"luminance": 0.62353
}Semantic roles & 50–950 ramp
primary
#CBCCF3
secondary
#D3D18F
accent
#C61BCA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151517
muted
#848485