#C7DEFF#C7DEFF
#C7DEFF is a very light, muted blue. Relative luminance 0.716; OKLCH L 89.4% C 0.052 H 257.4°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DEFF |
|---|---|
| RGB | rgb(199, 222, 255) |
| HSL | hsl(215, 100%, 89%) |
| HSV | hsv(215, 22%, 100%) |
| CMYK | cmyk(22%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(87.78, -0.74, -18.57) |
| CIE-LCH | lch(87.78, 18.58, 267.72°) |
| OKLab | oklab(89.42% -0.0113 -0.0506) |
| OKLCH | oklch(89.42% 0.052 257.4) |
| XYZ | xyz(67.7197, 71.6028, 104.8411) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.40
Light Blue Grey
#B7C9E2
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 6.53
Baby Blue (survey)
#A2CFFE
ΔE00 7.02
Cloudy Blue
#ACC2D9
ΔE00 7.63
Light Periwinkle
#C1C6FC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DEFF #FFE8C7
analogous
#C7FAFF #C7DEFF #CCC7FF
triadic
#C7DEFF #FFC7DE #DEFFC7
tetradic
#C7DEFF #FFC7FA #FFE8C7 #C7FFCC
square
#C7DEFF #FFC7FA #FFE8C7 #C7FFCC
split-complementary
#C7DEFF #FFCCC7 #FAFFC7
monochromatic
#4D96FF #8ABAFF #C7DEFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.37
#C7DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#C7DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DEFF
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DEFF | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CDDAFE
Tritanopia (blue-blind)
#B8E5E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c7deff; /* rgb */ color: rgb(199, 222, 255); /* oklch */ color: oklch(89.4% 0.052 257.4);
Tailwind
colors: {
custom: {
50: '#d8e8ff',
500: '#c7deff',
950: '#000000',
},
}SCSS
$custom: #c7deff; $custom-light: #d8e8ff; $custom-dark: #000000;
JSON
{
"hex": "#c7deff",
"rgb": {
"r": 199,
"g": 222,
"b": 255
},
"hsl": {
"h": 215.357,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.89419,
"c": 0.05184,
"h": 257.4
},
"luminance": 0.71605
}Semantic roles & 50–950 ramp
primary
#C7DEFF
secondary
#E9BE81
accent
#8700E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486