#CFDBF8#CFDBF8
#CFDBF8 is a very light, muted blue. Relative luminance 0.707; OKLCH L 89.1% C 0.042 H 267.7°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBF8 |
|---|---|
| RGB | rgb(207, 219, 248) |
| HSL | hsl(222, 75%, 89%) |
| HSV | hsv(222, 17%, 97%) |
| CMYK | cmyk(16.5%, 11.7%, 0%, 2.7%) |
| CIE-LAB | lab(87.34, 1.76, -15.49) |
| CIE-LCH | lch(87.34, 15.59, 276.49°) |
| OKLab | oklab(89.14% -0.0017 -0.042) |
| OKLCH | oklch(89.14% 0.042 267.7) |
| XYZ | xyz(68.0029, 70.7046, 98.8533) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.64
Lavender (CSS)
#E6E6FA
ΔE00 5.99
Lightsteelblue
#B0C4DE
ΔE00 7.01
Powder Blue (survey)
#B1D1FC
ΔE00 7.20
Periwinkle
#CCCCFF
ΔE00 7.38
Light Periwinkle
#C1C6FC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBF8 #F8ECCF
analogous
#CFF0F8 #CFDBF8 #D8CFF8
triadic
#CFDBF8 #F8CFDB #DBF8CF
tetradic
#CFDBF8 #F8CFF0 #F8ECCF #CFF8D8
square
#CFDBF8 #F8CFF0 #F8ECCF #CFF8D8
split-complementary
#CFDBF8 #F8D8CF #F0F8CF
monochromatic
#648BE8 #9AB3F0 #CFDBF8 #E4EBFB #E4EBFB
Accessibility & contrast
On white
1.39
#CFDBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#CFDBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBF8
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBF8 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDF9
Deuteranopia (green-blind)
#CFD9F7
Tritanopia (blue-blind)
#C5E0E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdbf8; /* rgb */ color: rgb(207, 219, 248); /* oklch */ color: oklch(89.1% 0.042 267.7);
Tailwind
colors: {
custom: {
50: '#dee6fa',
500: '#cfdbf8',
950: '#000000',
},
}SCSS
$custom: #cfdbf8; $custom-light: #dee6fa; $custom-dark: #000000;
JSON
{
"hex": "#cfdbf8",
"rgb": {
"r": 207,
"g": 219,
"b": 248
},
"hsl": {
"h": 222.439,
"s": 74.545,
"l": 89.216
},
"oklch": {
"l": 0.89143,
"c": 0.042,
"h": 267.7
},
"luminance": 0.70706
}Semantic roles & 50–950 ramp
primary
#CFDBF8
secondary
#DCC58F
accent
#9C0FD7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485