#CFE4FA#CFE4FA
#CFE4FA is a very light, muted cyan. Relative luminance 0.757; OKLCH L 91.0% C 0.038 H 249.5°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4FA |
|---|---|
| RGB | rgb(207, 228, 250) |
| HSL | hsl(211, 81%, 90%) |
| HSV | hsv(211, 17%, 98%) |
| CMYK | cmyk(17.2%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(89.70, -2.50, -13.01) |
| CIE-LCH | lch(89.70, 13.25, 259.10°) |
| OKLab | oklab(91.01% -0.0132 -0.0352) |
| OKLCH | oklch(91.01% 0.038 249.5) |
| XYZ | xyz(70.7265, 75.6528, 101.3001) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.49
Powder Blue (survey)
#B1D1FC
ΔE00 7.40
Lightsteelblue
#B0C4DE
ΔE00 7.72
Aliceblue
#F0F8FF
ΔE00 7.79
Fog
#D8DCE0
ΔE00 8.15
Cloudy Blue
#ACC2D9
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4FA #FAE5CF
analogous
#CFF9FA #CFE4FA #D0CFFA
triadic
#CFE4FA #FACFE4 #E4FACF
tetradic
#CFE4FA #FACFF9 #FAE5CF #CFFAD0
square
#CFE4FA #FACFF9 #FAE5CF #CFFAD0
split-complementary
#CFE4FA #FAD0CF #F9FACF
monochromatic
#60A6EE #98C5F4 #CFE4FA #E3EFFC #E3EFFC
Accessibility & contrast
On white
1.30
#CFE4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#CFE4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4FA
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4FA | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FB
Deuteranopia (green-blind)
#D7E0FA
Tritanopia (blue-blind)
#C4E9EB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfe4fa; /* rgb */ color: rgb(207, 228, 250); /* oklch */ color: oklch(91.0% 0.038 249.5);
Tailwind
colors: {
custom: {
50: '#deecfc',
500: '#cfe4fa',
950: '#000000',
},
}SCSS
$custom: #cfe4fa; $custom-light: #deecfc; $custom-dark: #000000;
JSON
{
"hex": "#cfe4fa",
"rgb": {
"r": 207,
"g": 228,
"b": 250
},
"hsl": {
"h": 210.698,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.91014,
"c": 0.0376,
"h": 249.5
},
"luminance": 0.75654
}Semantic roles & 50–950 ramp
primary
#CFE4FA
secondary
#E0B88D
accent
#7508DD
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485