#CBCBFB#CBCBFB
#CBCBFB is a very light, moderate blue. Relative luminance 0.624; OKLCH L 85.8% C 0.066 H 284.9°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCBFB |
|---|---|
| RGB | rgb(203, 203, 251) |
| HSL | hsl(240, 86%, 89%) |
| HSV | hsv(240, 19%, 98%) |
| CMYK | cmyk(19.1%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(83.11, 9.65, -23.49) |
| CIE-LCH | lch(83.11, 25.40, 292.34°) |
| OKLab | oklab(85.8% 0.0171 -0.0641) |
| OKLCH | oklch(85.8% 0.066 284.9) |
| XYZ | xyz(63.3930, 62.3725, 99.9473) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.77
Light Periwinkle
#C1C6FC
ΔE00 2.71
Light Lavender
#DFC5FE
ΔE00 6.80
Pale Lilac
#E4CBFF
ΔE00 7.00
Light Violet
#D6B4FC
ΔE00 8.98
Pale Lavender
#EECFFE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCBFB #FBFBCB
analogous
#CBE3FB #CBCBFB #E3CBFB
triadic
#CBCBFB #FBCBCB #CBFBCB
tetradic
#CBCBFB #FBCBE3 #FBFBCB #CBFBE3
square
#CBCBFB #FBCBE3 #FBFBCB #CBFBE3
split-complementary
#CBCBFB #FBE3CB #E3FBCB
monochromatic
#5959F2 #9292F7 #CBCBFB #E3E3FD #E3E3FD
Accessibility & contrast
On white
1.56
#CBCBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#CBCBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCBFB
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCBFB | 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)
#BFD0FD
Deuteranopia (green-blind)
#BECEFA
Tritanopia (blue-blind)
#C1D3DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cbcbfb; /* rgb */ color: rgb(203, 203, 251); /* oklch */ color: oklch(85.8% 0.066 284.9);
Tailwind
colors: {
custom: {
50: '#dbdafc',
500: '#cbcbfb',
950: '#000000',
},
}SCSS
$custom: #cbcbfb; $custom-light: #dbdafc; $custom-dark: #000000;
JSON
{
"hex": "#cbcbfb",
"rgb": {
"r": 203,
"g": 203,
"b": 251
},
"hsl": {
"h": 240,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.85798,
"c": 0.06638,
"h": 284.9
},
"luminance": 0.62373
}Semantic roles & 50–950 ramp
primary
#CBCBFB
secondary
#E1E189
accent
#E203E2
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385