#CFDCFE#CFDCFE
#CFDCFE is a very light, muted blue. Relative luminance 0.716; OKLCH L 89.5% C 0.049 H 268.8°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCFE |
|---|---|
| RGB | rgb(207, 220, 254) |
| HSL | hsl(223, 96%, 90%) |
| HSV | hsv(223, 19%, 100%) |
| CMYK | cmyk(18.5%, 13.4%, 0%, 0.4%) |
| CIE-LAB | lab(87.78, 2.51, -17.99) |
| CIE-LCH | lch(87.78, 18.16, 277.94°) |
| OKLab | oklab(89.55% -0.001 -0.0489) |
| OKLCH | oklch(89.55% 0.049 268.8) |
| XYZ | xyz(69.2103, 71.6062, 103.9217) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.40
Periwinkle
#CCCCFF
ΔE00 6.40
Lavender (CSS)
#E6E6FA
ΔE00 6.75
Light Periwinkle
#C1C6FC
ΔE00 6.76
Powder Blue (survey)
#B1D1FC
ΔE00 6.84
Lightsteelblue
#B0C4DE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCFE #FEF1CF
analogous
#CFF3FE #CFDCFE #D9CFFE
triadic
#CFDCFE #FECFDC #DCFECF
tetradic
#CFDCFE #FECFF3 #FEF1CF #CFFED9
square
#CFDCFE #FECFF3 #FEF1CF #CFFED9
split-complementary
#CFDCFE #FED9CF #F3FECF
monochromatic
#5785FC #93B0FD #CFDCFE #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.37
#CFDCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#CFDCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCFE
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCFE | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#C4E2E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfdcfe; /* rgb */ color: rgb(207, 220, 254); /* oklch */ color: oklch(89.5% 0.049 268.8);
Tailwind
colors: {
custom: {
50: '#dee6fe',
500: '#cfdcfe',
950: '#000000',
},
}SCSS
$custom: #cfdcfe; $custom-light: #dee6fe; $custom-dark: #000000;
JSON
{
"hex": "#cfdcfe",
"rgb": {
"r": 207,
"g": 220,
"b": 254
},
"hsl": {
"h": 223.404,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.89547,
"c": 0.04889,
"h": 268.8
},
"luminance": 0.71608
}Semantic roles & 50–950 ramp
primary
#CFDCFE
secondary
#E8CE89
accent
#A600E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485