#C4C8FA#C4C8FA
#C4C8FA is a very light, moderate blue. Relative luminance 0.599; OKLCH L 84.6% C 0.070 H 281.2°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C8FA |
|---|---|
| RGB | rgb(196, 200, 250) |
| HSL | hsl(236, 84%, 87%) |
| HSV | hsv(236, 22%, 98%) |
| CMYK | cmyk(21.6%, 20%, 0%, 2%) |
| CIE-LAB | lab(81.81, 8.92, -24.99) |
| CIE-LCH | lch(81.81, 26.53, 289.65°) |
| OKLab | oklab(84.65% 0.0136 -0.0684) |
| OKLCH | oklch(84.65% 0.07 281.2) |
| XYZ | xyz(60.6703, 59.9453, 98.7981) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.12
Periwinkle
#CCCCFF
ΔE00 1.65
Light Lavender
#DFC5FE
ΔE00 7.98
Pale Lilac
#E4CBFF
ΔE00 8.42
Pastel Blue
#A2BFFE
ΔE00 8.53
Light Blue Grey
#B7C9E2
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C8FA #FAF6C4
analogous
#C4E3FA #C4C8FA #DBC4FA
triadic
#C4C8FA #FAC4C8 #C8FAC4
tetradic
#C4C8FA #FAC4E3 #FAF6C4 #C4FADB
square
#C4C8FA #FAC4E3 #FAF6C4 #C4FADB
split-complementary
#C4C8FA #FADBC4 #E3FAC4
monochromatic
#535FF0 #8C93F5 #C4C8FA #E3E5FD #E3E5FD
Accessibility & contrast
On white
1.62
#C4C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#C4C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C8FA
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C8FA | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFC
Deuteranopia (green-blind)
#B8CAF9
Tritanopia (blue-blind)
#B8D1D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c4c8fa; /* rgb */ color: rgb(196, 200, 250); /* oklch */ color: oklch(84.6% 0.070 281.2);
Tailwind
colors: {
custom: {
50: '#d6d8fc',
500: '#c4c8fa',
950: '#000000',
},
}SCSS
$custom: #c4c8fa; $custom-light: #d6d8fc; $custom-dark: #000000;
JSON
{
"hex": "#c4c8fa",
"rgb": {
"r": 196,
"g": 200,
"b": 250
},
"hsl": {
"h": 235.556,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.84645,
"c": 0.06974,
"h": 281.2
},
"luminance": 0.59946
}Semantic roles & 50–950 ramp
primary
#C4C8FA
secondary
#DFD883
accent
#D105E1
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385