#CFDBFE#CFDBFE
#CFDBFE is a very light, muted blue. Relative luminance 0.711; OKLCH L 89.3% C 0.050 H 270.4°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBFE |
|---|---|
| RGB | rgb(207, 219, 254) |
| HSL | hsl(225, 96%, 90%) |
| HSV | hsv(225, 19%, 100%) |
| CMYK | cmyk(18.5%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(87.53, 3.03, -18.37) |
| CIE-LCH | lch(87.53, 18.62, 279.37°) |
| OKLab | oklab(89.35% 0.0004 -0.0499) |
| OKLCH | oklch(89.35% 0.05 270.4) |
| XYZ | xyz(68.9487, 71.0829, 103.8345) |
| Luminance | 0.7108 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.91
Light Periwinkle
#C1C6FC
ΔE00 6.36
Light Blue Grey
#B7C9E2
ΔE00 6.64
Lavender (CSS)
#E6E6FA
ΔE00 6.76
Powder Blue (survey)
#B1D1FC
ΔE00 7.09
Lightsteelblue
#B0C4DE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBFE #FEF2CF
analogous
#CFF2FE #CFDBFE #DACFFE
triadic
#CFDBFE #FECFDB #DBFECF
tetradic
#CFDBFE #FECFF2 #FEF2CF #CFFEDA
square
#CFDBFE #FECFF2 #FEF2CF #CFFEDA
split-complementary
#CFDBFE #FEDACF #F2FECF
monochromatic
#5781FC #93AEFD #CFDBFE #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.38
#CFDBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#CFDBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBFE
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBFE | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#CDDAFD
Tritanopia (blue-blind)
#C4E1E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdbfe; /* rgb */ color: rgb(207, 219, 254); /* oklch */ color: oklch(89.3% 0.050 270.4);
Tailwind
colors: {
custom: {
50: '#dee6fe',
500: '#cfdbfe',
950: '#000000',
},
}SCSS
$custom: #cfdbfe; $custom-light: #dee6fe; $custom-dark: #000000;
JSON
{
"hex": "#cfdbfe",
"rgb": {
"r": 207,
"g": 219,
"b": 254
},
"hsl": {
"h": 224.681,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.89348,
"c": 0.04993,
"h": 270.4
},
"luminance": 0.71084
}Semantic roles & 50–950 ramp
primary
#CFDBFE
secondary
#E8D089
accent
#AB00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485