#C8E2FA#C8E2FA
#C8E2FA is a very light, muted cyan. Relative luminance 0.736; OKLCH L 90.1% C 0.043 H 246.1°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E2FA |
|---|---|
| RGB | rgb(200, 226, 250) |
| HSL | hsl(209, 83%, 88%) |
| HSV | hsv(209, 20%, 98%) |
| CMYK | cmyk(20%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(88.72, -3.60, -14.52) |
| CIE-LCH | lch(88.72, 14.96, 256.06°) |
| OKLab | oklab(90.13% -0.0174 -0.0394) |
| OKLCH | oklch(90.13% 0.043 246.1) |
| XYZ | xyz(68.2666, 73.5724, 101.0281) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.32
Powder Blue (survey)
#B1D1FC
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 7.34
Cloudy Blue
#ACC2D9
ΔE00 7.61
Ice Blue
#A5DFF9
ΔE00 7.77
Baby Blue (survey)
#A2CFFE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E2FA #FAE0C8
analogous
#C8FAF9 #C8E2FA #C8C9FA
triadic
#C8E2FA #FAC8E2 #E2FAC8
tetradic
#C8E2FA #F9C8FA #FAE0C8 #C9FAC8
square
#C8E2FA #F9C8FA #FAE0C8 #C9FAC8
split-complementary
#C8E2FA #FAC8C9 #FAF9C8
monochromatic
#58A7F0 #90C4F5 #C8E2FA #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.34
#C8E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#C8E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E2FA
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E2FA | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FB
Deuteranopia (green-blind)
#D3DCFA
Tritanopia (blue-blind)
#BBE8EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8e2fa; /* rgb */ color: rgb(200, 226, 250); /* oklch */ color: oklch(90.1% 0.043 246.1);
Tailwind
colors: {
custom: {
50: '#d9ebfc',
500: '#c8e2fa',
950: '#000000',
},
}SCSS
$custom: #c8e2fa; $custom-light: #d9ebfc; $custom-dark: #000000;
JSON
{
"hex": "#c8e2fa",
"rgb": {
"r": 200,
"g": 226,
"b": 250
},
"hsl": {
"h": 208.8,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.90127,
"c": 0.04309,
"h": 246.1
},
"luminance": 0.73574
}Semantic roles & 50–950 ramp
primary
#C8E2FA
secondary
#DFB187
accent
#6E06E0
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485