#CFD7EF#CFD7EF
#CFD7EF is a very light, muted blue. Relative luminance 0.681; OKLCH L 88.0% C 0.034 H 271.0°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD7EF |
|---|---|
| RGB | rgb(207, 215, 239) |
| HSL | hsl(225, 50%, 87%) |
| HSV | hsv(225, 13%, 94%) |
| CMYK | cmyk(13.4%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(86.06, 1.99, -12.66) |
| CIE-LCH | lch(86.06, 12.82, 278.95°) |
| OKLab | oklab(88.05% 0.0006 -0.0342) |
| OKLCH | oklch(88.05% 0.034 271) |
| XYZ | xyz(65.6091, 68.0974, 91.3321) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.05
Light Blue Grey
#B7C9E2
ΔE00 5.52
Lightsteelblue
#B0C4DE
ΔE00 6.92
Periwinkle
#CCCCFF
ΔE00 8.17
Cloudy Blue
#ACC2D9
ΔE00 8.23
Fog
#D8DCE0
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD7EF #EFE7CF
analogous
#CFE7EF #CFD7EF #D7CFEF
triadic
#CFD7EF #EFCFD7 #D7EFCF
tetradic
#CFD7EF #EFCFE7 #EFE7CF #CFEFD7
square
#CFD7EF #EFCFE7 #EFE7CF #CFEFD7
split-complementary
#CFD7EF #EFD7CF #E7EFCF
monochromatic
#738BD0 #A1B1E0 #CFD7EF #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.44
#CFD7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#CFD7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD7EF
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD7EF | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F0
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#C8DBDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfd7ef; /* rgb */ color: rgb(207, 215, 239); /* oklch */ color: oklch(88.0% 0.034 271.0);
Tailwind
colors: {
custom: {
50: '#dde3f4',
500: '#cfd7ef',
950: '#000000',
},
}SCSS
$custom: #cfd7ef; $custom-light: #dde3f4; $custom-dark: #000000;
JSON
{
"hex": "#cfd7ef",
"rgb": {
"r": 207,
"g": 215,
"b": 239
},
"hsl": {
"h": 225,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.88046,
"c": 0.03419,
"h": 271
},
"luminance": 0.68098
}Semantic roles & 50–950 ramp
primary
#CFD7EF
secondary
#CCBF96
accent
#9828BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485