#BECDDF#BECDDF
#BECDDF is a very light, muted cyan. Relative luminance 0.599; OKLCH L 84.3% C 0.030 H 253.0°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BECDDF |
|---|---|
| RGB | rgb(190, 205, 223) |
| HSL | hsl(213, 34%, 81%) |
| HSV | hsv(213, 15%, 87%) |
| CMYK | cmyk(14.8%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(81.80, -1.45, -10.63) |
| CIE-LCH | lch(81.80, 10.73, 262.24°) |
| OKLab | oklab(84.25% -0.0088 -0.0287) |
| OKLCH | oklch(84.25% 0.03 253) |
| XYZ | xyz(56.3826, 59.9365, 78.3961) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.70
Lightsteelblue
#B0C4DE
ΔE00 3.70
Cloudy Blue
#ACC2D9
ΔE00 3.86
Light Grey Blue
#9DBCD4
ΔE00 6.90
Fog
#D8DCE0
ΔE00 7.42
Powder Blue (survey)
#B1D1FC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECDDF #DFD0BE
analogous
#BEDDDF #BECDDF #BFBEDF
triadic
#BECDDF #DFBECD #CDDFBE
tetradic
#BECDDF #DFBEDD #DFD0BE #BEDFBF
square
#BECDDF #DFBEDD #DFD0BE #BEDFBF
split-complementary
#BECDDF #DFBFBE #DDDFBE
monochromatic
#6C8EB7 #95ADCB #BECDDF #E7EDF3 #EAEFF5
Accessibility & contrast
On white
1.62
#BECDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#BECDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECDDF
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECDDF | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDE0
Deuteranopia (green-blind)
#C3CADF
Tritanopia (blue-blind)
#B6D1D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #becddf; /* rgb */ color: rgb(190, 205, 223); /* oklch */ color: oklch(84.3% 0.030 253.0);
Tailwind
colors: {
custom: {
50: '#d1dce9',
500: '#becddf',
950: '#000000',
},
}SCSS
$custom: #becddf; $custom-light: #d1dce9; $custom-dark: #000000;
JSON
{
"hex": "#becddf",
"rgb": {
"r": 190,
"g": 205,
"b": 223
},
"hsl": {
"h": 212.727,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.84251,
"c": 0.03003,
"h": 253
},
"luminance": 0.59938
}Semantic roles & 50–950 ramp
primary
#BECDDF
secondary
#B7A38A
accent
#7839AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484