#BFD2EE#BFD2EE
#BFD2EE is a very light, muted blue. Relative luminance 0.633; OKLCH L 85.8% C 0.044 H 258.0°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD2EE |
|---|---|
| RGB | rgb(191, 210, 238) |
| HSL | hsl(216, 58%, 84%) |
| HSV | hsv(216, 20%, 93%) |
| CMYK | cmyk(19.7%, 11.8%, 0%, 6.7%) |
| CIE-LAB | lab(83.62, -0.58, -15.89) |
| CIE-LCH | lch(83.62, 15.90, 267.92°) |
| OKLab | oklab(85.85% -0.0092 -0.0432) |
| OKLCH | oklch(85.85% 0.044 258) |
| XYZ | xyz(59.9611, 63.3412, 89.9393) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.39
Lightsteelblue
#B0C4DE
ΔE00 3.65
Powder Blue (survey)
#B1D1FC
ΔE00 4.57
Cloudy Blue
#ACC2D9
ΔE00 4.92
Baby Blue (survey)
#A2CFFE
ΔE00 7.19
Light Grey Blue
#9DBCD4
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD2EE #EEDBBF
analogous
#BFEAEE #BFD2EE #C4BFEE
triadic
#BFD2EE #EEBFD2 #D2EEBF
tetradic
#BFD2EE #EEBFEA #EEDBBF #BFEEC4
square
#BFD2EE #EEBFEA #EEDBBF #BFEEC4
split-complementary
#BFD2EE #EEC4BF #EAEEBF
monochromatic
#5E8ED4 #8FB0E1 #BFD2EE #E7EEF9 #E7EEF9
Accessibility & contrast
On white
1.54
#BFD2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#BFD2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD2EE
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD2EE | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EF
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#B3D8DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfd2ee; /* rgb */ color: rgb(191, 210, 238); /* oklch */ color: oklch(85.8% 0.044 258.0);
Tailwind
colors: {
custom: {
50: '#d2dff3',
500: '#bfd2ee',
950: '#000000',
},
}SCSS
$custom: #bfd2ee; $custom-light: #d2dff3; $custom-dark: #000000;
JSON
{
"hex": "#bfd2ee",
"rgb": {
"r": 191,
"g": 210,
"b": 238
},
"hsl": {
"h": 215.745,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.85846,
"c": 0.04415,
"h": 258
},
"luminance": 0.63343
}Semantic roles & 50–950 ramp
primary
#BFD2EE
secondary
#CCAF86
accent
#8320C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485