#C7CFEF#C7CFEF
#C7CFEF is a very light, muted blue. Relative luminance 0.630; OKLCH L 85.9% C 0.045 H 274.3°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CFEF |
|---|---|
| RGB | rgb(199, 207, 239) |
| HSL | hsl(228, 56%, 86%) |
| HSV | hsv(228, 17%, 94%) |
| CMYK | cmyk(16.7%, 13.4%, 0%, 6.3%) |
| CIE-LAB | lab(83.44, 3.70, -16.64) |
| CIE-LCH | lch(83.44, 17.05, 282.53°) |
| OKLab | oklab(85.86% 0.0034 -0.0451) |
| OKLCH | oklch(85.86% 0.045 274.3) |
| XYZ | xyz(61.4423, 62.9988, 90.5675) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.34
Light Periwinkle
#C1C6FC
ΔE00 5.60
Light Blue Grey
#B7C9E2
ΔE00 5.79
Lightsteelblue
#B0C4DE
ΔE00 6.76
Lavender (CSS)
#E6E6FA
ΔE00 7.22
Powder Blue (survey)
#B1D1FC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CFEF #EFE7C7
analogous
#C7E3EF #C7CFEF #D3C7EF
triadic
#C7CFEF #EFC7CF #CFEFC7
tetradic
#C7CFEF #EFC7E3 #EFE7C7 #C7EFD3
square
#C7CFEF #EFC7E3 #EFE7C7 #C7EFD3
split-complementary
#C7CFEF #EFD3C7 #E3EFC7
monochromatic
#687DD4 #97A6E1 #C7CFEF #E7EBF8 #E7EBF8
Accessibility & contrast
On white
1.54
#C7CFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#C7CFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CFEF
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CFEF | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F1
Deuteranopia (green-blind)
#C4CEEE
Tritanopia (blue-blind)
#BED5D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c7cfef; /* rgb */ color: rgb(199, 207, 239); /* oklch */ color: oklch(85.9% 0.045 274.3);
Tailwind
colors: {
custom: {
50: '#d8ddf4',
500: '#c7cfef',
950: '#000000',
},
}SCSS
$custom: #c7cfef; $custom-light: #d8ddf4; $custom-dark: #000000;
JSON
{
"hex": "#c7cfef",
"rgb": {
"r": 199,
"g": 207,
"b": 239
},
"hsl": {
"h": 228,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.85856,
"c": 0.04528,
"h": 274.3
},
"luminance": 0.63
}Semantic roles & 50–950 ramp
primary
#C7CFEF
secondary
#CDC08D
accent
#A322C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485