#B3DCFE#B3DCFE
#B3DCFE is a very light, moderate cyan. Relative luminance 0.679; OKLCH L 87.7% C 0.064 H 243.6°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DCFE |
|---|---|
| RGB | rgb(179, 220, 254) |
| HSL | hsl(207, 97%, 85%) |
| HSV | hsv(207, 30%, 100%) |
| CMYK | cmyk(29.5%, 13.4%, 0%, 0.4%) |
| CIE-LAB | lab(85.97, -5.73, -20.90) |
| CIE-LCH | lch(85.97, 21.67, 254.67°) |
| OKLab | oklab(87.66% -0.0284 -0.0572) |
| OKLCH | oklch(87.66% 0.064 243.6) |
| XYZ | xyz(62.0676, 67.9232, 103.5869) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 4.24
Powder Blue (survey)
#B1D1FC
ΔE00 4.66
Light Blue
#95D0FC
ΔE00 4.73
Ice Blue
#A5DFF9
ΔE00 5.55
Lightskyblue
#87CEFA
ΔE00 6.51
Baby Blue
#89CFF0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DCFE #FED5B3
analogous
#B3FEFB #B3DCFE #B3B7FE
triadic
#B3DCFE #FEB3DC #DCFEB3
tetradic
#B3DCFE #FBB3FE #FED5B3 #B7FEB3
square
#B3DCFE #FBB3FE #FED5B3 #B7FEB3
split-complementary
#B3DCFE #FEB3B7 #FEFBB3
monochromatic
#3AA4FC #77C0FD #B3DCFE #E1F1FF #E1F1FF
Accessibility & contrast
On white
1.44
#B3DCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#B3DCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DCFE
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DCFE | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#C5D3FD
Tritanopia (blue-blind)
#9CE4E7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b3dcfe; /* rgb */ color: rgb(179, 220, 254); /* oklch */ color: oklch(87.7% 0.064 243.6);
Tailwind
colors: {
custom: {
50: '#cbe6fe',
500: '#b3dcfe',
950: '#000000',
},
}SCSS
$custom: #b3dcfe; $custom-light: #cbe6fe; $custom-dark: #000000;
JSON
{
"hex": "#b3dcfe",
"rgb": {
"r": 179,
"g": 220,
"b": 254
},
"hsl": {
"h": 207.2,
"s": 97.403,
"l": 84.902
},
"oklch": {
"l": 0.87663,
"c": 0.06392,
"h": 243.6
},
"luminance": 0.67926
}Semantic roles & 50–950 ramp
primary
#B3DCFE
secondary
#E4A571
accent
#6800E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131617
muted
#838485