#CFD5FC#CFD5FC
#CFD5FC is a very light, muted blue. Relative luminance 0.679; OKLCH L 88.1% C 0.054 H 278.3°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD5FC |
|---|---|
| RGB | rgb(207, 213, 252) |
| HSL | hsl(232, 88%, 90%) |
| HSV | hsv(232, 18%, 99%) |
| CMYK | cmyk(17.9%, 15.5%, 0%, 1.2%) |
| CIE-LAB | lab(85.95, 5.77, -19.70) |
| CIE-LCH | lch(85.95, 20.52, 286.32°) |
| OKLab | oklab(88.09% 0.0079 -0.0536) |
| OKLCH | oklch(88.09% 0.054 278.3) |
| XYZ | xyz(67.0929, 67.8811, 101.6441) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.62
Light Periwinkle
#C1C6FC
ΔE00 4.78
Lavender (CSS)
#E6E6FA
ΔE00 7.32
Light Blue Grey
#B7C9E2
ΔE00 8.08
Powder Blue (survey)
#B1D1FC
ΔE00 8.80
Lightsteelblue
#B0C4DE
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD5FC #FCF6CF
analogous
#CFEBFC #CFD5FC #E0CFFC
triadic
#CFD5FC #FCCFD5 #D5FCCF
tetradic
#CFD5FC #FCCFEB #FCF6CF #CFFCE0
square
#CFD5FC #FCCFEB #FCF6CF #CFFCE0
split-complementary
#CFD5FC #FCE0CF #EBFCCF
monochromatic
#5C70F5 #95A3F8 #CFD5FC #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.44
#CFD5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#CFD5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD5FC
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD5FC | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#C8D5FB
Tritanopia (blue-blind)
#C5DCE2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfd5fc; /* rgb */ color: rgb(207, 213, 252); /* oklch */ color: oklch(88.1% 0.054 278.3);
Tailwind
colors: {
custom: {
50: '#dee1fd',
500: '#cfd5fc',
950: '#000000',
},
}SCSS
$custom: #cfd5fc; $custom-light: #dee1fd; $custom-dark: #000000;
JSON
{
"hex": "#cfd5fc",
"rgb": {
"r": 207,
"g": 213,
"b": 252
},
"hsl": {
"h": 232,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.88093,
"c": 0.05414,
"h": 278.3
},
"luminance": 0.67882
}Semantic roles & 50–950 ramp
primary
#CFD5FC
secondary
#E4D88C
accent
#C601E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485