#CFE9FC#CFE9FC
#CFE9FC is a very light, muted cyan. Relative luminance 0.786; OKLCH L 92.1% C 0.038 H 239.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE9FC |
|---|---|
| RGB | rgb(207, 233, 252) |
| HSL | hsl(205, 88%, 90%) |
| HSV | hsv(205, 18%, 99%) |
| CMYK | cmyk(17.9%, 7.5%, 0%, 1.2%) |
| CIE-LAB | lab(91.04, -4.66, -12.05) |
| CIE-LCH | lch(91.04, 12.92, 248.85°) |
| OKLab | oklab(92.09% -0.0191 -0.0326) |
| OKLCH | oklch(92.09% 0.038 239.6) |
| XYZ | xyz(72.4372, 78.5697, 103.4256) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 7.49
Lightblue
#ADD8E6
ΔE00 7.57
Ice Blue
#A5DFF9
ΔE00 7.71
Light Blue Grey
#B7C9E2
ΔE00 8.36
Fog
#D8DCE0
ΔE00 8.58
Powder Blue (survey)
#B1D1FC
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE9FC #FCE2CF
analogous
#CFFCF8 #CFE9FC #CFD3FC
triadic
#CFE9FC #FCCFE9 #E9FCCF
tetradic
#CFE9FC #F8CFFC #FCE2CF #D3FCCF
square
#CFE9FC #F8CFFC #FCE2CF #D3FCCF
split-complementary
#CFE9FC #FCCFD3 #FCF8CF
monochromatic
#5CB4F5 #95CFF8 #CFE9FC #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.26
#CFE9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#CFE9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE9FC
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE9FC | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FD
Deuteranopia (green-blind)
#DBE3FC
Tritanopia (blue-blind)
#C3EEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfe9fc; /* rgb */ color: rgb(207, 233, 252); /* oklch */ color: oklch(92.1% 0.038 239.6);
Tailwind
colors: {
custom: {
50: '#def0fd',
500: '#cfe9fc',
950: '#000000',
},
}SCSS
$custom: #cfe9fc; $custom-light: #def0fd; $custom-dark: #000000;
JSON
{
"hex": "#cfe9fc",
"rgb": {
"r": 207,
"g": 233,
"b": 252
},
"hsl": {
"h": 205.333,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.92089,
"c": 0.03783,
"h": 239.6
},
"luminance": 0.78571
}Semantic roles & 50–950 ramp
primary
#CFE9FC
secondary
#E4B18C
accent
#6101E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585