#CFDFFB#CFDFFB
#CFDFFB is a very light, muted blue. Relative luminance 0.730; OKLCH L 90.0% C 0.042 H 261.7°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFFB |
|---|---|
| RGB | rgb(207, 223, 251) |
| HSL | hsl(218, 85%, 90%) |
| HSV | hsv(218, 18%, 98%) |
| CMYK | cmyk(17.5%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(88.45, 0.30, -15.40) |
| CIE-LCH | lch(88.45, 15.40, 271.12°) |
| OKLab | oklab(90.04% -0.0061 -0.0418) |
| OKLCH | oklch(90.04% 0.042 261.7) |
| XYZ | xyz(69.5281, 73.0044, 101.6762) |
| Luminance | 0.7301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.55
Powder Blue (survey)
#B1D1FC
ΔE00 6.47
Lavender (CSS)
#E6E6FA
ΔE00 6.91
Lightsteelblue
#B0C4DE
ΔE00 6.94
Cloudy Blue
#ACC2D9
ΔE00 8.12
Periwinkle
#CCCCFF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFFB #FBEBCF
analogous
#CFF5FB #CFDFFB #D5CFFB
triadic
#CFDFFB #FBCFDF #DFFBCF
tetradic
#CFDFFB #FBCFF5 #FBEBCF #CFFBD5
square
#CFDFFB #FBCFF5 #FBEBCF #CFFBD5
split-complementary
#CFDFFB #FBD5CF #F5FBCF
monochromatic
#5E94F2 #97B9F6 #CFDFFB #E3ECFD #E3ECFD
Accessibility & contrast
On white
1.35
#CFDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#CFDFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFFB
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFFB | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FC
Deuteranopia (green-blind)
#D2DCFA
Tritanopia (blue-blind)
#C4E5E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cfdffb; /* rgb */ color: rgb(207, 223, 251); /* oklch */ color: oklch(90.0% 0.042 261.7);
Tailwind
colors: {
custom: {
50: '#dee8fc',
500: '#cfdffb',
950: '#000000',
},
}SCSS
$custom: #cfdffb; $custom-light: #dee8fc; $custom-dark: #000000;
JSON
{
"hex": "#cfdffb",
"rgb": {
"r": 207,
"g": 223,
"b": 251
},
"hsl": {
"h": 218.182,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.90043,
"c": 0.0422,
"h": 261.7
},
"luminance": 0.73006
}Semantic roles & 50–950 ramp
primary
#CFDFFB
secondary
#E2C38D
accent
#9104E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485