#CFDBFC#CFDBFC
#CFDBFC is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.3% C 0.047 H 269.6°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBFC |
|---|---|
| RGB | rgb(207, 219, 252) |
| HSL | hsl(224, 88%, 90%) |
| HSV | hsv(224, 18%, 99%) |
| CMYK | cmyk(17.9%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(87.46, 2.61, -17.41) |
| CIE-LCH | lch(87.46, 17.60, 278.51°) |
| OKLab | oklab(89.28% -0.0003 -0.0473) |
| OKLCH | oklch(89.28% 0.047 269.6) |
| XYZ | xyz(68.6301, 70.9554, 102.1565) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.30
Periwinkle
#CCCCFF
ΔE00 6.35
Lavender (CSS)
#E6E6FA
ΔE00 6.45
Light Periwinkle
#C1C6FC
ΔE00 6.76
Powder Blue (survey)
#B1D1FC
ΔE00 7.10
Lightsteelblue
#B0C4DE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBFC #FCF0CF
analogous
#CFF1FC #CFDBFC #DACFFC
triadic
#CFDBFC #FCCFDB #DBFCCF
tetradic
#CFDBFC #FCCFF1 #FCF0CF #CFFCDA
square
#CFDBFC #FCCFF1 #FCF0CF #CFFCDA
split-complementary
#CFDBFC #FCDACF #F1FCCF
monochromatic
#5C85F5 #95B0F8 #CFDBFC #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.38
#CFDBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#CFDBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBFC
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBFC | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFE
Deuteranopia (green-blind)
#CED9FB
Tritanopia (blue-blind)
#C4E1E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdbfc; /* rgb */ color: rgb(207, 219, 252); /* oklch */ color: oklch(89.3% 0.047 269.6);
Tailwind
colors: {
custom: {
50: '#dee6fd',
500: '#cfdbfc',
950: '#000000',
},
}SCSS
$custom: #cfdbfc; $custom-light: #dee6fd; $custom-dark: #000000;
JSON
{
"hex": "#cfdbfc",
"rgb": {
"r": 207,
"g": 219,
"b": 252
},
"hsl": {
"h": 224,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.89279,
"c": 0.04727,
"h": 269.6
},
"luminance": 0.70957
}Semantic roles & 50–950 ramp
primary
#CFDBFC
secondary
#E4CC8C
accent
#A801E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485