#C8DEFB#C8DEFB
#C8DEFB is a very light, muted cyan. Relative luminance 0.715; OKLCH L 89.3% C 0.046 H 255.4°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEFB |
|---|---|
| RGB | rgb(200, 222, 251) |
| HSL | hsl(214, 86%, 88%) |
| HSV | hsv(214, 20%, 98%) |
| CMYK | cmyk(20.3%, 11.6%, 0%, 1.6%) |
| CIE-LAB | lab(87.72, -1.31, -16.54) |
| CIE-LCH | lch(87.72, 16.60, 265.47°) |
| OKLab | oklab(89.35% -0.0117 -0.045) |
| OKLCH | oklch(89.35% 0.046 255.4) |
| XYZ | xyz(67.3488, 71.4853, 101.4977) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.02
Light Blue Grey
#B7C9E2
ΔE00 5.07
Lightsteelblue
#B0C4DE
ΔE00 6.26
Cloudy Blue
#ACC2D9
ΔE00 7.19
Baby Blue (survey)
#A2CFFE
ΔE00 7.38
Lavender (CSS)
#E6E6FA
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEFB #FBE5C8
analogous
#C8F7FB #C8DEFB #CBC8FB
triadic
#C8DEFB #FBC8DE #DEFBC8
tetradic
#C8DEFB #FBC8F7 #FBE5C8 #C8FBCB
square
#C8DEFB #FBC8F7 #FBE5C8 #C8FBCB
split-complementary
#C8DEFB #FBCBC8 #F7FBC8
monochromatic
#569AF3 #8FBCF7 #C8DEFB #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.37
#C8DEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#C8DEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEFB
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEFB | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFC
Deuteranopia (green-blind)
#CFDAFA
Tritanopia (blue-blind)
#BBE4E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8defb; /* rgb */ color: rgb(200, 222, 251); /* oklch */ color: oklch(89.3% 0.046 255.4);
Tailwind
colors: {
custom: {
50: '#d9e8fc',
500: '#c8defb',
950: '#000000',
},
}SCSS
$custom: #c8defb; $custom-light: #d9e8fc; $custom-dark: #000000;
JSON
{
"hex": "#c8defb",
"rgb": {
"r": 200,
"g": 222,
"b": 251
},
"hsl": {
"h": 214.118,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.8935,
"c": 0.04648,
"h": 255.4
},
"luminance": 0.71487
}Semantic roles & 50–950 ramp
primary
#C8DEFB
secondary
#E1BA86
accent
#8203E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485