#C8DAF2#C8DAF2
#C8DAF2 is a very light, muted cyan. Relative luminance 0.688; OKLCH L 88.2% C 0.038 H 255.6°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAF2 |
|---|---|
| RGB | rgb(200, 218, 242) |
| HSL | hsl(214, 62%, 87%) |
| HSV | hsv(214, 17%, 95%) |
| CMYK | cmyk(17.4%, 9.9%, 0%, 5.1%) |
| CIE-LAB | lab(86.42, -1.15, -13.75) |
| CIE-LCH | lch(86.42, 13.80, 265.23°) |
| OKLab | oklab(88.24% -0.0095 -0.0372) |
| OKLCH | oklch(88.24% 0.038 255.6) |
| XYZ | xyz(64.9139, 68.8316, 93.8530) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.08
Lightsteelblue
#B0C4DE
ΔE00 5.45
Powder Blue (survey)
#B1D1FC
ΔE00 6.03
Cloudy Blue
#ACC2D9
ΔE00 6.27
Lavender (CSS)
#E6E6FA
ΔE00 8.21
Baby Blue (survey)
#A2CFFE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAF2 #F2E0C8
analogous
#C8EFF2 #C8DAF2 #CBC8F2
triadic
#C8DAF2 #F2C8DA #DAF2C8
tetradic
#C8DAF2 #F2C8EF #F2E0C8 #C8F2CB
square
#C8DAF2 #F2C8EF #F2E0C8 #C8F2CB
split-complementary
#C8DAF2 #F2CBC8 #EFF2C8
monochromatic
#6597DB #97B9E6 #C8DAF2 #E6EEF9 #E6EEF9
Accessibility & contrast
On white
1.42
#C8DAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#C8DAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAF2
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAF2 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF3
Deuteranopia (green-blind)
#CDD6F1
Tritanopia (blue-blind)
#BEDFE2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8daf2; /* rgb */ color: rgb(200, 218, 242); /* oklch */ color: oklch(88.2% 0.038 255.6);
Tailwind
colors: {
custom: {
50: '#d9e5f6',
500: '#c8daf2',
950: '#000000',
},
}SCSS
$custom: #c8daf2; $custom-light: #d9e5f6; $custom-dark: #000000;
JSON
{
"hex": "#c8daf2",
"rgb": {
"r": 200,
"g": 218,
"b": 242
},
"hsl": {
"h": 214.286,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.88239,
"c": 0.03845,
"h": 255.6
},
"luminance": 0.68833
}Semantic roles & 50–950 ramp
primary
#C8DAF2
secondary
#D2B48D
accent
#7F1CC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485