#CFDCFB#CFDCFB
#CFDCFB is a very light, muted blue. Relative luminance 0.714; OKLCH L 89.4% C 0.045 H 267.4°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCFB |
|---|---|
| RGB | rgb(207, 220, 251) |
| HSL | hsl(222, 85%, 90%) |
| HSV | hsv(222, 18%, 98%) |
| CMYK | cmyk(17.5%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(87.69, 1.87, -16.55) |
| CIE-LCH | lch(87.69, 16.65, 276.45°) |
| OKLab | oklab(89.44% -0.002 -0.0449) |
| OKLCH | oklch(89.44% 0.045 267.4) |
| XYZ | xyz(68.7337, 71.4155, 101.4114) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.90
Lavender (CSS)
#E6E6FA
ΔE00 6.37
Powder Blue (survey)
#B1D1FC
ΔE00 6.89
Periwinkle
#CCCCFF
ΔE00 7.10
Lightsteelblue
#B0C4DE
ΔE00 7.21
Light Periwinkle
#C1C6FC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCFB #FBEECF
analogous
#CFF2FB #CFDCFB #D8CFFB
triadic
#CFDCFB #FBCFDC #DCFBCF
tetradic
#CFDCFB #FBCFF2 #FBEECF #CFFBD8
square
#CFDCFB #FBCFF2 #FBEECF #CFFBD8
split-complementary
#CFDCFB #FBD8CF #F2FBCF
monochromatic
#5E8AF2 #97B3F6 #CFDCFB #E3EAFD #E3EAFD
Accessibility & contrast
On white
1.37
#CFDCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#CFDCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCFB
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCFB | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFD
Deuteranopia (green-blind)
#CFDAFA
Tritanopia (blue-blind)
#C5E2E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfdcfb; /* rgb */ color: rgb(207, 220, 251); /* oklch */ color: oklch(89.4% 0.045 267.4);
Tailwind
colors: {
custom: {
50: '#dee6fc',
500: '#cfdcfb',
950: '#000000',
},
}SCSS
$custom: #cfdcfb; $custom-light: #dee6fc; $custom-dark: #000000;
JSON
{
"hex": "#cfdcfb",
"rgb": {
"r": 207,
"g": 220,
"b": 251
},
"hsl": {
"h": 222.273,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.89444,
"c": 0.04495,
"h": 267.4
},
"luminance": 0.71417
}Semantic roles & 50–950 ramp
primary
#CFDCFB
secondary
#E2C98D
accent
#A004E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485