#C0C4FA#C0C4FA
#C0C4FA is a very light, moderate blue. Relative luminance 0.576; OKLCH L 83.6% C 0.076 H 281.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C4FA |
|---|---|
| RGB | rgb(192, 196, 250) |
| HSL | hsl(236, 85%, 87%) |
| HSV | hsv(236, 23%, 98%) |
| CMYK | cmyk(23.2%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(80.51, 9.88, -27.00) |
| CIE-LCH | lch(80.51, 28.75, 290.10°) |
| OKLab | oklab(83.56% 0.0148 -0.0741) |
| OKLCH | oklch(83.56% 0.076 281.3) |
| XYZ | xyz(58.7292, 57.5873, 98.4452) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.53
Periwinkle
#CCCCFF
ΔE00 2.61
Pastel Blue
#A2BFFE
ΔE00 7.80
Light Lavender
#DFC5FE
ΔE00 8.23
Powder Blue (survey)
#B1D1FC
ΔE00 8.53
Light Blue Grey
#B7C9E2
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C4FA #FAF6C0
analogous
#C0E1FA #C0C4FA #D9C0FA
triadic
#C0C4FA #FAC0C4 #C4FAC0
tetradic
#C0C4FA #FAC0E1 #FAF6C0 #C0FAD9
square
#C0C4FA #FAC0E1 #FAF6C0 #C0FAD9
split-complementary
#C0C4FA #FAD9C0 #E1FAC0
monochromatic
#4F5AF1 #878FF6 #C0C4FA #E3E4FD #E3E4FD
Accessibility & contrast
On white
1.68
#C0C4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#C0C4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C4FA
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C4FA | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFC
Deuteranopia (green-blind)
#B3C6F9
Tritanopia (blue-blind)
#B3CDD6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c0c4fa; /* rgb */ color: rgb(192, 196, 250); /* oklch */ color: oklch(83.6% 0.076 281.3);
Tailwind
colors: {
custom: {
50: '#d4d5fc',
500: '#c0c4fa',
950: '#000000',
},
}SCSS
$custom: #c0c4fa; $custom-light: #d4d5fc; $custom-dark: #000000;
JSON
{
"hex": "#c0c4fa",
"rgb": {
"r": 192,
"g": 196,
"b": 250
},
"hsl": {
"h": 235.862,
"s": 85.294,
"l": 86.667
},
"oklch": {
"l": 0.83561,
"c": 0.07557,
"h": 281.3
},
"luminance": 0.57588
}Semantic roles & 50–950 ramp
primary
#C0C4FA
secondary
#DFD87F
accent
#D204E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385