#C7CDFE#C7CDFE
#C7CDFE is a very light, moderate blue. Relative luminance 0.630; OKLCH L 86.0% C 0.068 H 279.4°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CDFE |
|---|---|
| RGB | rgb(199, 205, 254) |
| HSL | hsl(233, 96%, 89%) |
| HSV | hsv(233, 22%, 100%) |
| CMYK | cmyk(21.7%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(83.42, 8.03, -24.64) |
| CIE-LCH | lch(83.42, 25.92, 288.06°) |
| OKLab | oklab(86% 0.0112 -0.0674) |
| OKLCH | oklch(86% 0.068 279.4) |
| XYZ | xyz(63.2695, 62.9593, 102.5657) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.75
Light Periwinkle
#C1C6FC
ΔE00 1.87
Powder Blue (survey)
#B1D1FC
ΔE00 8.09
Light Blue Grey
#B7C9E2
ΔE00 8.39
Light Lavender
#DFC5FE
ΔE00 8.51
Pastel Blue
#A2BFFE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CDFE #FEF8C7
analogous
#C7E9FE #C7CDFE #DDC7FE
triadic
#C7CDFE #FEC7CD #CDFEC7
tetradic
#C7CDFE #FEC7E9 #FEF8C7 #C7FEDD
square
#C7CDFE #FEC7E9 #FEF8C7 #C7FEDD
split-complementary
#C7CDFE #FEDDC7 #E9FEC7
monochromatic
#4F62FC #8B97FD #C7CDFE #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.55
#C7CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#C7CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CDFE
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CDFE | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#BDCEFD
Tritanopia (blue-blind)
#BAD6DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c7cdfe; /* rgb */ color: rgb(199, 205, 254); /* oklch */ color: oklch(86.0% 0.068 279.4);
Tailwind
colors: {
custom: {
50: '#d8dcfe',
500: '#c7cdfe',
950: '#000000',
},
}SCSS
$custom: #c7cdfe; $custom-light: #d8dcfe; $custom-dark: #000000;
JSON
{
"hex": "#c7cdfe",
"rgb": {
"r": 199,
"g": 205,
"b": 254
},
"hsl": {
"h": 233.455,
"s": 96.491,
"l": 88.824
},
"oklch": {
"l": 0.86,
"c": 0.06834,
"h": 279.4
},
"luminance": 0.62961
}Semantic roles & 50–950 ramp
primary
#C7CDFE
secondary
#E7DC82
accent
#CC00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486