#CFDFF5#CFDFF5
#CFDFF5 is a very light, muted cyan. Relative luminance 0.726; OKLCH L 89.8% C 0.035 H 256.3°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFF5 |
|---|---|
| RGB | rgb(207, 223, 245) |
| HSL | hsl(215, 66%, 89%) |
| HSV | hsv(215, 16%, 96%) |
| CMYK | cmyk(15.5%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(88.27, -0.95, -12.51) |
| CIE-LCH | lch(88.27, 12.55, 265.65°) |
| OKLab | oklab(89.84% -0.0082 -0.0338) |
| OKLCH | oklch(89.84% 0.035 256.3) |
| XYZ | xyz(68.5973, 72.6321, 96.7738) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.37
Lightsteelblue
#B0C4DE
ΔE00 6.78
Lavender (CSS)
#E6E6FA
ΔE00 7.22
Powder Blue (survey)
#B1D1FC
ΔE00 7.28
Cloudy Blue
#ACC2D9
ΔE00 7.53
Fog
#D8DCE0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFF5 #F5E5CF
analogous
#CFF2F5 #CFDFF5 #D2CFF5
triadic
#CFDFF5 #F5CFDF #DFF5CF
tetradic
#CFDFF5 #F5CFF2 #F5E5CF #CFF5D2
square
#CFDFF5 #F5CFF2 #F5E5CF #CFF5D2
split-complementary
#CFDFF5 #F5D2CF #F2F5CF
monochromatic
#6A9BE0 #9CBDEA #CFDFF5 #E6EEFA #E6EEFA
Accessibility & contrast
On white
1.35
#CFDFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#CFDFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFF5
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFF5 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F6
Deuteranopia (green-blind)
#D4DCF5
Tritanopia (blue-blind)
#C6E4E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfdff5; /* rgb */ color: rgb(207, 223, 245); /* oklch */ color: oklch(89.8% 0.035 256.3);
Tailwind
colors: {
custom: {
50: '#dee9f8',
500: '#cfdff5',
950: '#000000',
},
}SCSS
$custom: #cfdff5; $custom-light: #dee9f8; $custom-dark: #000000;
JSON
{
"hex": "#cfdff5",
"rgb": {
"r": 207,
"g": 223,
"b": 245
},
"hsl": {
"h": 214.737,
"s": 65.517,
"l": 88.627
},
"oklch": {
"l": 0.89844,
"c": 0.03481,
"h": 256.3
},
"luminance": 0.72633
}Semantic roles & 50–950 ramp
primary
#CFDFF5
secondary
#D6BA92
accent
#8118CD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485