#C4C8FF#C4C8FF
#C4C8FF is a very light, moderate blue. Relative luminance 0.603; OKLCH L 84.8% C 0.077 H 281.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C8FF |
|---|---|
| RGB | rgb(196, 200, 255) |
| HSL | hsl(236, 100%, 88%) |
| HSV | hsv(236, 23%, 100%) |
| CMYK | cmyk(23.1%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(81.98, 10.05, -27.39) |
| CIE-LCH | lch(81.98, 29.17, 290.15°) |
| OKLab | oklab(84.84% 0.0151 -0.0752) |
| OKLCH | oklch(84.84% 0.077 281.4) |
| XYZ | xyz(61.4647, 60.2631, 102.9820) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.63
Periwinkle
#CCCCFF
ΔE00 2.03
Pastel Blue
#A2BFFE
ΔE00 8.04
Light Lavender
#DFC5FE
ΔE00 8.10
Powder Blue (survey)
#B1D1FC
ΔE00 8.33
Pale Lilac
#E4CBFF
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C8FF #FFFBC4
analogous
#C4E5FF #C4C8FF #DDC4FF
triadic
#C4C8FF #FFC4C8 #C8FFC4
tetradic
#C4C8FF #FFC4E5 #FFFBC4 #C4FFDD
square
#C4C8FF #FFC4E5 #FFFBC4 #C4FFDD
split-complementary
#C4C8FF #FFDDC4 #E5FFC4
monochromatic
#4A56FF #878FFF #C4C8FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.61
#C4C8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#C4C8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C8FF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C8FF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CEFF
Deuteranopia (green-blind)
#B7CAFE
Tritanopia (blue-blind)
#B6D2DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c4c8ff; /* rgb */ color: rgb(196, 200, 255); /* oklch */ color: oklch(84.8% 0.077 281.4);
Tailwind
colors: {
custom: {
50: '#d6d8ff',
500: '#c4c8ff',
950: '#000000',
},
}SCSS
$custom: #c4c8ff; $custom-light: #d6d8ff; $custom-dark: #000000;
JSON
{
"hex": "#c4c8ff",
"rgb": {
"r": 196,
"g": 200,
"b": 255
},
"hsl": {
"h": 235.932,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.84836,
"c": 0.07667,
"h": 281.4
},
"luminance": 0.60264
}Semantic roles & 50–950 ramp
primary
#C4C8FF
secondary
#E8E17F
accent
#D600E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386