#C4CEED#C4CEED
#C4CEED is a very light, muted blue. Relative luminance 0.620; OKLCH L 85.4% C 0.045 H 271.3°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CEED |
|---|---|
| RGB | rgb(196, 206, 237) |
| HSL | hsl(225, 53%, 85%) |
| HSV | hsv(225, 17%, 93%) |
| CMYK | cmyk(17.3%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(82.91, 2.87, -16.40) |
| CIE-LCH | lch(82.91, 16.65, 279.92°) |
| OKLab | oklab(85.36% 0.001 -0.0445) |
| OKLCH | oklch(85.36% 0.045 271.3) |
| XYZ | xyz(60.1187, 61.9918, 88.9026) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.80
Lightsteelblue
#B0C4DE
ΔE00 5.77
Light Periwinkle
#C1C6FC
ΔE00 5.81
Periwinkle
#CCCCFF
ΔE00 5.93
Powder Blue (survey)
#B1D1FC
ΔE00 7.23
Cloudy Blue
#ACC2D9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CEED #EDE3C4
analogous
#C4E3ED #C4CEED #CFC4ED
triadic
#C4CEED #EDC4CE #CEEDC4
tetradic
#C4CEED #EDC4E3 #EDE3C4 #C4EDCF
square
#C4CEED #EDC4E3 #EDE3C4 #C4EDCF
split-complementary
#C4CEED #EDCFC4 #E3EDC4
monochromatic
#6680D0 #95A7DF #C4CEED #E8ECF8 #E8ECF8
Accessibility & contrast
On white
1.57
#C4CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#C4CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CEED
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CEED | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EE
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#BBD4D8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c4ceed; /* rgb */ color: rgb(196, 206, 237); /* oklch */ color: oklch(85.4% 0.045 271.3);
Tailwind
colors: {
custom: {
50: '#d6dcf2',
500: '#c4ceed',
950: '#000000',
},
}SCSS
$custom: #c4ceed; $custom-light: #d6dcf2; $custom-dark: #000000;
JSON
{
"hex": "#c4ceed",
"rgb": {
"r": 196,
"g": 206,
"b": 237
},
"hsl": {
"h": 225.366,
"s": 53.247,
"l": 84.902
},
"oklch": {
"l": 0.85364,
"c": 0.04451,
"h": 271.3
},
"luminance": 0.61993
}Semantic roles & 50–950 ramp
primary
#C4CEED
secondary
#CABB8B
accent
#9B25C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485