#C7CBFF#C7CBFF
#C7CBFF is a very light, moderate blue. Relative luminance 0.621; OKLCH L 85.6% C 0.072 H 281.3°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CBFF |
|---|---|
| RGB | rgb(199, 203, 255) |
| HSL | hsl(236, 100%, 89%) |
| HSV | hsv(236, 22%, 100%) |
| CMYK | cmyk(22%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(82.95, 9.33, -25.88) |
| CIE-LCH | lch(82.95, 27.51, 289.82°) |
| OKLab | oklab(85.65% 0.0142 -0.0709) |
| OKLCH | oklch(85.65% 0.072 281.3) |
| XYZ | xyz(62.9547, 62.0728, 103.2528) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.36
Light Periwinkle
#C1C6FC
ΔE00 1.37
Light Lavender
#DFC5FE
ΔE00 7.95
Pale Lilac
#E4CBFF
ΔE00 8.33
Powder Blue (survey)
#B1D1FC
ΔE00 8.50
Pastel Blue
#A2BFFE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CBFF #FFFBC7
analogous
#C7E7FF #C7CBFF #DFC7FF
triadic
#C7CBFF #FFC7CB #CBFFC7
tetradic
#C7CBFF #FFC7E7 #FFFBC7 #C7FFDF
square
#C7CBFF #FFC7E7 #FFFBC7 #C7FFDF
split-complementary
#C7CBFF #FFDFC7 #E7FFC7
monochromatic
#4D59FF #8A92FF #C7CBFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.57
#C7CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#C7CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CBFF
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CBFF | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD1FF
Deuteranopia (green-blind)
#BBCDFE
Tritanopia (blue-blind)
#BAD4DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c7cbff; /* rgb */ color: rgb(199, 203, 255); /* oklch */ color: oklch(85.6% 0.072 281.3);
Tailwind
colors: {
custom: {
50: '#d8daff',
500: '#c7cbff',
950: '#000000',
},
}SCSS
$custom: #c7cbff; $custom-light: #d8daff; $custom-dark: #000000;
JSON
{
"hex": "#c7cbff",
"rgb": {
"r": 199,
"g": 203,
"b": 255
},
"hsl": {
"h": 235.714,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.85646,
"c": 0.0723,
"h": 281.3
},
"luminance": 0.62074
}Semantic roles & 50–950 ramp
primary
#C7CBFF
secondary
#E9E181
accent
#D500E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386