#C4CEFF#C4CEFF
#C4CEFF is a very light, moderate blue. Relative luminance 0.631; OKLCH L 86.0% C 0.069 H 275.8°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CEFF |
|---|---|
| RGB | rgb(196, 206, 255) |
| HSL | hsl(230, 100%, 88%) |
| HSV | hsv(230, 23%, 100%) |
| CMYK | cmyk(23.1%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(83.49, 6.83, -25.08) |
| CIE-LCH | lch(83.49, 25.99, 285.23°) |
| OKLab | oklab(86.01% 0.007 -0.0687) |
| OKLCH | oklch(86.01% 0.069 275.8) |
| XYZ | xyz(62.8816, 63.0969, 103.4543) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.23
Periwinkle
#CCCCFF
ΔE00 2.96
Powder Blue (survey)
#B1D1FC
ΔE00 6.85
Pastel Blue
#A2BFFE
ΔE00 7.56
Light Blue Grey
#B7C9E2
ΔE00 7.68
Lightsteelblue
#B0C4DE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CEFF #FFF5C4
analogous
#C4EBFF #C4CEFF #D7C4FF
triadic
#C4CEFF #FFC4CE #CEFFC4
tetradic
#C4CEFF #FFC4EB #FFF5C4 #C4FFD7
square
#C4CEFF #FFC4EB #FFF5C4 #C4FFD7
split-complementary
#C4CEFF #FFD7C4 #EBFFC4
monochromatic
#4A68FF #879BFF #C4CEFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.54
#C4CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#C4CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CEFF
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CEFF | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#BDCEFE
Tritanopia (blue-blind)
#B6D7DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c4ceff; /* rgb */ color: rgb(196, 206, 255); /* oklch */ color: oklch(86.0% 0.069 275.8);
Tailwind
colors: {
custom: {
50: '#d6dcff',
500: '#c4ceff',
950: '#000000',
},
}SCSS
$custom: #c4ceff; $custom-light: #d6dcff; $custom-dark: #000000;
JSON
{
"hex": "#c4ceff",
"rgb": {
"r": 196,
"g": 206,
"b": 255
},
"hsl": {
"h": 229.831,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.86014,
"c": 0.06905,
"h": 275.8
},
"luminance": 0.63098
}Semantic roles & 50–950 ramp
primary
#C4CEFF
secondary
#E8D67F
accent
#BF00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486