#C8CCFA#C8CCFA
#C8CCFA is a very light, moderate blue. Relative luminance 0.624; OKLCH L 85.7% C 0.064 H 281.1°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCFA |
|---|---|
| RGB | rgb(200, 204, 250) |
| HSL | hsl(235, 83%, 88%) |
| HSV | hsv(235, 20%, 98%) |
| CMYK | cmyk(20%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(83.11, 7.98, -22.98) |
| CIE-LCH | lch(83.11, 24.33, 289.16°) |
| OKLab | oklab(85.73% 0.0123 -0.0628) |
| OKLCH | oklch(85.73% 0.064 281.1) |
| XYZ | xyz(62.6634, 62.3662, 99.1604) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.48
Light Periwinkle
#C1C6FC
ΔE00 2.36
Light Lavender
#DFC5FE
ΔE00 8.00
Pale Lilac
#E4CBFF
ΔE00 8.20
Light Blue Grey
#B7C9E2
ΔE00 8.60
Powder Blue (survey)
#B1D1FC
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCFA #FAF6C8
analogous
#C8E5FA #C8CCFA #DDC8FA
triadic
#C8CCFA #FAC8CC #CCFAC8
tetradic
#C8CCFA #FAC8E5 #FAF6C8 #C8FADD
square
#C8CCFA #FAC8E5 #FAF6C8 #C8FADD
split-complementary
#C8CCFA #FADDC8 #E5FAC8
monochromatic
#5864F0 #9098F5 #C8CCFA #E3E5FC #E3E5FC
Accessibility & contrast
On white
1.56
#C8CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#C8CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCFA
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCFA | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FC
Deuteranopia (green-blind)
#BECDF9
Tritanopia (blue-blind)
#BDD4DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8ccfa; /* rgb */ color: rgb(200, 204, 250); /* oklch */ color: oklch(85.7% 0.064 281.1);
Tailwind
colors: {
custom: {
50: '#d9dbfc',
500: '#c8ccfa',
950: '#000000',
},
}SCSS
$custom: #c8ccfa; $custom-light: #d9dbfc; $custom-dark: #000000;
JSON
{
"hex": "#c8ccfa",
"rgb": {
"r": 200,
"g": 204,
"b": 250
},
"hsl": {
"h": 235.2,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.8573,
"c": 0.06396,
"h": 281.1
},
"luminance": 0.62367
}Semantic roles & 50–950 ramp
primary
#C8CCFA
secondary
#DFD887
accent
#CE06E0
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485