#CDEBFC#CDEBFC
#CDEBFC is a very light, muted cyan. Relative luminance 0.794; OKLCH L 92.4% C 0.039 H 232.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBFC |
|---|---|
| RGB | rgb(205, 235, 252) |
| HSL | hsl(202, 89%, 90%) |
| HSV | hsv(202, 19%, 99%) |
| CMYK | cmyk(18.7%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.42, -6.29, -11.49) |
| CIE-LCH | lch(91.42, 13.10, 241.28°) |
| OKLab | oklab(92.36% -0.0237 -0.0311) |
| OKLCH | oklch(92.36% 0.039 232.7) |
| XYZ | xyz(72.4512, 79.4221, 103.5893) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.47
Ice Blue
#A5DFF9
ΔE00 6.82
Aliceblue
#F0F8FF
ΔE00 8.01
Powder Blue
#B0E0E6
ΔE00 8.50
Lightcyan
#E0FFFF
ΔE00 8.51
Azure (CSS)
#F0FFFF
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBFC #FCDECD
analogous
#CDFCF5 #CDEBFC #CDD4FC
triadic
#CDEBFC #FCCDEB #EBFCCD
tetradic
#CDEBFC #F5CDFC #FCDECD #D4FCCD
square
#CDEBFC #F5CDFC #FCDECD #D4FCCD
split-complementary
#CDEBFC #FCCDD4 #FCF5CD
monochromatic
#5ABDF5 #93D4F9 #CDEBFC #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.24
#CDEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#CDEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBFC
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBFC | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFD
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#C0F0F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdebfc; /* rgb */ color: rgb(205, 235, 252); /* oklch */ color: oklch(92.4% 0.039 232.7);
Tailwind
colors: {
custom: {
50: '#dcf1fd',
500: '#cdebfc',
950: '#000000',
},
}SCSS
$custom: #cdebfc; $custom-light: #dcf1fd; $custom-dark: #000000;
JSON
{
"hex": "#cdebfc",
"rgb": {
"r": 205,
"g": 235,
"b": 252
},
"hsl": {
"h": 201.702,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.9236,
"c": 0.03914,
"h": 232.7
},
"luminance": 0.79424
}Semantic roles & 50–950 ramp
primary
#CDEBFC
secondary
#E4AA8A
accent
#5300E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585