#CDEBFA#CDEBFA
#CDEBFA is a very light, muted cyan. Relative luminance 0.793; OKLCH L 92.3% C 0.038 H 229.3°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBFA |
|---|---|
| RGB | rgb(205, 235, 250) |
| HSL | hsl(200, 82%, 89%) |
| HSV | hsv(200, 18%, 98%) |
| CMYK | cmyk(18%, 6%, 0%, 2%) |
| CIE-LAB | lab(91.37, -6.71, -10.53) |
| CIE-LCH | lch(91.37, 12.49, 237.48°) |
| OKLab | oklab(92.3% -0.0245 -0.0285) |
| OKLCH | oklch(92.3% 0.038 229.3) |
| XYZ | xyz(72.1360, 79.2960, 101.9290) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.13
Ice Blue
#A5DFF9
ΔE00 6.89
Lightcyan
#E0FFFF
ΔE00 7.81
Powder Blue
#B0E0E6
ΔE00 7.87
Aliceblue
#F0F8FF
ΔE00 7.99
Pale Sky Blue
#BDF6FE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBFA #FADCCD
analogous
#CDFAF3 #CDEBFA #CDD5FA
triadic
#CDEBFA #FACDEB #EBFACD
tetradic
#CDEBFA #F3CDFA #FADCCD #D5FACD
square
#CDEBFA #F3CDFA #FADCCD #D5FACD
split-complementary
#CDEBFA #FACDD5 #FAF3CD
monochromatic
#5EBEEF #95D5F4 #CDEBFA #E3F4FC #E3F4FC
Accessibility & contrast
On white
1.25
#CDEBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#CDEBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBFA
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBFA | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FB
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#C1EFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdebfa; /* rgb */ color: rgb(205, 235, 250); /* oklch */ color: oklch(92.3% 0.038 229.3);
Tailwind
colors: {
custom: {
50: '#dcf1fc',
500: '#cdebfa',
950: '#000000',
},
}SCSS
$custom: #cdebfa; $custom-light: #dcf1fc; $custom-dark: #000000;
JSON
{
"hex": "#cdebfa",
"rgb": {
"r": 205,
"g": 235,
"b": 250
},
"hsl": {
"h": 200,
"s": 81.818,
"l": 89.216
},
"oklch": {
"l": 0.92296,
"c": 0.03758,
"h": 229.3
},
"luminance": 0.79298
}Semantic roles & 50–950 ramp
primary
#CDEBFA
secondary
#E0A88C
accent
#4F07DE
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585