#C8CBFE#C8CBFE
#C8CBFE is a very light, moderate blue. Relative luminance 0.621; OKLCH L 85.7% C 0.071 H 282.1°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CBFE |
|---|---|
| RGB | rgb(200, 203, 254) |
| HSL | hsl(237, 96%, 89%) |
| HSV | hsv(237, 21%, 100%) |
| CMYK | cmyk(21.3%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(82.99, 9.40, -25.29) |
| CIE-LCH | lch(82.99, 26.98, 290.40°) |
| OKLab | oklab(85.68% 0.0149 -0.0692) |
| OKLCH | oklch(85.68% 0.071 282.1) |
| XYZ | xyz(63.0604, 62.1459, 102.4197) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.98
Light Periwinkle
#C1C6FC
ΔE00 1.63
Light Lavender
#DFC5FE
ΔE00 7.64
Pale Lilac
#E4CBFF
ΔE00 7.99
Powder Blue (survey)
#B1D1FC
ΔE00 8.87
Light Blue Grey
#B7C9E2
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CBFE #FEFBC8
analogous
#C8E6FE #C8CBFE #E0C8FE
triadic
#C8CBFE #FEC8CB #CBFEC8
tetradic
#C8CBFE #FEC8E6 #FEFBC8 #C8FEE0
square
#C8CBFE #FEC8E6 #FEFBC8 #C8FEE0
split-complementary
#C8CBFE #FEE0C8 #E6FEC8
monochromatic
#5059FC #8C92FD #C8CBFE #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.56
#C8CBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#C8CBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CBFE
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CBFE | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FF
Deuteranopia (green-blind)
#BCCDFD
Tritanopia (blue-blind)
#BCD4DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8cbfe; /* rgb */ color: rgb(200, 203, 254); /* oklch */ color: oklch(85.7% 0.071 282.1);
Tailwind
colors: {
custom: {
50: '#d9dafe',
500: '#c8cbfe',
950: '#000000',
},
}SCSS
$custom: #c8cbfe; $custom-light: #d9dafe; $custom-dark: #000000;
JSON
{
"hex": "#c8cbfe",
"rgb": {
"r": 200,
"g": 203,
"b": 254
},
"hsl": {
"h": 236.667,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.85683,
"c": 0.07081,
"h": 282.1
},
"luminance": 0.62147
}Semantic roles & 50–950 ramp
primary
#C8CBFE
secondary
#E7E183
accent
#D900E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386