#C6CAEF#C6CAEF
#C6CAEF is a very light, muted blue. Relative luminance 0.605; OKLCH L 84.8% C 0.052 H 280.4°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CAEF |
|---|---|
| RGB | rgb(198, 202, 239) |
| HSL | hsl(234, 56%, 86%) |
| HSV | hsv(234, 17%, 94%) |
| CMYK | cmyk(17.2%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(82.10, 6.05, -18.67) |
| CIE-LCH | lch(82.10, 19.63, 287.95°) |
| OKLab | oklab(84.79% 0.0093 -0.0508) |
| OKLCH | oklch(84.79% 0.052 280.4) |
| XYZ | xyz(59.9856, 60.4780, 90.1577) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.65
Light Periwinkle
#C1C6FC
ΔE00 4.24
Light Blue Grey
#B7C9E2
ΔE00 7.68
Lightsteelblue
#B0C4DE
ΔE00 8.36
Lavender (CSS)
#E6E6FA
ΔE00 8.51
Light Lavender
#DFC5FE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CAEF #EFEBC6
analogous
#C6DEEF #C6CAEF #D6C6EF
triadic
#C6CAEF #EFC6CA #CAEFC6
tetradic
#C6CAEF #EFC6DE #EFEBC6 #C6EFD6
square
#C6CAEF #EFC6DE #EFEBC6 #C6EFD6
split-complementary
#C6CAEF #EFD6C6 #DEEFC6
monochromatic
#6671D4 #969EE2 #C6CAEF #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.60
#C6CAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#C6CAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CAEF
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CAEF | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF1
Deuteranopia (green-blind)
#BFCBEE
Tritanopia (blue-blind)
#BDD0D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c6caef; /* rgb */ color: rgb(198, 202, 239); /* oklch */ color: oklch(84.8% 0.052 280.4);
Tailwind
colors: {
custom: {
50: '#d7daf4',
500: '#c6caef',
950: '#000000',
},
}SCSS
$custom: #c6caef; $custom-light: #d7daf4; $custom-dark: #000000;
JSON
{
"hex": "#c6caef",
"rgb": {
"r": 198,
"g": 202,
"b": 239
},
"hsl": {
"h": 234.146,
"s": 56.164,
"l": 85.686
},
"oklch": {
"l": 0.84787,
"c": 0.0516,
"h": 280.4
},
"luminance": 0.60479
}Semantic roles & 50–950 ramp
primary
#C6CAEF
secondary
#CDC78C
accent
#B422C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385