#C7CBFC#C7CBFC
#C7CBFC is a very light, moderate blue. Relative luminance 0.619; OKLCH L 85.5% C 0.068 H 281.2°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CBFC |
|---|---|
| RGB | rgb(199, 203, 252) |
| HSL | hsl(235, 90%, 88%) |
| HSV | hsv(235, 21%, 99%) |
| CMYK | cmyk(21%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(82.85, 8.66, -24.45) |
| CIE-LCH | lch(82.85, 25.93, 289.50°) |
| OKLab | oklab(85.53% 0.0132 -0.0669) |
| OKLCH | oklch(85.53% 0.068 281.2) |
| XYZ | xyz(62.4755, 61.8811, 100.7293) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.25
Light Periwinkle
#C1C6FC
ΔE00 1.71
Light Lavender
#DFC5FE
ΔE00 7.93
Pale Lilac
#E4CBFF
ΔE00 8.24
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Blue Grey
#B7C9E2
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CBFC #FCF8C7
analogous
#C7E5FC #C7CBFC #DDC7FC
triadic
#C7CBFC #FCC7CB #CBFCC7
tetradic
#C7CBFC #FCC7E5 #FCF8C7 #C7FCDD
square
#C7CBFC #FCC7E5 #FCF8C7 #C7FCDD
split-complementary
#C7CBFC #FCDDC7 #E5FCC7
monochromatic
#535FF6 #8D95F9 #C7CBFC #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.57
#C7CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#C7CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CBFC
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CBFC | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#BCCDFB
Tritanopia (blue-blind)
#BBD3DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c7cbfc; /* rgb */ color: rgb(199, 203, 252); /* oklch */ color: oklch(85.5% 0.068 281.2);
Tailwind
colors: {
custom: {
50: '#d8dafd',
500: '#c7cbfc',
950: '#000000',
},
}SCSS
$custom: #c7cbfc; $custom-light: #d8dafd; $custom-dark: #000000;
JSON
{
"hex": "#c7cbfc",
"rgb": {
"r": 199,
"g": 203,
"b": 252
},
"hsl": {
"h": 235.472,
"s": 89.831,
"l": 88.431
},
"oklch": {
"l": 0.85533,
"c": 0.06817,
"h": 281.2
},
"luminance": 0.61882
}Semantic roles & 50–950 ramp
primary
#C7CBFC
secondary
#E3DC84
accent
#D400E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385