#C7CAEF#C7CAEF
#C7CAEF is a very light, muted blue. Relative luminance 0.606; OKLCH L 84.9% C 0.051 H 281.6°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CAEF |
|---|---|
| RGB | rgb(199, 202, 239) |
| HSL | hsl(236, 56%, 86%) |
| HSV | hsv(236, 17%, 94%) |
| CMYK | cmyk(16.7%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(82.17, 6.36, -18.55) |
| CIE-LCH | lch(82.17, 19.62, 288.93°) |
| OKLab | oklab(84.86% 0.0103 -0.0504) |
| OKLCH | oklch(84.86% 0.051 281.6) |
| XYZ | xyz(60.2501, 60.6144, 90.1701) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.60
Light Periwinkle
#C1C6FC
ΔE00 4.38
Light Blue Grey
#B7C9E2
ΔE00 8.01
Lavender (CSS)
#E6E6FA
ΔE00 8.45
Light Lavender
#DFC5FE
ΔE00 8.63
Pale Lilac
#E4CBFF
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CAEF #EFECC7
analogous
#C7DEEF #C7CAEF #D8C7EF
triadic
#C7CAEF #EFC7CA #CAEFC7
tetradic
#C7CAEF #EFC7DE #EFECC7 #C7EFD8
square
#C7CAEF #EFC7DE #EFECC7 #C7EFD8
split-complementary
#C7CAEF #EFD8C7 #DEEFC7
monochromatic
#6870D4 #979DE1 #C7CAEF #E7E8F8 #E7E8F8
Accessibility & contrast
On white
1.60
#C7CAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#C7CAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CAEF
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CAEF | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF1
Deuteranopia (green-blind)
#BFCBEE
Tritanopia (blue-blind)
#BED0D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c7caef; /* rgb */ color: rgb(199, 202, 239); /* oklch */ color: oklch(84.9% 0.051 281.6);
Tailwind
colors: {
custom: {
50: '#d8daf4',
500: '#c7caef',
950: '#000000',
},
}SCSS
$custom: #c7caef; $custom-light: #d8daf4; $custom-dark: #000000;
JSON
{
"hex": "#c7caef",
"rgb": {
"r": 199,
"g": 202,
"b": 239
},
"hsl": {
"h": 235.5,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.84862,
"c": 0.05147,
"h": 281.6
},
"luminance": 0.60615
}Semantic roles & 50–950 ramp
primary
#C7CAEF
secondary
#CDC88D
accent
#B722C3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385