#C2DDFF#C2DDFF
#C2DDFF is a very light, muted cyan. Relative luminance 0.704; OKLCH L 88.9% C 0.055 H 254.3°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDFF |
|---|---|
| RGB | rgb(194, 221, 255) |
| HSL | hsl(213, 100%, 88%) |
| HSV | hsv(213, 24%, 100%) |
| CMYK | cmyk(23.9%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(87.19, -1.70, -19.48) |
| CIE-LCH | lch(87.19, 19.56, 265.02°) |
| OKLab | oklab(88.88% -0.0149 -0.0532) |
| OKLCH | oklch(88.88% 0.055 254.3) |
| XYZ | xyz(66.1497, 70.4002, 104.6917) |
| Luminance | 0.7040 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.61
Light Blue Grey
#B7C9E2
ΔE00 5.46
Baby Blue (survey)
#A2CFFE
ΔE00 5.87
Lightsteelblue
#B0C4DE
ΔE00 6.36
Cloudy Blue
#ACC2D9
ΔE00 7.26
Light Blue
#95D0FC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDFF #FFE4C2
analogous
#C2FBFF #C2DDFF #C5C2FF
triadic
#C2DDFF #FFC2DD #DDFFC2
tetradic
#C2DDFF #FFC2FB #FFE4C2 #C2FFC5
square
#C2DDFF #FFC2FB #FFE4C2 #C2FFC5
split-complementary
#C2DDFF #FFC5C2 #FBFFC2
monochromatic
#4899FF #85BBFF #C2DDFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.39
#C2DDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#C2DDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDFF
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDFF | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#CAD8FE
Tritanopia (blue-blind)
#B2E4E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c2ddff; /* rgb */ color: rgb(194, 221, 255); /* oklch */ color: oklch(88.9% 0.055 254.3);
Tailwind
colors: {
custom: {
50: '#d5e7ff',
500: '#c2ddff',
950: '#000000',
},
}SCSS
$custom: #c2ddff; $custom-light: #d5e7ff; $custom-dark: #000000;
JSON
{
"hex": "#c2ddff",
"rgb": {
"r": 194,
"g": 221,
"b": 255
},
"hsl": {
"h": 213.443,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.88877,
"c": 0.05522,
"h": 254.3
},
"luminance": 0.70402
}Semantic roles & 50–950 ramp
primary
#C2DDFF
secondary
#E8B97D
accent
#8000E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486