#CBCCF7#CBCCF7
#CBCCF7 is a very light, muted blue. Relative luminance 0.626; OKLCH L 85.8% C 0.059 H 284.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCCF7 |
|---|---|
| RGB | rgb(203, 204, 247) |
| HSL | hsl(239, 73%, 88%) |
| HSV | hsv(239, 18%, 97%) |
| CMYK | cmyk(17.8%, 17.4%, 0%, 3.1%) |
| CIE-LAB | lab(83.23, 8.25, -21.18) |
| CIE-LCH | lch(83.23, 22.73, 291.28°) |
| OKLab | oklab(85.85% 0.0144 -0.0577) |
| OKLCH | oklch(85.85% 0.059 284) |
| XYZ | xyz(63.0061, 62.5968, 96.7406) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.92
Light Periwinkle
#C1C6FC
ΔE00 3.49
Light Lavender
#DFC5FE
ΔE00 7.36
Pale Lilac
#E4CBFF
ΔE00 7.38
Lavender (CSS)
#E6E6FA
ΔE00 9.18
Light Blue Grey
#B7C9E2
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCCF7 #F7F6CB
analogous
#CBE2F7 #CBCCF7 #E0CBF7
triadic
#CBCCF7 #F7CBCC #CCF7CB
tetradic
#CBCCF7 #F7CBE2 #F7F6CB #CBF7E0
square
#CBCCF7 #F7CBE2 #F7F6CB #CBF7E0
split-complementary
#CBCCF7 #F7E0CB #E2F7CB
monochromatic
#6164E7 #9698EF #CBCCF7 #E4E5FB #E4E5FB
Accessibility & contrast
On white
1.55
#CBCCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#CBCCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCCF7
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCCF7 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D1F9
Deuteranopia (green-blind)
#C0CEF6
Tritanopia (blue-blind)
#C2D3DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cbccf7; /* rgb */ color: rgb(203, 204, 247); /* oklch */ color: oklch(85.8% 0.059 284.0);
Tailwind
colors: {
custom: {
50: '#dbdbfa',
500: '#cbccf7',
950: '#000000',
},
}SCSS
$custom: #cbccf7; $custom-light: #dbdbfa; $custom-dark: #000000;
JSON
{
"hex": "#cbccf7",
"rgb": {
"r": 203,
"g": 204,
"b": 247
},
"hsl": {
"h": 238.636,
"s": 73.333,
"l": 88.235
},
"oklch": {
"l": 0.85847,
"c": 0.05948,
"h": 284
},
"luminance": 0.62598
}Semantic roles & 50–950 ramp
primary
#CBCCF7
secondary
#DAD88C
accent
#D110D5
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485