#CFE8FA#CFE8FA
#CFE8FA is a very light, muted cyan. Relative luminance 0.779; OKLCH L 91.8% C 0.036 H 239.2°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE8FA |
|---|---|
| RGB | rgb(207, 232, 250) |
| HSL | hsl(205, 81%, 90%) |
| HSV | hsv(205, 17%, 98%) |
| CMYK | cmyk(17.2%, 7.2%, 0%, 2%) |
| CIE-LAB | lab(90.72, -4.57, -11.47) |
| CIE-LCH | lch(90.72, 12.35, 248.30°) |
| OKLab | oklab(91.82% -0.0185 -0.031) |
| OKLCH | oklch(91.82% 0.036 239.2) |
| XYZ | xyz(71.8397, 77.8791, 101.6711) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 7.30
Lightblue
#ADD8E6
ΔE00 7.48
Ice Blue
#A5DFF9
ΔE00 7.84
Fog
#D8DCE0
ΔE00 8.21
Light Blue Grey
#B7C9E2
ΔE00 8.24
Azure (CSS)
#F0FFFF
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE8FA #FAE1CF
analogous
#CFFAF6 #CFE8FA #CFD3FA
triadic
#CFE8FA #FACFE8 #E8FACF
tetradic
#CFE8FA #F6CFFA #FAE1CF #D3FACF
square
#CFE8FA #F6CFFA #FAE1CF #D3FACF
split-complementary
#CFE8FA #FACFD3 #FAF6CF
monochromatic
#60B3EE #98CDF4 #CFE8FA #E3F2FC #E3F2FC
Accessibility & contrast
On white
1.27
#CFE8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#CFE8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE8FA
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE8FA | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FB
Deuteranopia (green-blind)
#DBE2FA
Tritanopia (blue-blind)
#C4EDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfe8fa; /* rgb */ color: rgb(207, 232, 250); /* oklch */ color: oklch(91.8% 0.036 239.2);
Tailwind
colors: {
custom: {
50: '#deeffc',
500: '#cfe8fa',
950: '#000000',
},
}SCSS
$custom: #cfe8fa; $custom-light: #deeffc; $custom-dark: #000000;
JSON
{
"hex": "#cfe8fa",
"rgb": {
"r": 207,
"g": 232,
"b": 250
},
"hsl": {
"h": 205.116,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.91822,
"c": 0.03616,
"h": 239.2
},
"luminance": 0.77881
}Semantic roles & 50–950 ramp
primary
#CFE8FA
secondary
#E0B08D
accent
#6108DD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585