#C7CAEE#C7CAEE
#C7CAEE is a very light, muted blue. Relative luminance 0.606; OKLCH L 84.8% C 0.050 H 281.5°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CAEE |
|---|---|
| RGB | rgb(199, 202, 238) |
| HSL | hsl(235, 53%, 86%) |
| HSV | hsv(235, 16%, 93%) |
| CMYK | cmyk(16.4%, 15.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.14, 6.15, -18.07) |
| CIE-LCH | lch(82.14, 19.09, 288.79°) |
| OKLab | oklab(84.83% 0.01 -0.0491) |
| OKLCH | oklch(84.83% 0.05 281.5) |
| XYZ | xyz(60.1028, 60.5554, 89.3942) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.89
Light Periwinkle
#C1C6FC
ΔE00 4.64
Light Blue Grey
#B7C9E2
ΔE00 7.90
Lavender (CSS)
#E6E6FA
ΔE00 8.28
Lightsteelblue
#B0C4DE
ΔE00 8.60
Pale Lilac
#E4CBFF
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CAEE #EEEBC7
analogous
#C7DDEE #C7CAEE #D7C7EE
triadic
#C7CAEE #EEC7CA #CAEEC7
tetradic
#C7CAEE #EEC7DD #EEEBC7 #C7EED7
square
#C7CAEE #EEC7DD #EEEBC7 #C7EED7
split-complementary
#C7CAEE #EED7C7 #DDEEC7
monochromatic
#6971D1 #989EE0 #C7CAEE #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.60
#C7CAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#C7CAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CAEE
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CAEE | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF0
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#BFD0D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c7caee; /* rgb */ color: rgb(199, 202, 238); /* oklch */ color: oklch(84.8% 0.050 281.5);
Tailwind
colors: {
custom: {
50: '#d8daf3',
500: '#c7caee',
950: '#000000',
},
}SCSS
$custom: #c7caee; $custom-light: #d8daf3; $custom-dark: #000000;
JSON
{
"hex": "#c7caee",
"rgb": {
"r": 199,
"g": 202,
"b": 238
},
"hsl": {
"h": 235.385,
"s": 53.425,
"l": 85.686
},
"oklch": {
"l": 0.84827,
"c": 0.05008,
"h": 281.5
},
"luminance": 0.60556
}Semantic roles & 50–950 ramp
primary
#C7CAEE
secondary
#CBC78E
accent
#B525C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385