#C2C8FA#C2C8FA
#C2C8FA is a very light, moderate blue. Relative luminance 0.597; OKLCH L 84.5% C 0.070 H 279.4°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8FA |
|---|---|
| RGB | rgb(194, 200, 250) |
| HSL | hsl(234, 85%, 87%) |
| HSV | hsv(234, 22%, 98%) |
| CMYK | cmyk(22.4%, 20%, 0%, 2%) |
| CIE-LAB | lab(81.66, 8.32, -25.22) |
| CIE-LCH | lch(81.66, 26.56, 288.26°) |
| OKLab | oklab(84.5% 0.0115 -0.0691) |
| OKLCH | oklch(84.5% 0.07 279.4) |
| XYZ | xyz(60.1534, 59.6788, 98.7739) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.89
Periwinkle
#CCCCFF
ΔE00 2.18
Pastel Blue
#A2BFFE
ΔE00 7.93
Powder Blue (survey)
#B1D1FC
ΔE00 8.07
Light Blue Grey
#B7C9E2
ΔE00 8.26
Light Lavender
#DFC5FE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8FA #FAF4C2
analogous
#C2E4FA #C2C8FA #D8C2FA
triadic
#C2C8FA #FAC2C8 #C8FAC2
tetradic
#C2C8FA #FAC2E4 #FAF4C2 #C2FAD8
square
#C2C8FA #FAC2E4 #FAF4C2 #C2FAD8
split-complementary
#C2C8FA #FAD8C2 #E4FAC2
monochromatic
#5162F1 #8995F5 #C2C8FA #E3E6FD #E3E6FD
Accessibility & contrast
On white
1.62
#C2C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#C2C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8FA
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8FA | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFC
Deuteranopia (green-blind)
#B8C9F9
Tritanopia (blue-blind)
#B5D1D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c2c8fa; /* rgb */ color: rgb(194, 200, 250); /* oklch */ color: oklch(84.5% 0.070 279.4);
Tailwind
colors: {
custom: {
50: '#d5d8fc',
500: '#c2c8fa',
950: '#000000',
},
}SCSS
$custom: #c2c8fa; $custom-light: #d5d8fc; $custom-dark: #000000;
JSON
{
"hex": "#c2c8fa",
"rgb": {
"r": 194,
"g": 200,
"b": 250
},
"hsl": {
"h": 233.571,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.84496,
"c": 0.07004,
"h": 279.4
},
"luminance": 0.5968
}Semantic roles & 50–950 ramp
primary
#C2C8FA
secondary
#DFD581
accent
#CA04E1
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385