#CFE7FA#CFE7FA
#CFE7FA is a very light, muted cyan. Relative luminance 0.773; OKLCH L 91.6% C 0.036 H 241.8°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE7FA |
|---|---|
| RGB | rgb(207, 231, 250) |
| HSL | hsl(207, 81%, 90%) |
| HSV | hsv(207, 17%, 98%) |
| CMYK | cmyk(17.2%, 7.6%, 0%, 2%) |
| CIE-LAB | lab(90.47, -4.05, -11.86) |
| CIE-LCH | lch(90.47, 12.53, 251.14°) |
| OKLab | oklab(91.62% -0.0172 -0.0321) |
| OKLCH | oklch(91.62% 0.036 241.8) |
| XYZ | xyz(71.5590, 77.3177, 101.5776) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 7.34
Light Blue Grey
#B7C9E2
ΔE00 7.76
Lightblue
#ADD8E6
ΔE00 7.87
Ice Blue
#A5DFF9
ΔE00 8.12
Fog
#D8DCE0
ΔE00 8.12
Powder Blue (survey)
#B1D1FC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE7FA #FAE2CF
analogous
#CFFAF8 #CFE7FA #CFD2FA
triadic
#CFE7FA #FACFE7 #E7FACF
tetradic
#CFE7FA #F8CFFA #FAE2CF #D2FACF
square
#CFE7FA #F8CFFA #FAE2CF #D2FACF
split-complementary
#CFE7FA #FACFD2 #FAF8CF
monochromatic
#60B0EE #98CBF4 #CFE7FA #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.28
#CFE7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#CFE7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE7FA
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE7FA | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FB
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#C4ECED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfe7fa; /* rgb */ color: rgb(207, 231, 250); /* oklch */ color: oklch(91.6% 0.036 241.8);
Tailwind
colors: {
custom: {
50: '#deeefc',
500: '#cfe7fa',
950: '#000000',
},
}SCSS
$custom: #cfe7fa; $custom-light: #deeefc; $custom-dark: #000000;
JSON
{
"hex": "#cfe7fa",
"rgb": {
"r": 207,
"g": 231,
"b": 250
},
"hsl": {
"h": 206.512,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.91619,
"c": 0.03641,
"h": 241.8
},
"luminance": 0.77319
}Semantic roles & 50–950 ramp
primary
#CFE7FA
secondary
#E0B28D
accent
#6608DD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585