#C8E2FC#C8E2FC
#C8E2FC is a very light, muted cyan. Relative luminance 0.737; OKLCH L 90.2% C 0.045 H 248.3°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E2FC |
|---|---|
| RGB | rgb(200, 226, 252) |
| HSL | hsl(210, 90%, 89%) |
| HSV | hsv(210, 21%, 99%) |
| CMYK | cmyk(20.6%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(88.78, -3.17, -15.48) |
| CIE-LCH | lch(88.78, 15.80, 258.41°) |
| OKLab | oklab(90.19% -0.0167 -0.042) |
| OKLCH | oklch(90.19% 0.045 248.3) |
| XYZ | xyz(68.5818, 73.6985, 102.6884) |
| Luminance | 0.7370 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 6.00
Light Blue Grey
#B7C9E2
ΔE00 6.17
Lightsteelblue
#B0C4DE
ΔE00 7.21
Baby Blue (survey)
#A2CFFE
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 7.64
Ice Blue
#A5DFF9
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E2FC #FCE2C8
analogous
#C8FCFC #C8E2FC #C8C8FC
triadic
#C8E2FC #FCC8E2 #E2FCC8
tetradic
#C8E2FC #FCC8FC #FCE2C8 #C8FCC8
square
#C8E2FC #FCC8FC #FCE2C8 #C8FCC8
split-complementary
#C8E2FC #FCC8C8 #FCFCC8
monochromatic
#54A5F6 #8EC3F9 #C8E2FC #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.33
#C8E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#C8E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E2FC
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E2FC | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FD
Deuteranopia (green-blind)
#D2DDFB
Tritanopia (blue-blind)
#BAE8EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8e2fc; /* rgb */ color: rgb(200, 226, 252); /* oklch */ color: oklch(90.2% 0.045 248.3);
Tailwind
colors: {
custom: {
50: '#d9ebfd',
500: '#c8e2fc',
950: '#000000',
},
}SCSS
$custom: #c8e2fc; $custom-light: #d9ebfd; $custom-dark: #000000;
JSON
{
"hex": "#c8e2fc",
"rgb": {
"r": 200,
"g": 226,
"b": 252
},
"hsl": {
"h": 210,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.90194,
"c": 0.04525,
"h": 248.3
},
"luminance": 0.737
}Semantic roles & 50–950 ramp
primary
#C8E2FC
secondary
#E3B485
accent
#7300E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485