#CBCEFC#CBCEFC
#CBCEFC is a very light, moderate blue. Relative luminance 0.639; OKLCH L 86.4% C 0.064 H 282.0°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCEFC |
|---|---|
| RGB | rgb(203, 206, 252) |
| HSL | hsl(236, 89%, 89%) |
| HSV | hsv(236, 19%, 99%) |
| CMYK | cmyk(19.4%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.90, 8.27, -22.83) |
| CIE-LCH | lch(83.90, 24.28, 289.90°) |
| OKLab | oklab(86.42% 0.0133 -0.0623) |
| OKLCH | oklch(86.42% 0.064 282) |
| XYZ | xyz(64.2664, 63.8664, 101.0181) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.32
Light Periwinkle
#C1C6FC
ΔE00 2.82
Light Lavender
#DFC5FE
ΔE00 7.73
Pale Lilac
#E4CBFF
ΔE00 7.83
Light Blue Grey
#B7C9E2
ΔE00 8.95
Powder Blue (survey)
#B1D1FC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCEFC #FCF9CB
analogous
#CBE7FC #CBCEFC #E1CBFC
triadic
#CBCEFC #FCCBCE #CEFCCB
tetradic
#CBCEFC #FCCBE7 #FCF9CB #CBFCE1
square
#CBCEFC #FCCBE7 #FCF9CB #CBFCE1
split-complementary
#CBCEFC #FCE1CB #E7FCCB
monochromatic
#5761F5 #9197F9 #CBCEFC #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.52
#CBCEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#CBCEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCEFC
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCEFC | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FE
Deuteranopia (green-blind)
#C0D0FB
Tritanopia (blue-blind)
#C0D6DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cbcefc; /* rgb */ color: rgb(203, 206, 252); /* oklch */ color: oklch(86.4% 0.064 282.0);
Tailwind
colors: {
custom: {
50: '#dbdcfd',
500: '#cbcefc',
950: '#000000',
},
}SCSS
$custom: #cbcefc; $custom-light: #dbdcfd; $custom-dark: #000000;
JSON
{
"hex": "#cbcefc",
"rgb": {
"r": 203,
"g": 206,
"b": 252
},
"hsl": {
"h": 236.327,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.86421,
"c": 0.06371,
"h": 282
},
"luminance": 0.63867
}Semantic roles & 50–950 ramp
primary
#CBCEFC
secondary
#E3DE88
accent
#D700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485