#CFDBFF#CFDBFF
#CFDBFF is a very light, muted blue. Relative luminance 0.711; OKLCH L 89.4% C 0.051 H 270.8°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBFF |
|---|---|
| RGB | rgb(207, 219, 255) |
| HSL | hsl(225, 100%, 91%) |
| HSV | hsv(225, 19%, 100%) |
| CMYK | cmyk(18.8%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(87.56, 3.25, -18.85) |
| CIE-LCH | lch(87.56, 19.12, 279.77°) |
| OKLab | oklab(89.38% 0.0007 -0.0513) |
| OKLCH | oklch(89.38% 0.051 270.8) |
| XYZ | xyz(69.1092, 71.1471, 104.6800) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.71
Light Periwinkle
#C1C6FC
ΔE00 6.18
Light Blue Grey
#B7C9E2
ΔE00 6.81
Lavender (CSS)
#E6E6FA
ΔE00 6.93
Powder Blue (survey)
#B1D1FC
ΔE00 7.08
Lightsteelblue
#B0C4DE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBFF #FFF3CF
analogous
#CFF3FF #CFDBFF #DBCFFF
triadic
#CFDBFF #FFCFDB #DBFFCF
tetradic
#CFDBFF #FFCFF3 #FFF3CF #CFFFDB
square
#CFDBFF #FFCFF3 #FFF3CF #CFFFDB
split-complementary
#CFDBFF #FFDBCF #F3FFCF
monochromatic
#557FFF #92ADFF #CFDBFF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.38
#CFDBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#CFDBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBFF
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBFF | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#CDDAFE
Tritanopia (blue-blind)
#C4E2E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdbff; /* rgb */ color: rgb(207, 219, 255); /* oklch */ color: oklch(89.4% 0.051 270.8);
Tailwind
colors: {
custom: {
50: '#dee6ff',
500: '#cfdbff',
950: '#000000',
},
}SCSS
$custom: #cfdbff; $custom-light: #dee6ff; $custom-dark: #000000;
JSON
{
"hex": "#cfdbff",
"rgb": {
"r": 207,
"g": 219,
"b": 255
},
"hsl": {
"h": 225,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.89383,
"c": 0.05126,
"h": 270.8
},
"luminance": 0.71148
}Semantic roles & 50–950 ramp
primary
#CFDBFF
secondary
#EAD288
accent
#AC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486