#CBCBF4#CBCBF4
#CBCBF4 is a very light, muted blue. Relative luminance 0.619; OKLCH L 85.5% C 0.057 H 285.1°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCBF4 |
|---|---|
| RGB | rgb(203, 203, 244) |
| HSL | hsl(240, 65%, 88%) |
| HSV | hsv(240, 17%, 96%) |
| CMYK | cmyk(16.8%, 16.8%, 0%, 4.3%) |
| CIE-LAB | lab(82.88, 8.14, -20.12) |
| CIE-LCH | lch(82.88, 21.70, 292.03°) |
| OKLab | oklab(85.54% 0.0148 -0.0547) |
| OKLCH | oklch(85.54% 0.057 285.1) |
| XYZ | xyz(62.3100, 61.9393, 94.2431) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.53
Light Periwinkle
#C1C6FC
ΔE00 4.03
Pale Lilac
#E4CBFF
ΔE00 7.27
Light Lavender
#DFC5FE
ΔE00 7.30
Lavender (CSS)
#E6E6FA
ΔE00 8.94
Pale Lavender
#EECFFE
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCBF4 #F4F4CB
analogous
#CBDFF4 #CBCBF4 #DFCBF4
triadic
#CBCBF4 #F4CBCB #CBF4CB
tetradic
#CBCBF4 #F4CBDF #F4F4CB #CBF4DF
square
#CBCBF4 #F4CBDF #F4F4CB #CBF4DF
split-complementary
#CBCBF4 #F4DFCB #DFF4CB
monochromatic
#6666DF #9898E9 #CBCBF4 #E6E6FA #E6E6FA
Accessibility & contrast
On white
1.57
#CBCBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#CBCBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCBF4
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCBF4 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D0F6
Deuteranopia (green-blind)
#C0CDF3
Tritanopia (blue-blind)
#C2D2D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cbcbf4; /* rgb */ color: rgb(203, 203, 244); /* oklch */ color: oklch(85.5% 0.057 285.1);
Tailwind
colors: {
custom: {
50: '#dbdaf7',
500: '#cbcbf4',
950: '#000000',
},
}SCSS
$custom: #cbcbf4; $custom-light: #dbdaf7; $custom-dark: #000000;
JSON
{
"hex": "#cbcbf4",
"rgb": {
"r": 203,
"g": 203,
"b": 244
},
"hsl": {
"h": 240,
"s": 65.079,
"l": 87.647
},
"oklch": {
"l": 0.85543,
"c": 0.05669,
"h": 285.1
},
"luminance": 0.6194
}Semantic roles & 50–950 ramp
primary
#CBCBF4
secondary
#D5D58E
accent
#CD19CD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151417
muted
#848385