#CFDFEB#CFDFEB
#CFDFEB is a very light, muted cyan. Relative luminance 0.720; OKLCH L 89.5% C 0.024 H 240.1°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFEB |
|---|---|
| RGB | rgb(207, 223, 235) |
| HSL | hsl(206, 41%, 87%) |
| HSV | hsv(206, 12%, 92%) |
| CMYK | cmyk(11.9%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(87.99, -2.98, -7.68) |
| CIE-LCH | lch(87.99, 8.24, 248.76°) |
| OKLab | oklab(89.53% -0.0119 -0.0207) |
| OKLCH | oklch(89.53% 0.024 240.1) |
| XYZ | xyz(67.1118, 72.0379, 88.9501) |
| Luminance | 0.7204 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.05
Aliceblue
#F0F8FF
ΔE00 6.48
Light Blue Grey
#B7C9E2
ΔE00 7.33
Gainsboro
#DCDCDC
ΔE00 7.41
Light Gray
#D3D3D3
ΔE00 7.73
Cloudy Blue
#ACC2D9
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFEB #EBDBCF
analogous
#CFEBE9 #CFDFEB #CFD1EB
triadic
#CFDFEB #EBCFDF #DFEBCF
tetradic
#CFDFEB #E9CFEB #EBDBCF #D1EBCF
square
#CFDFEB #E9CFEB #EBDBCF #D1EBCF
split-complementary
#CFDFEB #EBCFD1 #EBE9CF
monochromatic
#79A5C7 #A4C2D9 #CFDFEB #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.36
#CFDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#CFDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFEB
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFEB | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEC
Deuteranopia (green-blind)
#D6DBEB
Tritanopia (blue-blind)
#C8E2E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfdfeb; /* rgb */ color: rgb(207, 223, 235); /* oklch */ color: oklch(89.5% 0.024 240.1);
Tailwind
colors: {
custom: {
50: '#dde9f1',
500: '#cfdfeb',
950: '#000000',
},
}SCSS
$custom: #cfdfeb; $custom-light: #dde9f1; $custom-dark: #000000;
JSON
{
"hex": "#cfdfeb",
"rgb": {
"r": 207,
"g": 223,
"b": 235
},
"hsl": {
"h": 205.714,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.89526,
"c": 0.02383,
"h": 240.1
},
"luminance": 0.72039
}Semantic roles & 50–950 ramp
primary
#CFDFEB
secondary
#C6AC98
accent
#6931B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485