#C8E2F8#C8E2F8
#C8E2F8 is a very light, muted cyan. Relative luminance 0.734; OKLCH L 90.1% C 0.041 H 243.7°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E2F8 |
|---|---|
| RGB | rgb(200, 226, 248) |
| HSL | hsl(208, 77%, 88%) |
| HSV | hsv(208, 19%, 97%) |
| CMYK | cmyk(19.4%, 8.9%, 0%, 2.7%) |
| CIE-LAB | lab(88.66, -4.03, -13.56) |
| CIE-LCH | lch(88.66, 14.14, 253.44°) |
| OKLab | oklab(90.06% -0.0181 -0.0368) |
| OKLCH | oklch(90.06% 0.041 243.7) |
| XYZ | xyz(67.9546, 73.4476, 99.3852) |
| Luminance | 0.7345 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.58
Powder Blue (survey)
#B1D1FC
ΔE00 7.17
Ice Blue
#A5DFF9
ΔE00 7.47
Lightblue
#ADD8E6
ΔE00 7.55
Lightsteelblue
#B0C4DE
ΔE00 7.56
Cloudy Blue
#ACC2D9
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E2F8 #F8DEC8
analogous
#C8F8F6 #C8E2F8 #C8CAF8
triadic
#C8E2F8 #F8C8E2 #E2F8C8
tetradic
#C8E2F8 #F6C8F8 #F8DEC8 #CAF8C8
square
#C8E2F8 #F6C8F8 #F8DEC8 #CAF8C8
split-complementary
#C8E2F8 #F8C8CA #F8F6C8
monochromatic
#5BA9EA #92C5F1 #C8E2F8 #E4F1FC #E4F1FC
Accessibility & contrast
On white
1.34
#C8E2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#C8E2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E2F8
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E2F8 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2F9
Deuteranopia (green-blind)
#D3DCF8
Tritanopia (blue-blind)
#BBE7E9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8e2f8; /* rgb */ color: rgb(200, 226, 248); /* oklch */ color: oklch(90.1% 0.041 243.7);
Tailwind
colors: {
custom: {
50: '#d9ebfa',
500: '#c8e2f8',
950: '#000000',
},
}SCSS
$custom: #c8e2f8; $custom-light: #d9ebfa; $custom-dark: #000000;
JSON
{
"hex": "#c8e2f8",
"rgb": {
"r": 200,
"g": 226,
"b": 248
},
"hsl": {
"h": 207.5,
"s": 77.419,
"l": 87.843
},
"oklch": {
"l": 0.9006,
"c": 0.041,
"h": 243.7
},
"luminance": 0.73449
}Semantic roles & 50–950 ramp
primary
#C8E2F8
secondary
#DCAF88
accent
#6A0CDA
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485