#BECEDD#BECEDD
#BECEDD is a very light, muted cyan. Relative luminance 0.603; OKLCH L 84.4% C 0.027 H 246.4°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BECEDD |
|---|---|
| RGB | rgb(190, 206, 221) |
| HSL | hsl(209, 31%, 81%) |
| HSV | hsv(209, 14%, 87%) |
| CMYK | cmyk(14%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(82.01, -2.39, -9.26) |
| CIE-LCH | lch(82.01, 9.56, 255.53°) |
| OKLab | oklab(84.39% -0.0109 -0.025) |
| OKLCH | oklch(84.39% 0.027 246.4) |
| XYZ | xyz(56.3546, 60.3092, 77.0644) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.05
Cloudy Blue
#ACC2D9
ΔE00 4.38
Lightsteelblue
#B0C4DE
ΔE00 4.78
Fog
#D8DCE0
ΔE00 6.79
Light Grey Blue
#9DBCD4
ΔE00 6.89
Dove Gray
#B6B8BD
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECEDD #DDCDBE
analogous
#BEDDDC #BECEDD #BEBEDD
triadic
#BECEDD #DDBECE #CEDDBE
tetradic
#BECEDD #DCBEDD #DDCDBE #BEDDBE
square
#BECEDD #DCBEDD #DDCDBE #BEDDBE
split-complementary
#BECEDD #DDBEBE #DDDCBE
monochromatic
#6E91B3 #96B0C8 #BECEDD #E6ECF2 #EBF0F4
Accessibility & contrast
On white
1.61
#BECEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#BECEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECEDD
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECEDD | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDE
Deuteranopia (green-blind)
#C5CADD
Tritanopia (blue-blind)
#B6D1D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #becedd; /* rgb */ color: rgb(190, 206, 221); /* oklch */ color: oklch(84.4% 0.027 246.4);
Tailwind
colors: {
custom: {
50: '#d1dce7',
500: '#becedd',
950: '#000000',
},
}SCSS
$custom: #becedd; $custom-light: #d1dce7; $custom-dark: #000000;
JSON
{
"hex": "#becedd",
"rgb": {
"r": 190,
"g": 206,
"b": 221
},
"hsl": {
"h": 209.032,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.84391,
"c": 0.02726,
"h": 246.4
},
"luminance": 0.6031
}Semantic roles & 50–950 ramp
primary
#BECEDD
secondary
#B59F8B
accent
#713BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484