#C2CAFF#C2CAFF
#C2CAFF is a very light, moderate blue. Relative luminance 0.609; OKLCH L 85.1% C 0.074 H 278.0°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CAFF |
|---|---|
| RGB | rgb(194, 202, 255) |
| HSL | hsl(232, 100%, 88%) |
| HSV | hsv(232, 24%, 100%) |
| CMYK | cmyk(23.9%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(82.34, 8.38, -26.85) |
| CIE-LCH | lch(82.34, 28.13, 287.33°) |
| OKLab | oklab(85.08% 0.0104 -0.0737) |
| OKLCH | oklch(85.08% 0.074 278) |
| XYZ | xyz(61.4140, 60.9290, 103.1131) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.16
Periwinkle
#CCCCFF
ΔE00 2.71
Pastel Blue
#A2BFFE
ΔE00 7.29
Powder Blue (survey)
#B1D1FC
ΔE00 7.29
Light Blue Grey
#B7C9E2
ΔE00 8.11
Lightsteelblue
#B0C4DE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CAFF #FFF7C2
analogous
#C2E8FF #C2CAFF #D8C2FF
triadic
#C2CAFF #FFC2CA #CAFFC2
tetradic
#C2CAFF #FFC2E8 #FFF7C2 #C2FFD8
square
#C2CAFF #FFC2E8 #FFF7C2 #C2FFD8
split-complementary
#C2CAFF #FFD8C2 #E8FFC2
monochromatic
#4860FF #8595FF #C2CAFF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.59
#C2CAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#C2CAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CAFF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CAFF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#B8CBFE
Tritanopia (blue-blind)
#B3D4DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2caff; /* rgb */ color: rgb(194, 202, 255); /* oklch */ color: oklch(85.1% 0.074 278.0);
Tailwind
colors: {
custom: {
50: '#d5daff',
500: '#c2caff',
950: '#000000',
},
}SCSS
$custom: #c2caff; $custom-light: #d5daff; $custom-dark: #000000;
JSON
{
"hex": "#c2caff",
"rgb": {
"r": 194,
"g": 202,
"b": 255
},
"hsl": {
"h": 232.131,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.8508,
"c": 0.0744,
"h": 278
},
"luminance": 0.6093
}Semantic roles & 50–950 ramp
primary
#C2CAFF
secondary
#E8DA7D
accent
#C700E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386