#C2CEFF#C2CEFF
#C2CEFF is a very light, moderate blue. Relative luminance 0.628; OKLCH L 85.9% C 0.070 H 274.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CEFF |
|---|---|
| RGB | rgb(194, 206, 255) |
| HSL | hsl(228, 100%, 88%) |
| HSV | hsv(228, 24%, 100%) |
| CMYK | cmyk(23.9%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(83.35, 6.23, -25.31) |
| CIE-LCH | lch(83.35, 26.06, 283.84°) |
| OKLab | oklab(85.87% 0.005 -0.0693) |
| OKLCH | oklch(85.87% 0.07 274.1) |
| XYZ | xyz(62.3648, 62.8304, 103.4300) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.54
Periwinkle
#CCCCFF
ΔE00 3.57
Powder Blue (survey)
#B1D1FC
ΔE00 6.23
Pastel Blue
#A2BFFE
ΔE00 7.02
Light Blue Grey
#B7C9E2
ΔE00 7.33
Lightsteelblue
#B0C4DE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CEFF #FFF3C2
analogous
#C2ECFF #C2CEFF #D4C2FF
triadic
#C2CEFF #FFC2CE #CEFFC2
tetradic
#C2CEFF #FFC2EC #FFF3C2 #C2FFD4
square
#C2CEFF #FFC2EC #FFF3C2 #C2FFD4
split-complementary
#C2CEFF #FFD4C2 #ECFFC2
monochromatic
#486CFF #859DFF #C2CEFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.55
#C2CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#C2CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CEFF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CEFF | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#BCCDFE
Tritanopia (blue-blind)
#B3D7DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2ceff; /* rgb */ color: rgb(194, 206, 255); /* oklch */ color: oklch(85.9% 0.070 274.1);
Tailwind
colors: {
custom: {
50: '#d5dcff',
500: '#c2ceff',
950: '#000000',
},
}SCSS
$custom: #c2ceff; $custom-light: #d5dcff; $custom-dark: #000000;
JSON
{
"hex": "#c2ceff",
"rgb": {
"r": 194,
"g": 206,
"b": 255
},
"hsl": {
"h": 228.197,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.8587,
"c": 0.06953,
"h": 274.1
},
"luminance": 0.62832
}Semantic roles & 50–950 ramp
primary
#C2CEFF
secondary
#E8D37D
accent
#B800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486