#C8DFF3#C8DFF3
#C8DFF3 is a very light, muted cyan. Relative luminance 0.715; OKLCH L 89.3% C 0.037 H 244.4°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFF3 |
|---|---|
| RGB | rgb(200, 223, 243) |
| HSL | hsl(208, 64%, 87%) |
| HSV | hsv(208, 18%, 95%) |
| CMYK | cmyk(17.7%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(87.74, -3.54, -12.31) |
| CIE-LCH | lch(87.74, 12.81, 253.96°) |
| OKLab | oklab(89.29% -0.0159 -0.0333) |
| OKLCH | oklch(89.29% 0.037 244.4) |
| XYZ | xyz(66.3806, 71.5242, 95.0848) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.96
Lightsteelblue
#B0C4DE
ΔE00 7.00
Cloudy Blue
#ACC2D9
ΔE00 7.08
Powder Blue (survey)
#B1D1FC
ΔE00 7.39
Lightblue
#ADD8E6
ΔE00 7.63
Fog
#D8DCE0
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFF3 #F3DCC8
analogous
#C8F3F2 #C8DFF3 #C8CAF3
triadic
#C8DFF3 #F3C8DF #DFF3C8
tetradic
#C8DFF3 #F2C8F3 #F3DCC8 #CAF3C8
square
#C8DFF3 #F2C8F3 #F3DCC8 #CAF3C8
split-complementary
#C8DFF3 #F3C8CA #F3F2C8
monochromatic
#64A5DD #96C2E8 #C8DFF3 #E6F0FA #E6F0FA
Accessibility & contrast
On white
1.37
#C8DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#C8DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFF3
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFF3 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF4
Deuteranopia (green-blind)
#D2DAF3
Tritanopia (blue-blind)
#BDE4E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8dff3; /* rgb */ color: rgb(200, 223, 243); /* oklch */ color: oklch(89.3% 0.037 244.4);
Tailwind
colors: {
custom: {
50: '#d9e9f7',
500: '#c8dff3',
950: '#000000',
},
}SCSS
$custom: #c8dff3; $custom-light: #d9e9f7; $custom-dark: #000000;
JSON
{
"hex": "#c8dff3",
"rgb": {
"r": 200,
"g": 223,
"b": 243
},
"hsl": {
"h": 207.907,
"s": 64.179,
"l": 86.863
},
"oklch": {
"l": 0.89286,
"c": 0.03694,
"h": 244.4
},
"luminance": 0.71526
}Semantic roles & 50–950 ramp
primary
#C8DFF3
secondary
#D3AD8C
accent
#6D1ACC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485