#CFD7FC#CFD7FC
#CFD7FC is a very light, muted blue. Relative luminance 0.689; OKLCH L 88.5% C 0.052 H 275.7°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD7FC |
|---|---|
| RGB | rgb(207, 215, 252) |
| HSL | hsl(229, 88%, 90%) |
| HSV | hsv(229, 18%, 99%) |
| CMYK | cmyk(17.9%, 14.7%, 0%, 1.2%) |
| CIE-LAB | lab(86.45, 4.71, -18.93) |
| CIE-LCH | lch(86.45, 19.51, 283.97°) |
| OKLab | oklab(88.49% 0.0051 -0.0515) |
| OKLCH | oklch(88.49% 0.052 275.7) |
| XYZ | xyz(67.5991, 68.8934, 101.8129) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.47
Light Periwinkle
#C1C6FC
ΔE00 5.35
Lavender (CSS)
#E6E6FA
ΔE00 6.87
Light Blue Grey
#B7C9E2
ΔE00 7.46
Powder Blue (survey)
#B1D1FC
ΔE00 8.22
Lightsteelblue
#B0C4DE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD7FC #FCF4CF
analogous
#CFEEFC #CFD7FC #DDCFFC
triadic
#CFD7FC #FCCFD7 #D7FCCF
tetradic
#CFD7FC #FCCFEE #FCF4CF #CFFCDD
square
#CFD7FC #FCCFEE #FCF4CF #CFFCDD
split-complementary
#CFD7FC #FCDDCF #EEFCCF
monochromatic
#5C77F5 #95A7F8 #CFD7FC #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.42
#CFD7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#CFD7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD7FC
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD7FC | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFE
Deuteranopia (green-blind)
#CAD7FB
Tritanopia (blue-blind)
#C5DEE3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfd7fc; /* rgb */ color: rgb(207, 215, 252); /* oklch */ color: oklch(88.5% 0.052 275.7);
Tailwind
colors: {
custom: {
50: '#dee3fd',
500: '#cfd7fc',
950: '#000000',
},
}SCSS
$custom: #cfd7fc; $custom-light: #dee3fd; $custom-dark: #000000;
JSON
{
"hex": "#cfd7fc",
"rgb": {
"r": 207,
"g": 215,
"b": 252
},
"hsl": {
"h": 229.333,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.88487,
"c": 0.05172,
"h": 275.7
},
"luminance": 0.68895
}Semantic roles & 50–950 ramp
primary
#CFD7FC
secondary
#E4D48C
accent
#BC01E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485