#C4CEFA#C4CEFA
#C4CEFA is a very light, moderate blue. Relative luminance 0.628; OKLCH L 85.8% C 0.062 H 275.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CEFA |
|---|---|
| RGB | rgb(196, 206, 250) |
| HSL | hsl(229, 84%, 87%) |
| HSV | hsv(229, 22%, 98%) |
| CMYK | cmyk(21.6%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(83.33, 5.71, -22.68) |
| CIE-LCH | lch(83.33, 23.39, 284.12°) |
| OKLab | oklab(85.83% 0.0054 -0.062) |
| OKLCH | oklch(85.83% 0.062 275) |
| XYZ | xyz(62.0872, 62.7792, 99.2704) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.77
Periwinkle
#CCCCFF
ΔE00 3.18
Powder Blue (survey)
#B1D1FC
ΔE00 6.99
Light Blue Grey
#B7C9E2
ΔE00 7.12
Lightsteelblue
#B0C4DE
ΔE00 7.70
Pastel Blue
#A2BFFE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CEFA #FAF0C4
analogous
#C4E9FA #C4CEFA #D5C4FA
triadic
#C4CEFA #FAC4CE #CEFAC4
tetradic
#C4CEFA #FAC4E9 #FAF0C4 #C4FAD5
square
#C4CEFA #FAC4E9 #FAF0C4 #C4FAD5
split-complementary
#C4CEFA #FAD5C4 #E9FAC4
monochromatic
#5370F0 #8C9FF5 #C4CEFA #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.55
#C4CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#C4CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CEFA
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CEFA | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#BECEF9
Tritanopia (blue-blind)
#B7D6DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c4cefa; /* rgb */ color: rgb(196, 206, 250); /* oklch */ color: oklch(85.8% 0.062 275.0);
Tailwind
colors: {
custom: {
50: '#d6dcfc',
500: '#c4cefa',
950: '#000000',
},
}SCSS
$custom: #c4cefa; $custom-light: #d6dcfc; $custom-dark: #000000;
JSON
{
"hex": "#c4cefa",
"rgb": {
"r": 196,
"g": 206,
"b": 250
},
"hsl": {
"h": 228.889,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.85829,
"c": 0.0622,
"h": 275
},
"luminance": 0.62781
}Semantic roles & 50–950 ramp
primary
#C4CEFA
secondary
#DFCE83
accent
#B805E1
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485