#C8DDFB#C8DDFB
#C8DDFB is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.1% C 0.047 H 257.3°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDFB |
|---|---|
| RGB | rgb(200, 221, 251) |
| HSL | hsl(215, 86%, 88%) |
| HSV | hsv(215, 20%, 98%) |
| CMYK | cmyk(20.3%, 12%, 0%, 1.6%) |
| CIE-LAB | lab(87.46, -0.79, -16.93) |
| CIE-LCH | lch(87.46, 16.95, 267.33°) |
| OKLab | oklab(89.15% -0.0104 -0.046) |
| OKLCH | oklch(89.15% 0.047 257.3) |
| XYZ | xyz(67.0840, 70.9556, 101.4095) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.90
Light Blue Grey
#B7C9E2
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 6.14
Cloudy Blue
#ACC2D9
ΔE00 7.21
Baby Blue (survey)
#A2CFFE
ΔE00 7.49
Light Periwinkle
#C1C6FC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDFB #FBE6C8
analogous
#C8F6FB #C8DDFB #CCC8FB
triadic
#C8DDFB #FBC8DD #DDFBC8
tetradic
#C8DDFB #FBC8F6 #FBE6C8 #C8FBCC
square
#C8DDFB #FBC8F6 #FBE6C8 #C8FBCC
split-complementary
#C8DDFB #FBCCC8 #F6FBC8
monochromatic
#5696F3 #8FBAF7 #C8DDFB #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.38
#C8DDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#C8DDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDFB
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDFB | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFC
Deuteranopia (green-blind)
#CED9FA
Tritanopia (blue-blind)
#BBE3E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8ddfb; /* rgb */ color: rgb(200, 221, 251); /* oklch */ color: oklch(89.1% 0.047 257.3);
Tailwind
colors: {
custom: {
50: '#d9e7fc',
500: '#c8ddfb',
950: '#000000',
},
}SCSS
$custom: #c8ddfb; $custom-light: #d9e7fc; $custom-dark: #000000;
JSON
{
"hex": "#c8ddfb",
"rgb": {
"r": 200,
"g": 221,
"b": 251
},
"hsl": {
"h": 215.294,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.89149,
"c": 0.04719,
"h": 257.3
},
"luminance": 0.70957
}Semantic roles & 50–950 ramp
primary
#C8DDFB
secondary
#E1BC86
accent
#8703E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485