#C2CFEE#C2CFEE
#C2CFEE is a very light, muted blue. Relative luminance 0.623; OKLCH L 85.5% C 0.045 H 267.4°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFEE |
|---|---|
| RGB | rgb(194, 207, 238) |
| HSL | hsl(222, 56%, 85%) |
| HSV | hsv(222, 18%, 93%) |
| CMYK | cmyk(18.5%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(83.06, 1.93, -16.72) |
| CIE-LCH | lch(83.06, 16.84, 276.59°) |
| OKLab | oklab(85.45% -0.0021 -0.0454) |
| OKLCH | oklch(85.45% 0.045 267.4) |
| XYZ | xyz(59.9898, 62.2668, 89.7304) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.88
Lightsteelblue
#B0C4DE
ΔE00 4.92
Light Periwinkle
#C1C6FC
ΔE00 6.04
Powder Blue (survey)
#B1D1FC
ΔE00 6.10
Periwinkle
#CCCCFF
ΔE00 6.49
Cloudy Blue
#ACC2D9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFEE #EEE1C2
analogous
#C2E5EE #C2CFEE #CBC2EE
triadic
#C2CFEE #EEC2CF #CFEEC2
tetradic
#C2CFEE #EEC2E5 #EEE1C2 #C2EECB
square
#C2CFEE #EEC2E5 #EEE1C2 #C2EECB
split-complementary
#C2CFEE #EECBC2 #E5EEC2
monochromatic
#6284D3 #92A9E1 #C2CFEE #E7ECF8 #E7ECF8
Accessibility & contrast
On white
1.56
#C2CFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#C2CFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFEE
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFEE | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F0
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#B8D5D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2cfee; /* rgb */ color: rgb(194, 207, 238); /* oklch */ color: oklch(85.5% 0.045 267.4);
Tailwind
colors: {
custom: {
50: '#d4ddf3',
500: '#c2cfee',
950: '#000000',
},
}SCSS
$custom: #c2cfee; $custom-light: #d4ddf3; $custom-dark: #000000;
JSON
{
"hex": "#c2cfee",
"rgb": {
"r": 194,
"g": 207,
"b": 238
},
"hsl": {
"h": 222.273,
"s": 56.41,
"l": 84.706
},
"oklch": {
"l": 0.85454,
"c": 0.04548,
"h": 267.4
},
"luminance": 0.62268
}Semantic roles & 50–950 ramp
primary
#C2CFEE
secondary
#CCB889
accent
#9422C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485