#C2CCFA#C2CCFA
#C2CCFA is a very light, moderate blue. Relative luminance 0.616; OKLCH L 85.3% C 0.065 H 275.3°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCFA |
|---|---|
| RGB | rgb(194, 204, 250) |
| HSL | hsl(229, 85%, 87%) |
| HSV | hsv(229, 22%, 98%) |
| CMYK | cmyk(22.4%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(82.68, 6.17, -23.68) |
| CIE-LCH | lch(82.68, 24.47, 284.61°) |
| OKLab | oklab(85.29% 0.0061 -0.0648) |
| OKLCH | oklch(85.29% 0.065 275.3) |
| XYZ | xyz(61.0919, 61.5558, 99.0867) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.22
Periwinkle
#CCCCFF
ΔE00 3.07
Powder Blue (survey)
#B1D1FC
ΔE00 6.93
Light Blue Grey
#B7C9E2
ΔE00 7.26
Pastel Blue
#A2BFFE
ΔE00 7.56
Lightsteelblue
#B0C4DE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCFA #FAF0C2
analogous
#C2E8FA #C2CCFA #D4C2FA
triadic
#C2CCFA #FAC2CC #CCFAC2
tetradic
#C2CCFA #FAC2E8 #FAF0C2 #C2FAD4
square
#C2CCFA #FAC2E8 #FAF0C2 #C2FAD4
split-complementary
#C2CCFA #FAD4C2 #E8FAC2
monochromatic
#516DF1 #899DF5 #C2CCFA #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.58
#C2CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#C2CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCFA
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCFA | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#BCCCF9
Tritanopia (blue-blind)
#B5D4DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2ccfa; /* rgb */ color: rgb(194, 204, 250); /* oklch */ color: oklch(85.3% 0.065 275.3);
Tailwind
colors: {
custom: {
50: '#d5dbfc',
500: '#c2ccfa',
950: '#000000',
},
}SCSS
$custom: #c2ccfa; $custom-light: #d5dbfc; $custom-dark: #000000;
JSON
{
"hex": "#c2ccfa",
"rgb": {
"r": 194,
"g": 204,
"b": 250
},
"hsl": {
"h": 229.286,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.85286,
"c": 0.06506,
"h": 275.3
},
"luminance": 0.61557
}Semantic roles & 50–950 ramp
primary
#C2CCFA
secondary
#DFCE81
accent
#BA04E1
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485