#C8CFEF#C8CFEF
#C8CFEF is a very light, muted blue. Relative luminance 0.631; OKLCH L 85.9% C 0.045 H 275.7°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFEF |
|---|---|
| RGB | rgb(200, 207, 239) |
| HSL | hsl(229, 55%, 86%) |
| HSV | hsv(229, 16%, 94%) |
| CMYK | cmyk(16.3%, 13.4%, 0%, 6.3%) |
| CIE-LAB | lab(83.51, 4.01, -16.52) |
| CIE-LCH | lch(83.51, 17.00, 283.65°) |
| OKLab | oklab(85.93% 0.0045 -0.0448) |
| OKLCH | oklch(85.93% 0.045 275.7) |
| XYZ | xyz(61.7086, 63.1361, 90.5800) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.22
Light Periwinkle
#C1C6FC
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 6.15
Lavender (CSS)
#E6E6FA
ΔE00 7.06
Lightsteelblue
#B0C4DE
ΔE00 7.12
Powder Blue (survey)
#B1D1FC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFEF #EFE8C8
analogous
#C8E2EF #C8CFEF #D4C8EF
triadic
#C8CFEF #EFC8CF #CFEFC8
tetradic
#C8CFEF #EFC8E2 #EFE8C8 #C8EFD4
square
#C8CFEF #EFC8E2 #EFE8C8 #C8EFD4
split-complementary
#C8CFEF #EFD4C8 #E2EFC8
monochromatic
#697CD3 #99A6E1 #C8CFEF #E7EAF8 #E7EAF8
Accessibility & contrast
On white
1.54
#C8CFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#C8CFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFEF
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFEF | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F1
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#BFD5D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8cfef; /* rgb */ color: rgb(200, 207, 239); /* oklch */ color: oklch(85.9% 0.045 275.7);
Tailwind
colors: {
custom: {
50: '#d9ddf4',
500: '#c8cfef',
950: '#000000',
},
}SCSS
$custom: #c8cfef; $custom-light: #d9ddf4; $custom-dark: #000000;
JSON
{
"hex": "#c8cfef",
"rgb": {
"r": 200,
"g": 207,
"b": 239
},
"hsl": {
"h": 229.231,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.8593,
"c": 0.04504,
"h": 275.7
},
"luminance": 0.63137
}Semantic roles & 50–950 ramp
primary
#C8CFEF
secondary
#CDC28E
accent
#A623C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485