#C8E4FA#C8E4FA
#C8E4FA is a very light, muted cyan. Relative luminance 0.747; OKLCH L 90.5% C 0.042 H 241.7°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E4FA |
|---|---|
| RGB | rgb(200, 228, 250) |
| HSL | hsl(206, 83%, 88%) |
| HSV | hsv(206, 20%, 98%) |
| CMYK | cmyk(20%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(89.24, -4.64, -13.75) |
| CIE-LCH | lch(89.24, 14.51, 251.36°) |
| OKLab | oklab(90.53% -0.0201 -0.0373) |
| OKLCH | oklch(90.53% 0.042 241.7) |
| XYZ | xyz(68.8136, 74.6664, 101.2104) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 6.98
Lightblue
#ADD8E6
ΔE00 7.21
Light Blue Grey
#B7C9E2
ΔE00 7.22
Powder Blue (survey)
#B1D1FC
ΔE00 7.54
Lightsteelblue
#B0C4DE
ΔE00 8.15
Cloudy Blue
#ACC2D9
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E4FA #FADEC8
analogous
#C8FAF7 #C8E4FA #C8CBFA
triadic
#C8E4FA #FAC8E4 #E4FAC8
tetradic
#C8E4FA #F7C8FA #FADEC8 #CBFAC8
square
#C8E4FA #F7C8FA #FADEC8 #CBFAC8
split-complementary
#C8E4FA #FAC8CB #FAF7C8
monochromatic
#58ADF0 #90C8F5 #C8E4FA #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.32
#C8E4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#C8E4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E4FA
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E4FA | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FB
Deuteranopia (green-blind)
#D5DEFA
Tritanopia (blue-blind)
#BBE9EB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8e4fa; /* rgb */ color: rgb(200, 228, 250); /* oklch */ color: oklch(90.5% 0.042 241.7);
Tailwind
colors: {
custom: {
50: '#d9ecfc',
500: '#c8e4fa',
950: '#000000',
},
}SCSS
$custom: #c8e4fa; $custom-light: #d9ecfc; $custom-dark: #000000;
JSON
{
"hex": "#c8e4fa",
"rgb": {
"r": 200,
"g": 228,
"b": 250
},
"hsl": {
"h": 206.4,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.90533,
"c": 0.04236,
"h": 241.7
},
"luminance": 0.74668
}Semantic roles & 50–950 ramp
primary
#C8E4FA
secondary
#DFAE87
accent
#6606E0
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485