#C5CEEE#C5CEEE
#C5CEEE is a very light, muted blue. Relative luminance 0.622; OKLCH L 85.5% C 0.046 H 273.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CEEE |
|---|---|
| RGB | rgb(197, 206, 238) |
| HSL | hsl(227, 55%, 85%) |
| HSV | hsv(227, 17%, 93%) |
| CMYK | cmyk(17.2%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(83.01, 3.39, -16.77) |
| CIE-LCH | lch(83.01, 17.11, 281.44°) |
| OKLab | oklab(85.47% 0.0024 -0.0455) |
| OKLCH | oklch(85.47% 0.046 273) |
| XYZ | xyz(60.5262, 62.1850, 89.6864) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.36
Periwinkle
#CCCCFF
ΔE00 5.48
Light Periwinkle
#C1C6FC
ΔE00 5.51
Lightsteelblue
#B0C4DE
ΔE00 6.29
Lavender (CSS)
#E6E6FA
ΔE00 7.57
Powder Blue (survey)
#B1D1FC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CEEE #EEE5C5
analogous
#C5E3EE #C5CEEE #D0C5EE
triadic
#C5CEEE #EEC5CE #CEEEC5
tetradic
#C5CEEE #EEC5E3 #EEE5C5 #C5EED0
square
#C5CEEE #EEC5E3 #EEE5C5 #C5EED0
split-complementary
#C5CEEE #EED0C5 #E3EEC5
monochromatic
#667ED2 #96A6E0 #C5CEEE #E7EBF8 #E7EBF8
Accessibility & contrast
On white
1.56
#C5CEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#C5CEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CEEE
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CEEE | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0F0
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#BCD4D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c5ceee; /* rgb */ color: rgb(197, 206, 238); /* oklch */ color: oklch(85.5% 0.046 273.0);
Tailwind
colors: {
custom: {
50: '#d7dcf3',
500: '#c5ceee',
950: '#000000',
},
}SCSS
$custom: #c5ceee; $custom-light: #d7dcf3; $custom-dark: #000000;
JSON
{
"hex": "#c5ceee",
"rgb": {
"r": 197,
"g": 206,
"b": 238
},
"hsl": {
"h": 226.829,
"s": 54.667,
"l": 85.294
},
"oklch": {
"l": 0.85473,
"c": 0.04558,
"h": 273
},
"luminance": 0.62186
}Semantic roles & 50–950 ramp
primary
#C5CEEE
secondary
#CCBE8C
accent
#9F23C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485