#C8CBFC#C8CBFC
#C8CBFC is a very light, moderate blue. Relative luminance 0.620; OKLCH L 85.6% C 0.068 H 282.1°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CBFC |
|---|---|
| RGB | rgb(200, 203, 252) |
| HSL | hsl(237, 90%, 89%) |
| HSV | hsv(237, 21%, 99%) |
| CMYK | cmyk(20.6%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(82.92, 8.96, -24.33) |
| CIE-LCH | lch(82.92, 25.93, 290.22°) |
| OKLab | oklab(85.61% 0.0143 -0.0665) |
| OKLCH | oklch(85.61% 0.068 282.1) |
| XYZ | xyz(62.7418, 62.0184, 100.7418) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.98
Light Periwinkle
#C1C6FC
ΔE00 1.88
Light Lavender
#DFC5FE
ΔE00 7.64
Pale Lilac
#E4CBFF
ΔE00 7.93
Light Blue Grey
#B7C9E2
ΔE00 8.94
Powder Blue (survey)
#B1D1FC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CBFC #FCF9C8
analogous
#C8E5FC #C8CBFC #DFC8FC
triadic
#C8CBFC #FCC8CB #CBFCC8
tetradic
#C8CBFC #FCC8E5 #FCF9C8 #C8FCDF
square
#C8CBFC #FCC8E5 #FCF9C8 #C8FCDF
split-complementary
#C8CBFC #FCDFC8 #E5FCC8
monochromatic
#545DF6 #8E94F9 #C8CBFC #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.57
#C8CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#C8CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CBFC
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CBFC | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#BCCDFB
Tritanopia (blue-blind)
#BCD3DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8cbfc; /* rgb */ color: rgb(200, 203, 252); /* oklch */ color: oklch(85.6% 0.068 282.1);
Tailwind
colors: {
custom: {
50: '#d9dafd',
500: '#c8cbfc',
950: '#000000',
},
}SCSS
$custom: #c8cbfc; $custom-light: #d9dafd; $custom-dark: #000000;
JSON
{
"hex": "#c8cbfc",
"rgb": {
"r": 200,
"g": 203,
"b": 252
},
"hsl": {
"h": 236.538,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.85608,
"c": 0.06803,
"h": 282.1
},
"luminance": 0.6202
}Semantic roles & 50–950 ramp
primary
#C8CBFC
secondary
#E3DE85
accent
#D800E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385