#C2DDFE#C2DDFE
#C2DDFE is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.8% C 0.054 H 253.6°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDFE |
|---|---|
| RGB | rgb(194, 221, 254) |
| HSL | hsl(213, 97%, 88%) |
| HSV | hsv(213, 24%, 100%) |
| CMYK | cmyk(23.6%, 13%, 0%, 0.4%) |
| CIE-LAB | lab(87.16, -1.92, -19.00) |
| CIE-LCH | lch(87.16, 19.10, 264.22°) |
| OKLab | oklab(88.84% -0.0153 -0.0518) |
| OKLCH | oklch(88.84% 0.054 253.6) |
| XYZ | xyz(65.9891, 70.3360, 103.8461) |
| Luminance | 0.7034 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.74
Light Blue Grey
#B7C9E2
ΔE00 5.37
Baby Blue (survey)
#A2CFFE
ΔE00 5.90
Lightsteelblue
#B0C4DE
ΔE00 6.28
Cloudy Blue
#ACC2D9
ΔE00 7.13
Light Blue
#95D0FC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDFE #FEE3C2
analogous
#C2FBFE #C2DDFE #C5C2FE
triadic
#C2DDFE #FEC2DD #DDFEC2
tetradic
#C2DDFE #FEC2FB #FEE3C2 #C2FEC5
square
#C2DDFE #FEC2FB #FEE3C2 #C2FEC5
split-complementary
#C2DDFE #FEC5C2 #FBFEC2
monochromatic
#4A9AFC #86BBFD #C2DDFE #E1EEFF #E1EEFF
Accessibility & contrast
On white
1.39
#C2DDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#C2DDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDFE
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDFE | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#CBD8FD
Tritanopia (blue-blind)
#B2E4E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c2ddfe; /* rgb */ color: rgb(194, 221, 254); /* oklch */ color: oklch(88.8% 0.054 253.6);
Tailwind
colors: {
custom: {
50: '#d5e7fe',
500: '#c2ddfe',
950: '#000000',
},
}SCSS
$custom: #c2ddfe; $custom-light: #d5e7fe; $custom-dark: #000000;
JSON
{
"hex": "#c2ddfe",
"rgb": {
"r": 194,
"g": 221,
"b": 254
},
"hsl": {
"h": 213,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.88842,
"c": 0.05404,
"h": 253.6
},
"luminance": 0.70338
}Semantic roles & 50–950 ramp
primary
#C2DDFE
secondary
#E6B77E
accent
#7E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485