#C2CEFA#C2CEFA
#C2CEFA is a very light, moderate blue. Relative luminance 0.625; OKLCH L 85.7% C 0.063 H 273.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CEFA |
|---|---|
| RGB | rgb(194, 206, 250) |
| HSL | hsl(227, 85%, 87%) |
| HSV | hsv(227, 22%, 98%) |
| CMYK | cmyk(22.4%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(83.19, 5.11, -22.91) |
| CIE-LCH | lch(83.19, 23.47, 282.56°) |
| OKLab | oklab(85.68% 0.0034 -0.0626) |
| OKLCH | oklch(85.68% 0.063 273.1) |
| XYZ | xyz(61.5704, 62.5127, 99.2462) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.98
Periwinkle
#CCCCFF
ΔE00 3.75
Powder Blue (survey)
#B1D1FC
ΔE00 6.31
Light Blue Grey
#B7C9E2
ΔE00 6.69
Lightsteelblue
#B0C4DE
ΔE00 7.25
Pastel Blue
#A2BFFE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CEFA #FAEEC2
analogous
#C2EAFA #C2CEFA #D2C2FA
triadic
#C2CEFA #FAC2CE #CEFAC2
tetradic
#C2CEFA #FAC2EA #FAEEC2 #C2FAD2
square
#C2CEFA #FAC2EA #FAEEC2 #C2FAD2
split-complementary
#C2CEFA #FAD2C2 #EAFAC2
monochromatic
#5173F1 #89A1F5 #C2CEFA #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.56
#C2CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#C2CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CEFA
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CEFA | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FC
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#B4D6DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2cefa; /* rgb */ color: rgb(194, 206, 250); /* oklch */ color: oklch(85.7% 0.063 273.1);
Tailwind
colors: {
custom: {
50: '#d5dcfc',
500: '#c2cefa',
950: '#000000',
},
}SCSS
$custom: #c2cefa; $custom-light: #d5dcfc; $custom-dark: #000000;
JSON
{
"hex": "#c2cefa",
"rgb": {
"r": 194,
"g": 206,
"b": 250
},
"hsl": {
"h": 227.143,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.85683,
"c": 0.06272,
"h": 273.1
},
"luminance": 0.62514
}Semantic roles & 50–950 ramp
primary
#C2CEFA
secondary
#DFCB81
accent
#B204E1
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485