#C8CAEB#C8CAEB
#C8CAEB is a very light, muted blue. Relative luminance 0.605; OKLCH L 84.8% C 0.046 H 282.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CAEB |
|---|---|
| RGB | rgb(200, 202, 235) |
| HSL | hsl(237, 47%, 85%) |
| HSV | hsv(237, 15%, 92%) |
| CMYK | cmyk(14.9%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(82.12, 5.83, -16.49) |
| CIE-LCH | lch(82.12, 17.49, 289.47°) |
| OKLab | oklab(84.8% 0.01 -0.0447) |
| OKLCH | oklch(84.8% 0.046 282.6) |
| XYZ | xyz(59.9320, 60.5179, 87.1048) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.77
Light Periwinkle
#C1C6FC
ΔE00 5.60
Lavender (CSS)
#E6E6FA
ΔE00 7.73
Light Blue Grey
#B7C9E2
ΔE00 7.91
Lightsteelblue
#B0C4DE
ΔE00 8.68
Pale Lilac
#E4CBFF
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CAEB #EBE9C8
analogous
#C8DBEB #C8CAEB #D7C8EB
triadic
#C8CAEB #EBC8CA #CAEBC8
tetradic
#C8CAEB #EBC8DB #EBE9C8 #C8EBD7
square
#C8CAEB #EBC8DB #EBE9C8 #C8EBD7
split-complementary
#C8CAEB #EBD7C8 #DBEBC8
monochromatic
#6E74CA #9B9FDB #C8CAEB #E9E9F7 #E9E9F7
Accessibility & contrast
On white
1.60
#C8CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#C8CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CAEB
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CAEB | 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)
#C2CDED
Deuteranopia (green-blind)
#C1CBEA
Tritanopia (blue-blind)
#C1CFD5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8caeb; /* rgb */ color: rgb(200, 202, 235); /* oklch */ color: oklch(84.8% 0.046 282.6);
Tailwind
colors: {
custom: {
50: '#d9daf1',
500: '#c8caeb',
950: '#000000',
},
}SCSS
$custom: #c8caeb; $custom-light: #d9daf1; $custom-dark: #000000;
JSON
{
"hex": "#c8caeb",
"rgb": {
"r": 200,
"g": 202,
"b": 235
},
"hsl": {
"h": 236.571,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.84798,
"c": 0.04581,
"h": 282.6
},
"luminance": 0.60519
}Semantic roles & 50–950 ramp
primary
#C8CAEB
secondary
#C7C490
accent
#B22CBA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385