#CFE2FA#CFE2FA
#CFE2FA is a very light, muted cyan. Relative luminance 0.746; OKLCH L 90.6% C 0.039 H 254.3°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE2FA |
|---|---|
| RGB | rgb(207, 226, 250) |
| HSL | hsl(213, 81%, 90%) |
| HSV | hsv(213, 17%, 98%) |
| CMYK | cmyk(17.2%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(89.19, -1.47, -13.77) |
| CIE-LCH | lch(89.19, 13.85, 263.91°) |
| OKLab | oklab(90.61% -0.0105 -0.0373) |
| OKLCH | oklch(90.61% 0.039 254.3) |
| XYZ | xyz(70.1795, 74.5588, 101.1177) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.87
Powder Blue (survey)
#B1D1FC
ΔE00 6.84
Lightsteelblue
#B0C4DE
ΔE00 7.20
Cloudy Blue
#ACC2D9
ΔE00 7.92
Lavender (CSS)
#E6E6FA
ΔE00 8.00
Aliceblue
#F0F8FF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE2FA #FAE7CF
analogous
#CFF8FA #CFE2FA #D2CFFA
triadic
#CFE2FA #FACFE2 #E2FACF
tetradic
#CFE2FA #FACFF8 #FAE7CF #CFFAD2
square
#CFE2FA #FACFF8 #FAE7CF #CFFAD2
split-complementary
#CFE2FA #FAD2CF #F8FACF
monochromatic
#609FEE #98C1F4 #CFE2FA #E3EEFC #E3EEFC
Accessibility & contrast
On white
1.32
#CFE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#CFE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE2FA
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE2FA | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2FB
Deuteranopia (green-blind)
#D5DEF9
Tritanopia (blue-blind)
#C4E7EA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfe2fa; /* rgb */ color: rgb(207, 226, 250); /* oklch */ color: oklch(90.6% 0.039 254.3);
Tailwind
colors: {
custom: {
50: '#deebfc',
500: '#cfe2fa',
950: '#000000',
},
}SCSS
$custom: #cfe2fa; $custom-light: #deebfc; $custom-dark: #000000;
JSON
{
"hex": "#cfe2fa",
"rgb": {
"r": 207,
"g": 226,
"b": 250
},
"hsl": {
"h": 213.488,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.90611,
"c": 0.03875,
"h": 254.3
},
"luminance": 0.7456
}Semantic roles & 50–950 ramp
primary
#CFE2FA
secondary
#E0BB8D
accent
#7F08DD
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485