#C8E7FA#C8E7FA
#C8E7FA is a very light, muted cyan. Relative luminance 0.763; OKLCH L 91.1% C 0.042 H 234.8°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E7FA |
|---|---|
| RGB | rgb(200, 231, 250) |
| HSL | hsl(203, 83%, 88%) |
| HSV | hsv(203, 20%, 98%) |
| CMYK | cmyk(20%, 7.6%, 0%, 2%) |
| CIE-LAB | lab(90.01, -6.18, -12.58) |
| CIE-LCH | lch(90.01, 14.02, 243.84°) |
| OKLab | oklab(91.15% -0.024 -0.0341) |
| OKLCH | oklch(91.15% 0.042 234.8) |
| XYZ | xyz(69.6460, 76.3313, 101.4879) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.06
Ice Blue
#A5DFF9
ΔE00 6.16
Powder Blue
#B0E0E6
ΔE00 8.61
Light Blue Grey
#B7C9E2
ΔE00 8.71
Aliceblue
#F0F8FF
ΔE00 8.74
Powder Blue (survey)
#B1D1FC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E7FA #FADBC8
analogous
#C8FAF4 #C8E7FA #C8CEFA
triadic
#C8E7FA #FAC8E7 #E7FAC8
tetradic
#C8E7FA #F4C8FA #FADBC8 #CEFAC8
square
#C8E7FA #F4C8FA #FADBC8 #CEFAC8
split-complementary
#C8E7FA #FAC8CE #FAF4C8
monochromatic
#58B6F0 #90CFF5 #C8E7FA #E3F3FC #E3F3FC
Accessibility & contrast
On white
1.29
#C8E7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#C8E7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E7FA
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E7FA | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FB
Deuteranopia (green-blind)
#D7E0FA
Tritanopia (blue-blind)
#BAECED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8e7fa; /* rgb */ color: rgb(200, 231, 250); /* oklch */ color: oklch(91.1% 0.042 234.8);
Tailwind
colors: {
custom: {
50: '#d9eefc',
500: '#c8e7fa',
950: '#000000',
},
}SCSS
$custom: #c8e7fa; $custom-light: #d9eefc; $custom-dark: #000000;
JSON
{
"hex": "#c8e7fa",
"rgb": {
"r": 200,
"g": 231,
"b": 250
},
"hsl": {
"h": 202.8,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.91145,
"c": 0.04175,
"h": 234.8
},
"luminance": 0.76333
}Semantic roles & 50–950 ramp
primary
#C8E7FA
secondary
#DFA887
accent
#5906E0
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585