#CFECFB#CFECFB
#CFECFB is a very light, muted cyan. Relative luminance 0.802; OKLCH L 92.7% C 0.037 H 230.2°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECFB |
|---|---|
| RGB | rgb(207, 236, 251) |
| HSL | hsl(200, 85%, 90%) |
| HSV | hsv(200, 18%, 98%) |
| CMYK | cmyk(17.5%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(91.78, -6.41, -10.42) |
| CIE-LCH | lch(91.78, 12.23, 238.42°) |
| OKLab | oklab(92.67% -0.0235 -0.0282) |
| OKLCH | oklch(92.67% 0.037 230.2) |
| XYZ | xyz(73.1357, 80.2195, 102.8787) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.52
Ice Blue
#A5DFF9
ΔE00 7.23
Aliceblue
#F0F8FF
ΔE00 7.64
Lightcyan
#E0FFFF
ΔE00 7.80
Azure (CSS)
#F0FFFF
ΔE00 8.00
Powder Blue
#B0E0E6
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECFB #FBDECF
analogous
#CFFBF4 #CFECFB #CFD6FB
triadic
#CFECFB #FBCFEC #ECFBCF
tetradic
#CFECFB #F4CFFB #FBDECF #D6FBCF
square
#CFECFB #F4CFFB #FBDECF #D6FBCF
split-complementary
#CFECFB #FBCFD6 #FBF4CF
monochromatic
#5EBFF2 #97D6F6 #CFECFB #E3F4FD #E3F4FD
Accessibility & contrast
On white
1.23
#CFECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#CFECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECFB
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECFB | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAFC
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#C3F0F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfecfb; /* rgb */ color: rgb(207, 236, 251); /* oklch */ color: oklch(92.7% 0.037 230.2);
Tailwind
colors: {
custom: {
50: '#def2fc',
500: '#cfecfb',
950: '#000000',
},
}SCSS
$custom: #cfecfb; $custom-light: #def2fc; $custom-dark: #000000;
JSON
{
"hex": "#cfecfb",
"rgb": {
"r": 207,
"g": 236,
"b": 251
},
"hsl": {
"h": 200.455,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.92666,
"c": 0.0367,
"h": 230.2
},
"luminance": 0.80221
}Semantic roles & 50–950 ramp
primary
#CFECFB
secondary
#E2AA8D
accent
#5004E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585