#C8CFEE#C8CFEE
#C8CFEE is a very light, muted blue. Relative luminance 0.631; OKLCH L 85.9% C 0.044 H 275.4°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFEE |
|---|---|
| RGB | rgb(200, 207, 238) |
| HSL | hsl(229, 53%, 86%) |
| HSV | hsv(229, 16%, 93%) |
| CMYK | cmyk(16%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(83.48, 3.80, -16.04) |
| CIE-LCH | lch(83.48, 16.48, 283.33°) |
| OKLab | oklab(85.9% 0.0041 -0.0435) |
| OKLCH | oklch(85.9% 0.044 275.4) |
| XYZ | xyz(61.5613, 63.0771, 89.8041) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.53
Light Periwinkle
#C1C6FC
ΔE00 5.93
Light Blue Grey
#B7C9E2
ΔE00 5.98
Lavender (CSS)
#E6E6FA
ΔE00 6.92
Lightsteelblue
#B0C4DE
ΔE00 6.97
Powder Blue (survey)
#B1D1FC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFEE #EEE7C8
analogous
#C8E2EE #C8CFEE #D4C8EE
triadic
#C8CFEE #EEC8CF #CFEEC8
tetradic
#C8CFEE #EEC8E2 #EEE7C8 #C8EED4
square
#C8CFEE #EEC8E2 #EEE7C8 #C8EED4
split-complementary
#C8CFEE #EED4C8 #E2EEC8
monochromatic
#6A7DD1 #99A6E0 #C8CFEE #E8EBF8 #E8EBF8
Accessibility & contrast
On white
1.54
#C8CFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#C8CFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFEE
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFEE | 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)
#C7D2EF
Deuteranopia (green-blind)
#C4CFED
Tritanopia (blue-blind)
#C0D4D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8cfee; /* rgb */ color: rgb(200, 207, 238); /* oklch */ color: oklch(85.9% 0.044 275.4);
Tailwind
colors: {
custom: {
50: '#d9ddf3',
500: '#c8cfee',
950: '#000000',
},
}SCSS
$custom: #c8cfee; $custom-light: #d9ddf3; $custom-dark: #000000;
JSON
{
"hex": "#c8cfee",
"rgb": {
"r": 200,
"g": 207,
"b": 238
},
"hsl": {
"h": 228.947,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.85896,
"c": 0.04367,
"h": 275.4
},
"luminance": 0.63078
}Semantic roles & 50–950 ramp
primary
#C8CFEE
secondary
#CBC08F
accent
#A425C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485