#CBCCF6#CBCCF6
#CBCCF6 is a very light, muted blue. Relative luminance 0.625; OKLCH L 85.8% C 0.058 H 284.0°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCCF6 |
|---|---|
| RGB | rgb(203, 204, 246) |
| HSL | hsl(239, 70%, 88%) |
| HSV | hsv(239, 17%, 96%) |
| CMYK | cmyk(17.5%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(83.20, 8.04, -20.70) |
| CIE-LCH | lch(83.20, 22.21, 291.21°) |
| OKLab | oklab(85.81% 0.0141 -0.0564) |
| OKLCH | oklch(85.81% 0.058 284) |
| XYZ | xyz(62.8522, 62.5352, 95.9301) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.18
Light Periwinkle
#C1C6FC
ΔE00 3.69
Pale Lilac
#E4CBFF
ΔE00 7.45
Light Lavender
#DFC5FE
ΔE00 7.45
Lavender (CSS)
#E6E6FA
ΔE00 8.98
Light Blue Grey
#B7C9E2
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCCF6 #F6F5CB
analogous
#CBE1F6 #CBCCF6 #DFCBF6
triadic
#CBCCF6 #F6CBCC #CCF6CB
tetradic
#CBCCF6 #F6CBE1 #F6F5CB #CBF6DF
square
#CBCCF6 #F6CBE1 #F6F5CB #CBF6DF
split-complementary
#CBCCF6 #F6DFCB #E1F6CB
monochromatic
#6366E4 #9799ED #CBCCF6 #E5E5FA #E5E5FA
Accessibility & contrast
On white
1.55
#CBCCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#CBCCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCCF6
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCCF6 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D1F8
Deuteranopia (green-blind)
#C0CEF5
Tritanopia (blue-blind)
#C2D3DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cbccf6; /* rgb */ color: rgb(203, 204, 246); /* oklch */ color: oklch(85.8% 0.058 284.0);
Tailwind
colors: {
custom: {
50: '#dbdbf9',
500: '#cbccf6',
950: '#000000',
},
}SCSS
$custom: #cbccf6; $custom-light: #dbdbf9; $custom-dark: #000000;
JSON
{
"hex": "#cbccf6",
"rgb": {
"r": 203,
"g": 204,
"b": 246
},
"hsl": {
"h": 238.605,
"s": 70.492,
"l": 88.039
},
"oklch": {
"l": 0.85811,
"c": 0.05809,
"h": 284
},
"luminance": 0.62536
}Semantic roles & 50–950 ramp
primary
#CBCCF6
secondary
#D8D78D
accent
#CE13D3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#151517
muted
#848485