#C7C8DF#C7C8DF
#C7C8DF is a very light, muted blue. Relative luminance 0.588; OKLCH L 83.9% C 0.032 H 283.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C8DF |
|---|---|
| RGB | rgb(199, 200, 223) |
| HSL | hsl(238, 27%, 83%) |
| HSV | hsv(238, 11%, 87%) |
| CMYK | cmyk(10.8%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.17, 4.10, -11.51) |
| CIE-LCH | lch(81.17, 12.22, 289.62°) |
| OKLab | oklab(83.92% 0.0076 -0.031) |
| OKLCH | oklch(83.92% 0.032 283.7) |
| XYZ | xyz(57.5240, 58.7779, 78.1124) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.02
Light Blue Grey
#B7C9E2
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 8.04
Periwinkle
#CCCCFF
ΔE00 8.13
Light Periwinkle
#C1C6FC
ΔE00 8.75
Dove Gray
#B6B8BD
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C8DF #DFDEC7
analogous
#C7D4DF #C7C8DF #D2C7DF
triadic
#C7C8DF #DFC7C8 #C8DFC7
tetradic
#C7C8DF #DFC7D4 #DFDEC7 #C7DFD2
square
#C7C8DF #DFC7D4 #DFDEC7 #C7DFD2
split-complementary
#C7C8DF #DFD2C7 #D4DFC7
monochromatic
#797BB2 #A0A2C9 #C7C8DF #ECECF4 #ECECF4
Accessibility & contrast
On white
1.65
#C7C8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#C7C8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C8DF
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C8DF | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CAE0
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#C2CCCF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c7c8df; /* rgb */ color: rgb(199, 200, 223); /* oklch */ color: oklch(83.9% 0.032 283.7);
Tailwind
colors: {
custom: {
50: '#d8d8e9',
500: '#c7c8df',
950: '#000000',
},
}SCSS
$custom: #c7c8df; $custom-light: #d8d8e9; $custom-dark: #000000;
JSON
{
"hex": "#c7c8df",
"rgb": {
"r": 199,
"g": 200,
"b": 223
},
"hsl": {
"h": 237.5,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.83916,
"c": 0.0319,
"h": 283.7
},
"luminance": 0.58778
}Semantic roles & 50–950 ramp
primary
#C7C8DF
secondary
#B6B594
accent
#A240A6
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384