#CFE3FA#CFE3FA
#CFE3FA is a very light, muted cyan. Relative luminance 0.751; OKLCH L 90.8% C 0.038 H 251.9°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE3FA |
|---|---|
| RGB | rgb(207, 227, 250) |
| HSL | hsl(212, 81%, 90%) |
| HSV | hsv(212, 17%, 98%) |
| CMYK | cmyk(17.2%, 9.2%, 0%, 2%) |
| CIE-LAB | lab(89.44, -1.99, -13.39) |
| CIE-LCH | lch(89.44, 13.54, 261.56°) |
| OKLab | oklab(90.81% -0.0118 -0.0363) |
| OKLCH | oklch(90.81% 0.038 251.9) |
| XYZ | xyz(70.4522, 75.1042, 101.2086) |
| Luminance | 0.7511 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.15
Powder Blue (survey)
#B1D1FC
ΔE00 7.08
Lightsteelblue
#B0C4DE
ΔE00 7.43
Cloudy Blue
#ACC2D9
ΔE00 8.01
Aliceblue
#F0F8FF
ΔE00 8.04
Fog
#D8DCE0
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE3FA #FAE6CF
analogous
#CFF9FA #CFE3FA #D1CFFA
triadic
#CFE3FA #FACFE3 #E3FACF
tetradic
#CFE3FA #FACFF9 #FAE6CF #CFFAD1
square
#CFE3FA #FACFF9 #FAE6CF #CFFAD1
split-complementary
#CFE3FA #FAD1CF #F9FACF
monochromatic
#60A2EE #98C3F4 #CFE3FA #E3EFFC #E3EFFC
Accessibility & contrast
On white
1.31
#CFE3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#CFE3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE3FA
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE3FA | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FB
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#C4E8EA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfe3fa; /* rgb */ color: rgb(207, 227, 250); /* oklch */ color: oklch(90.8% 0.038 251.9);
Tailwind
colors: {
custom: {
50: '#deebfc',
500: '#cfe3fa',
950: '#000000',
},
}SCSS
$custom: #cfe3fa; $custom-light: #deebfc; $custom-dark: #000000;
JSON
{
"hex": "#cfe3fa",
"rgb": {
"r": 207,
"g": 227,
"b": 250
},
"hsl": {
"h": 212.093,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.90812,
"c": 0.03814,
"h": 251.9
},
"luminance": 0.75106
}Semantic roles & 50–950 ramp
primary
#CFE3FA
secondary
#E0B98D
accent
#7A08DD
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485