#C8DDFE#C8DDFE
#C8DDFE is a very light, muted blue. Relative luminance 0.711; OKLCH L 89.3% C 0.051 H 259.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDFE |
|---|---|
| RGB | rgb(200, 221, 254) |
| HSL | hsl(217, 96%, 89%) |
| HSV | hsv(217, 21%, 100%) |
| CMYK | cmyk(21.3%, 13%, 0%, 0.4%) |
| CIE-LAB | lab(87.56, -0.14, -18.37) |
| CIE-LCH | lch(87.56, 18.37, 269.58°) |
| OKLab | oklab(89.25% -0.0094 -0.05) |
| OKLCH | oklch(89.25% 0.051 259.4) |
| XYZ | xyz(67.5606, 71.1463, 103.9198) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.63
Light Blue Grey
#B7C9E2
ΔE00 5.29
Lightsteelblue
#B0C4DE
ΔE00 6.44
Baby Blue (survey)
#A2CFFE
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 7.66
Light Periwinkle
#C1C6FC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDFE #FEE9C8
analogous
#C8F8FE #C8DDFE #CEC8FE
triadic
#C8DDFE #FEC8DD #DDFEC8
tetradic
#C8DDFE #FEC8F8 #FEE9C8 #C8FECE
square
#C8DDFE #FEC8F8 #FEE9C8 #C8FECE
split-complementary
#C8DDFE #FECEC8 #F8FEC8
monochromatic
#5093FC #8CB8FD #C8DDFE #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.38
#C8DDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#C8DDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDFE
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDFE | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CDD9FD
Tritanopia (blue-blind)
#BAE4E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8ddfe; /* rgb */ color: rgb(200, 221, 254); /* oklch */ color: oklch(89.3% 0.051 259.4);
Tailwind
colors: {
custom: {
50: '#d9e7fe',
500: '#c8ddfe',
950: '#000000',
},
}SCSS
$custom: #c8ddfe; $custom-light: #d9e7fe; $custom-dark: #000000;
JSON
{
"hex": "#c8ddfe",
"rgb": {
"r": 200,
"g": 221,
"b": 254
},
"hsl": {
"h": 216.667,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.89252,
"c": 0.05088,
"h": 259.4
},
"luminance": 0.71148
}Semantic roles & 50–950 ramp
primary
#C8DDFE
secondary
#E7C083
accent
#8C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485