#CFD7F2#CFD7F2
#CFD7F2 is a very light, muted blue. Relative luminance 0.683; OKLCH L 88.1% C 0.038 H 272.5°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD7F2 |
|---|---|
| RGB | rgb(207, 215, 242) |
| HSL | hsl(226, 57%, 88%) |
| HSV | hsv(226, 14%, 95%) |
| CMYK | cmyk(14.5%, 11.2%, 0%, 5.1%) |
| CIE-LAB | lab(86.14, 2.61, -14.11) |
| CIE-LCH | lch(86.14, 14.35, 280.48°) |
| OKLab | oklab(88.15% 0.0017 -0.0382) |
| OKLCH | oklch(88.15% 0.038 272.5) |
| XYZ | xyz(66.0559, 68.2762, 93.6857) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.22
Light Blue Grey
#B7C9E2
ΔE00 5.89
Periwinkle
#CCCCFF
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.22
Light Periwinkle
#C1C6FC
ΔE00 7.77
Powder Blue (survey)
#B1D1FC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD7F2 #F2EACF
analogous
#CFE8F2 #CFD7F2 #D8CFF2
triadic
#CFD7F2 #F2CFD7 #D7F2CF
tetradic
#CFD7F2 #F2CFE8 #F2EACF #CFF2D8
square
#CFD7F2 #F2CFE8 #F2EACF #CFF2D8
split-complementary
#CFD7F2 #F2D8CF #E8F2CF
monochromatic
#6F87D8 #9FAFE5 #CFD7F2 #E7EBF8 #E7EBF8
Accessibility & contrast
On white
1.43
#CFD7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#CFD7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD7F2
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD7F2 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F3
Deuteranopia (green-blind)
#CDD6F1
Tritanopia (blue-blind)
#C7DCE0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfd7f2; /* rgb */ color: rgb(207, 215, 242); /* oklch */ color: oklch(88.1% 0.038 272.5);
Tailwind
colors: {
custom: {
50: '#dee3f6',
500: '#cfd7f2',
950: '#000000',
},
}SCSS
$custom: #cfd7f2; $custom-light: #dee3f6; $custom-dark: #000000;
JSON
{
"hex": "#cfd7f2",
"rgb": {
"r": 207,
"g": 215,
"b": 242
},
"hsl": {
"h": 226.286,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.88146,
"c": 0.03821,
"h": 272.5
},
"luminance": 0.68277
}Semantic roles & 50–950 ramp
primary
#CFD7F2
secondary
#D1C394
accent
#9F21C5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485