#C8E2FF#C8E2FF
#C8E2FF is a very light, muted cyan. Relative luminance 0.739; OKLCH L 90.3% C 0.049 H 251.2°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E2FF |
|---|---|
| RGB | rgb(200, 226, 255) |
| HSL | hsl(212, 100%, 89%) |
| HSV | hsv(212, 22%, 100%) |
| CMYK | cmyk(21.6%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(88.87, -2.52, -16.92) |
| CIE-LCH | lch(88.87, 17.10, 261.52°) |
| OKLab | oklab(90.3% -0.0156 -0.046) |
| OKLCH | oklch(90.3% 0.049 251.2) |
| XYZ | xyz(69.0610, 73.8901, 105.2119) |
| Luminance | 0.7389 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.33
Light Blue Grey
#B7C9E2
ΔE00 6.10
Baby Blue (survey)
#A2CFFE
ΔE00 7.11
Lightsteelblue
#B0C4DE
ΔE00 7.15
Cloudy Blue
#ACC2D9
ΔE00 7.80
Ice Blue
#A5DFF9
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E2FF #FFE5C8
analogous
#C8FEFF #C8E2FF #CAC8FF
triadic
#C8E2FF #FFC8E2 #E2FFC8
tetradic
#C8E2FF #FFC8FE #FFE5C8 #C8FFCA
square
#C8E2FF #FFC8FE #FFE5C8 #C8FFCA
split-complementary
#C8E2FF #FFCAC8 #FEFFC8
monochromatic
#4EA1FF #8BC2FF #C8E2FF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.33
#C8E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#C8E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E2FF
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E2FF | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FF
Deuteranopia (green-blind)
#D1DDFE
Tritanopia (blue-blind)
#B9E8EB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8e2ff; /* rgb */ color: rgb(200, 226, 255); /* oklch */ color: oklch(90.3% 0.049 251.2);
Tailwind
colors: {
custom: {
50: '#d9ebff',
500: '#c8e2ff',
950: '#000000',
},
}SCSS
$custom: #c8e2ff; $custom-light: #d9ebff; $custom-dark: #000000;
JSON
{
"hex": "#c8e2ff",
"rgb": {
"r": 200,
"g": 226,
"b": 255
},
"hsl": {
"h": 211.636,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.90295,
"c": 0.04861,
"h": 251.2
},
"luminance": 0.73892
}Semantic roles & 50–950 ramp
primary
#C8E2FF
secondary
#E9B882
accent
#7900E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486