#C7CBEE#C7CBEE
#C7CBEE is a very light, muted blue. Relative luminance 0.610; OKLCH L 85.0% C 0.049 H 280.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CBEE |
|---|---|
| RGB | rgb(199, 203, 238) |
| HSL | hsl(234, 53%, 86%) |
| HSV | hsv(234, 16%, 93%) |
| CMYK | cmyk(16.4%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.39, 5.62, -17.69) |
| CIE-LCH | lch(82.39, 18.56, 287.61°) |
| OKLab | oklab(85.03% 0.0086 -0.048) |
| OKLCH | oklch(85.03% 0.049 280.2) |
| XYZ | xyz(60.3382, 61.0262, 89.4727) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.16
Light Periwinkle
#C1C6FC
ΔE00 4.82
Light Blue Grey
#B7C9E2
ΔE00 7.46
Lavender (CSS)
#E6E6FA
ΔE00 7.98
Lightsteelblue
#B0C4DE
ΔE00 8.22
Pale Lilac
#E4CBFF
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CBEE #EEEAC7
analogous
#C7DEEE #C7CBEE #D6C7EE
triadic
#C7CBEE #EEC7CB #CBEEC7
tetradic
#C7CBEE #EEC7DE #EEEAC7 #C7EED6
square
#C7CBEE #EEC7DE #EEEAC7 #C7EED6
split-complementary
#C7CBEE #EED6C7 #DEEEC7
monochromatic
#6974D1 #989FE0 #C7CBEE #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.59
#C7CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#C7CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CBEE
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CBEE | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEF0
Deuteranopia (green-blind)
#C0CCED
Tritanopia (blue-blind)
#BFD1D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c7cbee; /* rgb */ color: rgb(199, 203, 238); /* oklch */ color: oklch(85.0% 0.049 280.2);
Tailwind
colors: {
custom: {
50: '#d8daf3',
500: '#c7cbee',
950: '#000000',
},
}SCSS
$custom: #c7cbee; $custom-light: #d8daf3; $custom-dark: #000000;
JSON
{
"hex": "#c7cbee",
"rgb": {
"r": 199,
"g": 203,
"b": 238
},
"hsl": {
"h": 233.846,
"s": 53.425,
"l": 85.686
},
"oklch": {
"l": 0.85025,
"c": 0.04879,
"h": 280.2
},
"luminance": 0.61027
}Semantic roles & 50–950 ramp
primary
#C7CBEE
secondary
#CBC58E
accent
#B125C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385