#C2DAFA#C2DAFA
#C2DAFA is a very light, muted cyan. Relative luminance 0.685; OKLCH L 88.1% C 0.051 H 255.7°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DAFA |
|---|---|
| RGB | rgb(194, 218, 250) |
| HSL | hsl(214, 85%, 87%) |
| HSV | hsv(214, 22%, 98%) |
| CMYK | cmyk(22.4%, 12.8%, 0%, 2%) |
| CIE-LAB | lab(86.26, -1.24, -18.25) |
| CIE-LCH | lch(86.26, 18.29, 266.11°) |
| OKLab | oklab(88.09% -0.0127 -0.0497) |
| OKLCH | oklch(88.09% 0.051 255.7) |
| XYZ | xyz(64.5702, 68.5125, 100.2461) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.72
Light Blue Grey
#B7C9E2
ΔE00 4.53
Lightsteelblue
#B0C4DE
ΔE00 5.54
Baby Blue (survey)
#A2CFFE
ΔE00 6.26
Cloudy Blue
#ACC2D9
ΔE00 6.57
Pastel Blue
#A2BFFE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DAFA #FAE2C2
analogous
#C2F6FA #C2DAFA #C6C2FA
triadic
#C2DAFA #FAC2DA #DAFAC2
tetradic
#C2DAFA #FAC2F6 #FAE2C2 #C2FAC6
square
#C2DAFA #FAC2F6 #FAE2C2 #C2FAC6
split-complementary
#C2DAFA #FAC6C2 #F6FAC2
monochromatic
#5195F1 #89B8F5 #C2DAFA #E3EEFD #E3EEFD
Accessibility & contrast
On white
1.43
#C2DAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#C2DAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DAFA
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DAFA | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFC
Deuteranopia (green-blind)
#C9D5F9
Tritanopia (blue-blind)
#B3E1E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2dafa; /* rgb */ color: rgb(194, 218, 250); /* oklch */ color: oklch(88.1% 0.051 255.7);
Tailwind
colors: {
custom: {
50: '#d5e5fc',
500: '#c2dafa',
950: '#000000',
},
}SCSS
$custom: #c2dafa; $custom-light: #d5e5fc; $custom-dark: #000000;
JSON
{
"hex": "#c2dafa",
"rgb": {
"r": 194,
"g": 218,
"b": 250
},
"hsl": {
"h": 214.286,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.88094,
"c": 0.05133,
"h": 255.7
},
"luminance": 0.68514
}Semantic roles & 50–950 ramp
primary
#C2DAFA
secondary
#DFB781
accent
#8304E1
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485