#C8CFED#C8CFED
#C8CFED is a very light, muted blue. Relative luminance 0.630; OKLCH L 85.9% C 0.042 H 275.1°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFED |
|---|---|
| RGB | rgb(200, 207, 237) |
| HSL | hsl(229, 51%, 86%) |
| HSV | hsv(229, 16%, 93%) |
| CMYK | cmyk(15.6%, 12.7%, 0%, 7.1%) |
| CIE-LAB | lab(83.45, 3.59, -15.55) |
| CIE-LCH | lch(83.45, 15.96, 283.00°) |
| OKLab | oklab(85.86% 0.0038 -0.0421) |
| OKLCH | oklch(85.86% 0.042 275.1) |
| XYZ | xyz(61.4148, 63.0185, 89.0325) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.81
Periwinkle
#CCCCFF
ΔE00 5.84
Light Periwinkle
#C1C6FC
ΔE00 6.22
Lavender (CSS)
#E6E6FA
ΔE00 6.79
Lightsteelblue
#B0C4DE
ΔE00 6.83
Cloudy Blue
#ACC2D9
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFED #EDE6C8
analogous
#C8E1ED #C8CFED #D3C8ED
triadic
#C8CFED #EDC8CF #CFEDC8
tetradic
#C8CFED #EDC8E1 #EDE6C8 #C8EDD3
square
#C8CFED #EDC8E1 #EDE6C8 #C8EDD3
split-complementary
#C8CFED #EDD3C8 #E1EDC8
monochromatic
#6C7FCF #9AA7DE #C8CFED #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.54
#C8CFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#C8CFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFED
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFED | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EE
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#C0D4D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8cfed; /* rgb */ color: rgb(200, 207, 237); /* oklch */ color: oklch(85.9% 0.042 275.1);
Tailwind
colors: {
custom: {
50: '#d9ddf2',
500: '#c8cfed',
950: '#000000',
},
}SCSS
$custom: #c8cfed; $custom-light: #d9ddf2; $custom-dark: #000000;
JSON
{
"hex": "#c8cfed",
"rgb": {
"r": 200,
"g": 207,
"b": 237
},
"hsl": {
"h": 228.649,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.85861,
"c": 0.04231,
"h": 275.1
},
"luminance": 0.63019
}Semantic roles & 50–950 ramp
primary
#C8CFED
secondary
#CABF8F
accent
#A227BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485