#C8DEF4#C8DEF4
#C8DEF4 is a very light, muted cyan. Relative luminance 0.711; OKLCH L 89.1% C 0.038 H 248.3°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEF4 |
|---|---|
| RGB | rgb(200, 222, 244) |
| HSL | hsl(210, 67%, 87%) |
| HSV | hsv(210, 18%, 96%) |
| CMYK | cmyk(18%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(87.51, -2.81, -13.18) |
| CIE-LCH | lch(87.51, 13.47, 257.97°) |
| OKLab | oklab(89.12% -0.0142 -0.0357) |
| OKLCH | oklch(89.12% 0.038 248.3) |
| XYZ | xyz(66.2657, 71.0520, 95.7935) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.31
Lightsteelblue
#B0C4DE
ΔE00 6.46
Powder Blue (survey)
#B1D1FC
ΔE00 6.63
Cloudy Blue
#ACC2D9
ΔE00 6.78
Baby Blue (survey)
#A2CFFE
ΔE00 8.18
Fog
#D8DCE0
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEF4 #F4DEC8
analogous
#C8F4F4 #C8DEF4 #C8C8F4
triadic
#C8DEF4 #F4C8DE #DEF4C8
tetradic
#C8DEF4 #F4C8F4 #F4DEC8 #C8F4C8
square
#C8DEF4 #F4C8F4 #F4DEC8 #C8F4C8
split-complementary
#C8DEF4 #F4C8C8 #F4F4C8
monochromatic
#62A1E0 #95BFEA #C8DEF4 #E5F0FA #E5F0FA
Accessibility & contrast
On white
1.38
#C8DEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#C8DEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEF4
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEF4 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF5
Deuteranopia (green-blind)
#D1D9F4
Tritanopia (blue-blind)
#BDE3E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8def4; /* rgb */ color: rgb(200, 222, 244); /* oklch */ color: oklch(89.1% 0.038 248.3);
Tailwind
colors: {
custom: {
50: '#d9e8f7',
500: '#c8def4',
950: '#000000',
},
}SCSS
$custom: #c8def4; $custom-light: #d9e8f7; $custom-dark: #000000;
JSON
{
"hex": "#c8def4",
"rgb": {
"r": 200,
"g": 222,
"b": 244
},
"hsl": {
"h": 210,
"s": 66.667,
"l": 87.059
},
"oklch": {
"l": 0.89116,
"c": 0.03844,
"h": 248.3
},
"luminance": 0.71054
}Semantic roles & 50–950 ramp
primary
#C8DEF4
secondary
#D5B08B
accent
#7317CF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485