#CFE5FA#CFE5FA
#CFE5FA is a very light, muted cyan. Relative luminance 0.762; OKLCH L 91.2% C 0.037 H 247.0°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE5FA |
|---|---|
| RGB | rgb(207, 229, 250) |
| HSL | hsl(209, 81%, 90%) |
| HSV | hsv(209, 17%, 98%) |
| CMYK | cmyk(17.2%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(89.95, -3.02, -12.62) |
| CIE-LCH | lch(89.95, 12.98, 256.54°) |
| OKLab | oklab(91.22% -0.0145 -0.0342) |
| OKLCH | oklch(91.22% 0.037 247) |
| XYZ | xyz(71.0024, 76.2046, 101.3920) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.87
Aliceblue
#F0F8FF
ΔE00 7.59
Powder Blue (survey)
#B1D1FC
ΔE00 7.78
Lightsteelblue
#B0C4DE
ΔE00 8.05
Fog
#D8DCE0
ΔE00 8.09
Cloudy Blue
#ACC2D9
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE5FA #FAE4CF
analogous
#CFFAF9 #CFE5FA #CFD0FA
triadic
#CFE5FA #FACFE5 #E5FACF
tetradic
#CFE5FA #F9CFFA #FAE4CF #D0FACF
square
#CFE5FA #F9CFFA #FAE4CF #D0FACF
split-complementary
#CFE5FA #FACFD0 #FAF9CF
monochromatic
#60A9EE #98C7F4 #CFE5FA #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.29
#CFE5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#CFE5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE5FA
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE5FA | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FB
Deuteranopia (green-blind)
#D8E0FA
Tritanopia (blue-blind)
#C4EAEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfe5fa; /* rgb */ color: rgb(207, 229, 250); /* oklch */ color: oklch(91.2% 0.037 247.0);
Tailwind
colors: {
custom: {
50: '#deedfc',
500: '#cfe5fa',
950: '#000000',
},
}SCSS
$custom: #cfe5fa; $custom-light: #deedfc; $custom-dark: #000000;
JSON
{
"hex": "#cfe5fa",
"rgb": {
"r": 207,
"g": 229,
"b": 250
},
"hsl": {
"h": 209.302,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.91215,
"c": 0.03713,
"h": 247
},
"luminance": 0.76206
}Semantic roles & 50–950 ramp
primary
#CFE5FA
secondary
#E0B68D
accent
#7008DD
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485